summaryrefslogtreecommitdiffstats
path: root/scripts/dockerfiles/images
Commit message (Collapse)AuthorAgeFilesLines
* Clean old dockerfilesUnknwon2014-09-2810-208/+0
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2014-08-311-3/+0
| | | | | Conflicts: dockerfiles/README.md
* Removed trailing white spacesTristan Storch2014-08-305-16/+16
| | | | | | | | | | 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.
* New UI merge in progressUnknwon2014-07-2610-0/+211