Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Intial commit for systemd support | Thomas Fanninger | 2014-09-16 | 1 | -0/+18 |
| | |||||
* | build script fixed | lunnyxiao | 2014-09-12 | 2 | -29/+27 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2014-08-31 | 1 | -3/+0 |
| | | | | | Conflicts: dockerfiles/README.md | ||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 8 | -22/+22 |
| | | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork. | ||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-07-26 | 1 | -13/+29 |
| | | | | | Conflicts: templates/status/500.tmpl | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 19 | -0/+452 |