List of commits:
Subject Hash Author Date (UTC)
Spell checkings and ommisions 1e41a427ee47b128cd9385c3ed27565c67d27029 Catalin(ux) M. BOIE 2016-08-28 05:17:11
rg_exec function permits stdout streaming 37e9c670be82c66970a3972aee87af34553eec98 Catalin(ux) M. BOIE 2016-08-28 05:15:26
Added tutorials infrastructure and the first tutorial about CI 3fe5fc6d3dafa859e4e20c853f355dec279630b0 Catalin(ux) M. BOIE 2016-08-28 05:12:09
Spell checking c5c8cbc69ec8e33b623f49e5417ef85073d5aebe Catalin(ux) M. BOIE 2016-08-28 05:07:13
Fix a bug that prevented the log function to log invalid UTF-8 chars 3a5d9efe50b391c4b5f64a879e64d3203ba66ef0 Catalin(ux) M. BOIE 2016-07-31 04:40:12
rg_exec accepts a second para: data to be sent as stdin 71d2b273ae592e3c6e6a77e7b19df3f94aa1e9e9 Catalin(ux) M. BOIE 2016-07-31 03:05:23
Simplify event processing by passing full 'ui'; fixed 'confirmed' filed usage cbb6f8877db547d55b7b86e0fe5c41519d6c8b65 Catalin(ux) M. BOIE 2016-07-14 05:08:51
Fixed the unit tests (minor) 0e9cfc3911aba7119bb57140ecfa51ad6e3983bf Catalin(ux) M. BOIE 2016-07-14 05:05:37
Fixed e-mail confirmation logic. dd5b4be2e8e49aa612ddf7557e8ef0b1e0268822 Catalin(ux) M. BOIE 2016-07-11 21:09:19
Do more tests and resync some with the reality db9bb136ff176006cbb8f8848309b8adbf98d630 Catalin(ux) M. BOIE 2016-07-11 04:07:38
Improved user cache to not have null elements in JSON d6b75a2cc4830cfb8dfb92e911f1e5a41c2023bc Catalin(ux) M. BOIE 2016-07-11 04:06:25
Allow rights to have numbers and _ in name 4f5c38389bc98e2dcb60d36359917c33820e5779 Catalin(ux) M. BOIE 2016-07-11 04:05:40
Allow strange chars in cache names 00b05d99d3d3cf0229249718d2482af40f063972 Catalin(ux) M. BOIE 2016-07-11 04:04:08
Small improvements to builder and worker 08f9bc668f7f192af61868bebd644bea64b6aedd Catalin(ux) M. BOIE 2016-07-11 04:01:47
SELinux improvements to support the builder a2b52360b43be53786ee5d68c9fcb2db14f29c0c Catalin(ux) M. BOIE 2016-07-11 04:00:57
Document docker on Download web section 5d4ece50d6b4dc3d4902afd9264a45834ceb3592 Catalin(ux) M. BOIE 2016-07-11 03:54:31
Doc: restore context for rc.local eb5fa1cab84737e3440cfbca147d50859b8f9a53 Catalin(ux) M. BOIE 2016-07-07 04:09:23
Fixed small bug preventing e-mail to show in report 26d884b3a332f3c3b241c194912b9653749a9427 Catalin(ux) M. BOIE 2016-07-07 03:37:23
Do not clobber the cron file 5c68384676d9b8087255dda3b62e3588fc50e6c7 Catalin(ux) M. BOIE 2016-07-06 22:03:58
When using rg_json_encode, no quotes needed. c4b7693a81e593918f8c06408f16b4884a92773b Catalin(ux) M. BOIE 2016-07-06 05:21:00
Commit 1e41a427ee47b128cd9385c3ed27565c67d27029 - Spell checkings and ommisions
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-08-28 05:17
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-08-28 05:17
Parent(s): 37e9c670be82c66970a3972aee87af34553eec98
Signer:
Signing key:
Signing status: N
Tree: a8c7450bb8a396777da98fca54b5d1f5f8b3851d
File Lines added Lines deleted
root/themes/default/doc/worker.html 1 1
root/themes/default/mail/user/key/del.subj.txt 1 1
root/themes/default/mail/user/repo/new.body.txt 1 1
root/themes/default/user/settings/wh/build/form_cmd.html 1 1
root/themes/default/user/settings/wh/hints.html 2 2
root/themes/default/user/settings/workers/list/footer.html 1 1
File root/themes/default/doc/worker.html changed (mode: 100644) (index 471f92a..48cb26f)
6 6 <div class="island"> <div class="island">
7 7 <div class="island_title">Preparing a virtual machine</div> <div class="island_title">Preparing a virtual machine</div>
8 8 - Install an operating system into a virtual machine.<br /> - Install an operating system into a virtual machine.<br />
9 - Inside the virtual machine, edit /etc/rc.d/rc.local like this:
9 - Inside the virtual machine, edit /etc/rc.d/rc.local (or /etc/rc.local) like this:
10 10 <div class="term"> <div class="term">
11 11 #!/bin/bash #!/bin/bash
12 12
File root/themes/default/mail/user/key/del.subj.txt changed (mode: 100644) (index 895ca01..42aa0e8)
1 Some SSH keys have beed removed
1 Some SSH keys have been removed
File root/themes/default/mail/user/repo/new.body.txt changed (mode: 100644) (index 64295cf..a7887d0)
... ... Hello!
5 5 Description: Description:
6 6 @@ri::description@@ @@ri::description@@
7 7
8 Link to repository: @@ri::url@@.
8 Link to repository: @@ri::url@@
9 9 IP: @@ip@@ IP: @@ip@@
10 10
11 11 -- --
File root/themes/default/user/settings/wh/build/form_cmd.html changed (mode: 100644) (index 8309ba4..e401491)
1 1 <fieldset> <fieldset>
2 <legend>Comands ##i##</legend>
2 <legend>Command ##i##</legend>
3 3
4 4 <p> <p>
5 5 <label for="cmd##i##">Command:</label> <label for="cmd##i##">Command:</label>
File root/themes/default/user/settings/wh/hints.html changed (mode: 100644) (index ac3d3a3..4ef776b)
1 1 <br /> <br />
2 Webhooks helps you to trigger some actions on your server when an event
3 happens with your repositories.<br />
2 Webhooks helps you to trigger some actions when an event takes place in your
3 repositories.<br />
File root/themes/default/user/settings/workers/list/footer.html changed (mode: 100644) (index b732d74..ff392e7)
1 1 </table> </table>
2 2
3 <input type="submit" name="button" value="Delete selected keys" />
3 <input type="submit" name="button" value="Delete selected workers" />
4 4 </form> </form>
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