List of commits:
Subject Hash Author Date (UTC)
css fixes for table scroll 77e486f3c9e3c9356985d3c21bc713d8a8d0e223 Catalin(ux) M. BOIE 2020-08-19 06:02:09
Added git repo size 9828b1fe96e2217ead8863f7a7c0ee3599d16633 Catalin(ux) M. BOIE 2020-08-19 06:01:27
Change artifacts path to be able to compute correct sizes efff16c88415dfca0a4b52981b44620e52778c03 Catalin(ux) M. BOIE 2020-08-19 05:56:17
Some state was not under transaction fd51b92442fb83fc6941f94b22236f5014f0062c Catalin(ux) M. BOIE 2020-08-19 03:24:28
Added artifacts size to repos and users tables 2a8469e3416e63e9bb21ba0e412583fc69fea115 Catalin(ux) M. BOIE 2020-08-19 03:23:58
No need to invalidate last part ts because we already check 75cf0ae1721d9473bb8df780cc61f5c6247a7a6c Catalin(ux) M. BOIE 2020-08-19 03:20:19
Fixed some spaces in profiling 929b95c5d842ffe306031f2ba99d23e435855155 Catalin(ux) M. BOIE 2020-08-18 07:11:30
Added a link to tutorials in the welcome mail 2ef5795e53a26fdc1f9a2adda7bbf7a4f4ccb81f Catalin(ux) M. BOIE 2020-08-17 07:08:15
Change the mail goal bffa2a1f9a4b185916b700b3e8455bbf6f7a82bf Catalin(ux) M. BOIE 2020-08-17 06:59:35
One of the tests was not ran bb295b59daee2158c1a9c435a267d4d2377d36e9 Catalin(ux) M. BOIE 2020-08-17 06:47:52
Doc improvement 039b77222a8fb6e38be0b9a35329c13f86c890af Catalin(ux) M. BOIE 2020-08-17 06:47:27
Fixed form generation test b1ca5d96c15271fbe8a595a22227d15f917779dc Catalin(ux) M. BOIE 2020-08-17 06:46:56
Do not allow adding bugs if not logged in 32db254689f7419fcea479985bbeff5cc579f7e7 Catalin(ux) M. BOIE 2020-08-17 06:45:46
markdown format improvements bc1cc389bc851af6d0fb186bcfaf47525e235b6b Catalin(ux) M. BOIE 2020-08-17 06:45:01
Set the user's last IP also if she never logged in 556ff3e7df07863f977caac1cb25906f8c307583 Catalin(ux) M. BOIE 2020-08-17 06:44:03
Cosmetic d2a744bd020154afa13961f9d3d3da4c51853ff4 Catalin(ux) M. BOIE 2020-08-17 06:42:23
Improved nginx ssl configuration (mostly stapling) a029f78cc3f66605dd95dfcc2abc9976ee1f7076 Catalin(ux) M. BOIE 2020-08-06 05:05:49
Tutorials updates (artifacts and CI) 36ee6f7b792f32a8567c3f2f31088559ab6cd27a Catalin(ux) M. BOIE 2020-08-05 06:16:33
Added Markdown test 23455db9b6ce8a82245f06de6e3d7c7e6b706464 Catalin(ux) M. BOIE 2020-07-31 05:41:46
Some SELinux cosmetic 3bafeaa06231a67dcc66d37b50a6f5411b2bfbf9 Catalin(ux) M. BOIE 2020-07-31 05:41:28
Commit 77e486f3c9e3c9356985d3c21bc713d8a8d0e223 - css fixes for table scroll
Author: Catalin(ux) M. BOIE
Author date (UTC): 2020-08-19 06:02
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2020-08-19 06:02
Parent(s): 9828b1fe96e2217ead8863f7a7c0ee3599d16633
Signing key:
Tree: 66eafae0f7fa0045a1b8430ce8ba65314c99cac7
File Lines added Lines deleted
root/themes/default/admin/ldap/list/header.html 1 1
root/themes/default/admin/plans/list/header.html 1 1
root/themes/default/builder/queue/header.html 1 1
root/themes/default/main.css 1 1
root/themes/default/user/keys/list/header.html 1 1
root/themes/default/user/repo/rights/list_repo/header.html 1 1
root/themes/default/user/repo/rights/list_repo_path/header.html 1 1
root/themes/default/user/repo/rights/list_repo_refs/header.html 1 1
root/themes/default/user/settings/apikeys/list/header.html 1 1
root/themes/default/user/settings/totp/list/header.html 1 1
root/themes/default/user/settings/totp/sc/list/header.html 1 1
root/themes/default/user/settings/wh/list/header.html 1 1
root/themes/default/user/settings/workers/list/header.html 1 1
File root/themes/default/admin/ldap/list/header.html changed (mode: 100644) (index 8e1cbc7..52006db)
2 2 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
3 3 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
4 4
5 <div>
5 <div class="formarea_table">
6 6 <table> <table>
7 7 <thead> <thead>
8 8 <tr> <tr>
File root/themes/default/admin/plans/list/header.html changed (mode: 100644) (index f871ab4..ce86365)
4 4 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
5 5 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
6 6
7 <div>
7 <div class="formarea_table">
8 8 <table> <table>
9 9 <thead> <thead>
10 10 <tr> <tr>
File root/themes/default/builder/queue/header.html changed (mode: 100644) (index afdd0b2..aa05214)
2 2 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
3 3 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
4 4
5 <div>
5 <div class="formarea_table">
6 6 <table> <table>
7 7 <thead> <thead>
8 8 <tr> <tr>
File root/themes/default/main.css changed (mode: 100644) (index 2a2ba35..0f4af56)
... ... x.buttons form input[type="submit"], x.buttons form input, x.buttons form select
255 255 padding: 5pt; padding: 5pt;
256 256 border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px;
257 257 } }
258 .formarea > div {
258 .formarea > formarea_table {
259 259 overflow-x: scroll; overflow-x: scroll;
260 260 } }
261 261 .formarea:not(:first-child) { .formarea:not(:first-child) {
File root/themes/default/user/keys/list/header.html changed (mode: 100644) (index 3bff5b2..d0e92de)
4 4 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
5 5 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
6 6
7 <div>
7 <div class="formarea_table">
8 8 <table> <table>
9 9 <thead> <thead>
10 10 <tr> <tr>
File root/themes/default/user/repo/rights/list_repo/header.html changed (mode: 100644) (index 8006bf9..ca45be0)
4 4 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
5 5 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
6 6
7 <div>
7 <div class="formarea_table">
8 8 <table> <table>
9 9 <thead> <thead>
10 10 <tr> <tr>
File root/themes/default/user/repo/rights/list_repo_path/header.html changed (mode: 100644) (index 7ad251f..2b17f40)
4 4 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
5 5 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
6 6
7 <div>
7 <div class="formarea_table">
8 8 <table> <table>
9 9 <thead> <thead>
10 10 <tr> <tr>
File root/themes/default/user/repo/rights/list_repo_refs/header.html changed (mode: 100644) (index ad56918..afc810c)
4 4 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
5 5 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
6 6
7 <div>
7 <div class="formarea_table">
8 8 <table> <table>
9 9 <thead> <thead>
10 10 <tr> <tr>
File root/themes/default/user/settings/apikeys/list/header.html changed (mode: 100644) (index 7e8646d..b60ac9e)
5 5 <input type="hidden" name="doit" value="1" /> <input type="hidden" name="doit" value="1" />
6 6 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
7 7
8 <div>
8 <div class="formarea_table">
9 9 <table> <table>
10 10 <thead> <thead>
11 11 <tr> <tr>
File root/themes/default/user/settings/totp/list/header.html changed (mode: 100644) (index 57102fe..2c2aea7)
5 5 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
6 6 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
7 7
8 <div>
8 <div class="formarea_table">
9 9 <table> <table>
10 10 <thead> <thead>
11 11 <tr> <tr>
File root/themes/default/user/settings/totp/sc/list/header.html changed (mode: 100644) (index 07b7973..18d053b)
5 5 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
6 6 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
7 7
8 <div>
8 <div class="formarea_table">
9 9 <table> <table>
10 10 <thead> <thead>
11 11 <tr> <tr>
File root/themes/default/user/settings/wh/list/header.html changed (mode: 100644) (index fb7494a..82c8322)
2 2 <input type="hidden" name="delete" value="1" /> <input type="hidden" name="delete" value="1" />
3 3 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
4 4
5 <div>
5 <div class="formarea_table">
6 6 <table> <table>
7 7 <thead> <thead>
8 8 <tr> <tr>
File root/themes/default/user/settings/workers/list/header.html changed (mode: 100644) (index 7ca9298..c9d2c3c)
5 5 <input type="hidden" name="doit" value="1" /> <input type="hidden" name="doit" value="1" />
6 6 <input type="hidden" name="token" value="@@rg_form_token@@" /> <input type="hidden" name="token" value="@@rg_form_token@@" />
7 7
8 <div>
8 <div class="formarea_table">
9 9 <table> <table>
10 10 <thead> <thead>
11 11 <tr> <tr>
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