List of commits:
Subject Hash Author Date (UTC)
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
css: when diff is too big, show it inline not as a ugly block 9fff8e0248793fc7a2d1346dc8af7ba1aa2fb7ea Catalin(ux) M. BOIE 2017-06-25 07:50:58
Small fixes to the 'download' section documentation a19ca599f6e6ec064952cc1d8f9ea3edd7947254 Catalin(ux) M. BOIE 2017-06-25 07:50:11
Fixes for base_url: did not work for docker (bad switch to https) 4aee622d5e845a9e308f7277af1a1b612fc0c173 Catalin(ux) M. BOIE 2017-06-25 07:49:17
Fixed the commit show page (showing multiple commits) 3e932d79f05be2593cb4c62a58cc0f98704ba5d7 Catalin(ux) M. BOIE 2017-06-25 07:48:21
nginx preparations in .spec file and remove hard dependency on a web server 9aac8ca0a8cb26da4552b9e55f1d4d6b3a4a5d14 Catalin(ux) M. BOIE 2017-06-25 07:46:46
compare: added 'LDAP groups' item and 'Product distribution/evaluation' category ee0b6e752dd575ca1f2b94b7d1c9156db89e40c7 Catalin(ux) M. BOIE 2017-06-25 07:44:45
Improved the installation documentation (add added nginx) 7282afb958acad6e7a4399442b306df59a9b02c0 Catalin(ux) M. BOIE 2017-06-25 07:43:15
Docker fixes 16b1c0adb4518db3a1498c1e30d5a409b692b2bb Catalin(ux) M. BOIE 2017-06-25 07:36:09
Disabled repo 'Stats' menu because of performance issues da34324ac9972bac872916aef29d1d4e0b8f0499 Catalin(ux) M. BOIE 2017-06-09 17:50:54
Commit 65af692eec97a62e7c2212e558aa3b6bc4d925ba - Add texts about the under age and about what laws you have to respect
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-07-01 20:21
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-07-01 20:21
Parent(s): 20a3c8e9fbcadcab05c1a24428b06c7dc6c39f7d
Signer:
Signing key:
Signing status: N
Tree: b93d0d2bca47b3a4fea6594a517bc2722071a482
File Lines added Lines deleted
root/themes/default/tos.html 6 1
File root/themes/default/tos.html changed (mode: 100644) (index 333b418..757429e)
14 14 use them, you agree to be bound by these terms.<br /> use them, you agree to be bound by these terms.<br />
15 15 <br /> <br />
16 16
17 - If you are under the legal age, your need your parents' approval
18 to use our services.<br />
19
17 20 - You must acknowledge that we cannot review all the content hosted - You must acknowledge that we cannot review all the content hosted
18 21 here, therefore you agree to be exposed to any type of content. here, therefore you agree to be exposed to any type of content.
19 22 Do note that we do not endorse any illegal content hosted on our Do note that we do not endorse any illegal content hosted on our
 
65 68 all the activities made under your account.<br /> all the activities made under your account.<br />
66 69
67 70 - You must respect the law regarding the content that you upload here - You must respect the law regarding the content that you upload here
68 and the usage of the service.<br />
71 and the usage of the service. More exactly: your country's laws,
72 the German laws (because of the hosting) and the Romanian laws
73 because of the origin of the company.<br />
69 74
70 75 - We reserve the right to change the service at any time, - We reserve the right to change the service at any time,
71 76 without prior notice. In addition, we may stop (permanently or without prior notice. In addition, we may stop (permanently or
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