List of commits:
Subject Hash Author Date (UTC)
TODO: some updates 5b264972f3127c9fcceab83014598957d4dd38b1 Catalin(ux) M. BOIE 2017-07-09 06:30:32
duilder: add also samples directory e5c3dc7c1dc5db3062705838082d96e0579e42db Catalin(ux) M. BOIE 2017-07-09 06:29:34
More debugging added to webhooks 87d72dd3b50917b04e072d95ca22a0d639853701 Catalin(ux) M. BOIE 2017-07-09 06:28:38
Anonymize also admin init parameters 18786c9c9c1329e08f07120aa8a8d93a9630989b Catalin(ux) M. BOIE 2017-07-06 18:37:28
Activate the caching also for HTTP/2.0 063b7e36532874272048f1d193176499e834b0a0 Catalin(ux) M. BOIE 2017-07-06 18:24:34
Improve host name auto-detection problems to work in VM env b56dd82ac1db3ca2cc4478af65b27909f05dd228 Catalin(ux) M. BOIE 2017-07-06 17:58:10
compare: added number of lines c847d9da61749de86ffa0199f26cd68f4b80cc3a Catalin(ux) M. BOIE 2017-07-06 17:53:57
Added a make target to compute the number of lines 8695380c12480b1b7b8bc9c5f1ec63a115742d9f Catalin(ux) M. BOIE 2017-07-06 17:53:16
tests: fixed wh_http - time race closed 8f182423103c8fc2a4be10840b08be0564e2c814 Catalin(ux) M. BOIE 2017-07-02 07:01:12
Add texts about the under age and about what laws you have to respect 65af692eec97a62e7c2212e558aa3b6bc4d925ba Catalin(ux) M. BOIE 2017-07-01 20:21:06
If we get an error when checking the db version, just exit, do not try to do updates. 20a3c8e9fbcadcab05c1a24428b06c7dc6c39f7d Catalin(ux) M. BOIE 2017-06-30 18:56:45
rpm: Forgot to create nginx conf.d folder a2d33471bd782be5aea6ea72f8e21842fc3be07d Catalin(ux) M. BOIE 2017-06-25 10:25:42
Bumped version to 0.69 2411fe5ef068cf6a8b546edcecaac25363755275 Catalin(ux) M. BOIE 2017-06-25 08:20:15
TODO updates 56321b504fdcb1724f590981b29e6731ba0c8607 Catalin(ux) M. BOIE 2017-06-25 08:19:11
tests: switch to nginx; small fixes for the 'log' test 6c75b7de3db4135071155fcaebc4b7220ee966ed Catalin(ux) M. BOIE 2017-06-25 08:18:20
Apache sample config fixes a030309a796a84b99bc9568fe81291305492bf10 Catalin(ux) M. BOIE 2017-06-25 07:59:46
Small text changes 45797dbaf71ec5c922a8ed6e7b9497da64807eb4 Catalin(ux) M. BOIE 2017-06-25 07:58:25
tests: added a test with 500 10k commits ad3ce91ff291b9537ceca11995268e45a17407ef Catalin(ux) M. BOIE 2017-06-25 07:57:37
css: added warning_text class 17a1930f1661392629f3787cdd0150e971496512 Catalin(ux) M. BOIE 2017-06-25 07:56:48
web: the jump to a file did not work because of a wrong anchor bbb95d3a79ea686b3c145b532d072fc19c034297 Catalin(ux) M. BOIE 2017-06-25 07:53:52
Commit 5b264972f3127c9fcceab83014598957d4dd38b1 - TODO: some updates
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-07-09 06:30
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-07-09 06:30
Parent(s): e5c3dc7c1dc5db3062705838082d96e0579e42db
Signing key:
Tree: 7aa32ebded6d19d900e7d67f36ada1c5b444a2ee
File Lines added Lines deleted
TODO 14 2
TODO.vm 2 1
File TODO changed (mode: 100644) (index d608cd4..259c7b1)
1 1 == Where I stopped last time == == Where I stopped last time ==
2 2 [ ] [ ]
3 3
4
4 5 == BEFORE NEXT RELEASE == == BEFORE NEXT RELEASE ==
6 [ ] rg_ssh_host/rg_git_host must be set also in admin web page.
7 [ ] When a file is empty, show it in a special way to not be tempted to click
8 on it.
9 [ ] LDAP
10 http://mageconfig.blogspot.ro/2014/06/configure-gitgerrit-with-open-ldap-for.html
11 add groups support
12 [ ] hostname problems:
13 We may want to add a new state (hostname_real) which will be set by
14 admin and will have precedence over 'hostname', which is only
15 guessed by first access. If 'hostname_real' is not set, add a warning
16 on all pages for admin user to set the correct hostname.
17 [ ] compare: add number of lines of the project.
18 [ ] For repo stats, add also the number of lines.
5 19 [ ] Add a minimum password length and enforce it everywhere. [ ] Add a minimum password length and enforce it everywhere.
6 20 [ ] Never redirect if the Host:'s port is different from SERVER_PORT. [ ] Never redirect if the Host:'s port is different from SERVER_PORT.
7 21 (see docker with redirects) (see docker with redirects)
 
28 42 [ ] promise to not sell user data (tos/main page). [ ] promise to not sell user data (tos/main page).
29 43 [ ] admin settings: disable reports by e-mail. [ ] admin settings: disable reports by e-mail.
30 44 [ ] web: How can you help: sponsor us! [ ] web: How can you help: sponsor us!
31 [ ] ldap: add groups support
32 45 [ ] repo stats: at least generate the log into a file and parse the file? [ ] repo stats: at least generate the log into a file and parse the file?
33 46 [ ] Should 'logout' be a form to not be followed by browser automatically? [ ] Should 'logout' be a form to not be followed by browser automatically?
34 47 [ ] mail template mail/user/rename seems to not have the files! [ ] mail template mail/user/rename seems to not have the files!
 
... ... to add a worker? Also, no hint is presented.
1229 1242 http://www.valdyas.org/fading/index.cgi/2015/05/29#no-github http://www.valdyas.org/fading/index.cgi/2015/05/29#no-github
1230 1243 http://www.adamhyde.net/why-github-is-bad-for-open-source/ http://www.adamhyde.net/why-github-is-bad-for-open-source/
1231 1244 [ ] ssh: Show user the entry that must be added for known_hosts [ ] ssh: Show user the entry that must be added for known_hosts
1232 [ ] LDAP: http://mageconfig.blogspot.ro/2014/06/configure-gitgerrit-with-open-ldap-for.html
1233 1245 [ ] Pass only uid to events, we already have it in cache! [ ] Pass only uid to events, we already have it in cache!
1234 1246 [ ] When we push by ssh, we have the user, so we can give more info about [ ] When we push by ssh, we have the user, so we can give more info about
1235 1247 why the push failed. Carefull, not too much info. For example: why the push failed. Carefull, not too much info. For example:
File TODO.vm changed (mode: 100644) (index 7639972..9bb3652)
1 [ ] We should wait for database to be ready before starting cron.
2 Else, we get an err- file!
1 3 [ ] Use 'qcow2 (prealloc metadata)', it is only 6.5MiB. [ ] Use 'qcow2 (prealloc metadata)', it is only 6.5MiB.
2 4 Maybe is faster. Maybe is faster.
3 5 [ ] Use 'virsh domifaddrs' to find out the IP addresses? [ ] Use 'virsh domifaddrs' to find out the IP addresses?
4 6 [ ] Add an install method to stream the image dirrectly + copy-on-read? [ ] Add an install method to stream the image dirrectly + copy-on-read?
5 7 [ ] Check other filesystems: nils2 etc for virtual machine. [ ] Check other filesystems: nils2 etc for virtual machine.
6 [ ] Use guestmount when building VM images?
7 8 [ ] Add sha1sum of the VM images [ ] Add sha1sum of the VM images
8 9 [ ] Sign vm images. [ ] Sign vm images.
9 10 [ ] Document that is a i386 image to be able to be run on a lot of machines? [ ] Document that is a i386 image to be able to be run on a lot of machines?
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main