Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add push tag action | Unknwon | 2014-10-10 | 1 | -0/+2 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -0/+1 |
| | |||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 2 | -43/+2 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 2 | -1/+43 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 1 | -0/+2 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 2 | -15/+15 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 2 | -15/+15 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Add success message after transfer repository #481 | Unknwon | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 1 | -2/+2 |
| | |||||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 | 1 | -4/+6 |
| | |||||
* | Add missing 'new migration' link | Michael Dyrynda | 2014-08-31 | 1 | -1/+2 |
| | | | | Addresses issue #399 | ||||
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -1/+1 |
| | | | | | | | | | | 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 | 1 | -1/+1 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -1/+1 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 3 | -5/+33 |
| | | | | dashboard news feed page, create organization page | ||||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 | 3 | -15/+47 |
| | | | | instead of 40-length string, complete log module | ||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 2 | -45/+16 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 2 | -0/+188 |