Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 | |
| | ||||
* | Add missing 'new migration' link | Michael Dyrynda | 2014-08-31 | |
| | | | | Addresses issue #399 | |||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | |
| | | | | | | | | | | 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 organization members and invitation page | Unknwon | 2014-08-15 | |
| | ||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | |
| | ||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | |
| | | | | dashboard news feed page, create organization page | |||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | |
| | | | | instead of 40-length string, complete log module | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | |
| | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | |