List of commits:
Subject Hash Author Date (UTC)
TODO changes bc6bf53c22bf2918e0fca8684406a753e4a335a3 Catalin(ux) M. BOIE 2016-02-14 12:09:47
Added login hints: about rg_change_pass ed1c5226b5e9e44859f76ad058aed76423855e0c Catalin(ux) M. BOIE 2016-02-14 12:09:23
css: fixed admins pages 3a8e93564ee53176ae510e131e55fa4bbef98908 Catalin(ux) M. BOIE 2016-02-14 12:09:00
Added rg_change_pass tool cfc9e214ef3bb978e831a68ab6395c74b6604b41 Catalin(ux) M. BOIE 2016-02-14 11:56:10
CSS fixes to make the spaces the same all over the place 6abddc6fc655a8b67537f46106467229ed687dcc Catalin(ux) M. BOIE 2016-02-14 11:19:07
minor: reorder functions 4c02703e69e56289670e96952b49c55fadcab671 Catalin(ux) M. BOIE 2016-02-14 09:40:44
Show ssh key type before number of bits 980da7f8b9c3380c169547c2b1f522e7d52f0398 Catalin(ux) M. BOIE 2016-02-12 05:20:21
Improved a little the error message received by git:// bb2ed8554a00ae532e93bab17285a4a1eb24ec12 Catalin(ux) M. BOIE 2016-02-11 21:13:14
Show the key size in bits when listing ssh keys 31583c21cf178475e546ad47a47e56c6982dff09 Catalin(ux) M. BOIE 2016-02-08 06:23:43
Improved a little the admin report 1f348f2c163ba1320dce223774b2f677f18d6461 Catalin(ux) M. BOIE 2016-02-08 06:23:05
Improved a little how a tree is shown 753af0ef4a6d9fc2f2ddb993335f3c50a3fff2ab Catalin(ux) M. BOIE 2016-02-07 06:46:02
In admin's report, add in the subject the total number of yesterday's changes 02a3b4131626b7023ba87a59b188256a601cd13a Catalin(ux) M. BOIE 2016-02-07 05:52:47
More detailed and correct description for hooks d3045a11eed05c897381ae2cfcbbf91ede1d4910 Catalin(ux) M. BOIE 2016-02-07 05:42:53
docker: fixes and improvements for image generation 37bd416d1664e8d9fcdf4554646618e5dd226e35 Catalin(ux) M. BOIE 2016-02-07 05:42:28
Added bug template and prefill the bug form assigned to field to the owner of the repo 682e787ceb92d770e1a268a9f635e4336102cf3b Catalin(ux) M. BOIE 2016-02-07 05:38:58
Change download location for rocketgit.xml 41bf40104994391fd5d9938ac891157625872c0d Catalin(ux) M. BOIE 2016-02-02 23:04:53
Fixes for data encoding for slack 67b8210aa1c86b891d6760c89ac840f38f4eb025 Catalin(ux) M. BOIE 2016-01-30 17:49:57
Some TODO updates and some minor text fixes d4a5bc8e8bc37021ca2c30899c01d8c54d56e5f6 Catalin(ux) M. BOIE 2016-01-30 17:38:59
Some docker fixes 36c31d723d45a067980217b1c642f6bb77d54fd9 Catalin(ux) M. BOIE 2016-01-30 17:38:25
When adding hooks, help the user by providing some defaults (slack for now) a7f4d8f10f8943508d90e968129b412431a4b0c3 Catalin(ux) M. BOIE 2016-01-30 17:37:50
Commit bc6bf53c22bf2918e0fca8684406a753e4a335a3 - TODO changes
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-02-14 12:09
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-02-14 12:09
Parent(s): ed1c5226b5e9e44859f76ad058aed76423855e0c
Signing key:
Tree: 2b90af6c6575d34236e09f373fd31289f7d40192
File Lines added Lines deleted
TODO 14 4
File TODO changed (mode: 100644) (index d24ecbc..15db99d)
5 5 [ ] [ ]
6 6
7 7 == BEFORE NEXT RELEASE == == BEFORE NEXT RELEASE ==
8 [ ] Add some hints on how to recover the password for admin user!
9 Make the script to allow to change pass for any user?
10 Think about multiple admins.
11 [ ] Instead of "Plese login first", just show the login form?
12 [ ] Allow git archive --remote git://rocketgit.com/user/catalinux/cpublaster -o cpublaster.tar.gz
13 to work. Now it shows:
14 Unknown command [git-upload-archive /user/catalinux/cpublaster]
15 [ ] docker/vm: Investigate alpine as base os.
16 [ ] Based on extention, show as text, image or just binary. If is big,
17 just refuse to show it.
8 18 [ ] history: when a branch is pushed, link to the difference between the two. [ ] history: when a branch is pushed, link to the difference between the two.
9 19 [ ] wh:http: add a tag (##...##) with the first commit text? [ ] wh:http: add a tag (##...##) with the first commit text?
10 [ ] Add some recipes for Slack (and others) for the body to be posted.
11 [ ] Show more info about ssh keys: type/bits/etc.
20 [ ] Show more info about ssh keys: type/bits/etc. Bits done.
12 21 [ ] Think about attaching a webhook to a foreign repo. [ ] Think about attaching a webhook to a foreign repo.
13 22 Think about getting Slack notifications for pushes in another repo, Think about getting Slack notifications for pushes in another repo,
14 23 not owned by you. not owned by you.
 
24 33 http://linuxgizmos.com/15-dollar-sbc-features-quad-core-64-bit-allwinner-a4-pi-expansion/ http://linuxgizmos.com/15-dollar-sbc-features-quad-core-64-bit-allwinner-a4-pi-expansion/
25 34 [ ] wh: 2 members in a team, both must push to S3 - it is possible [ ] wh: 2 members in a team, both must push to S3 - it is possible
26 35 with only one hook? If the other user can push, why not let her/him with only one hook? If the other user can push, why not let her/him
27 execute the hook? The problem is that I have no link between the repo.
28 Maybe go to the repo and link the hooks? what about 'repo create'?
36 execute the hook? The problem is that I have no link between the repo
37 and hooks. Maybe go to the repo and link the hooks? what about
38 'repo create' hook trigger?
29 39 [ ] docker: document somewhere that is available and how to use it. [ ] docker: document somewhere that is available and how to use it.
30 40 [ ] wh: Add a link to a "movie" explaining how with one hook you can cover both [ ] wh: Add a link to a "movie" explaining how with one hook you can cover both
31 41 production and evaluation deployments. production and evaluation deployments.
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