Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix user links | James Cracknell | 2014-11-28 |
| | |||
* | fix #675 | Unknwon | 2014-11-27 |
| | |||
* | more on change avatar | Unknwon | 2014-11-21 |
| | |||
* | custom avatar upload | Unknwon | 2014-11-21 |
| | |||
* | add personal access token panel #12 | Unknwon | 2014-11-12 |
| | |||
* | work on #616 and update locales | Unknwon | 2014-11-10 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | Fix #554 | Unknwon | 2014-10-19 |
| | |||
* | Add push tag action | Unknwon | 2014-10-10 |
| | |||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 |
| | |||
* | UI: Confirmation box | Unknwon | 2014-09-28 |
| | |||
* | Add modal to change username | Unknwon | 2014-09-26 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 |
| | |||
* | Page: User profile | Unknwon | 2014-09-25 |
| | |||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 |
| | |||
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | 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 |
| | |||
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 |
| | |||
* | UI fix | Unknwon | 2014-09-13 |
| | |||
* | 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 admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Mirror issue fix | Unknwon | 2014-08-27 |
| | |||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 |
| | |||
* | Page: Manage social accounts | Unknwon | 2014-08-09 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Finish new hooks list page | Unknwon | 2014-08-09 |
| | |||
* | Finish new collaboration page | Unknwon | 2014-08-07 |
| | |||
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 |
| | |||
* | 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 |
| | |||
* | Finish delete organization | Unknown | 2014-06-28 |
| | |||
* | Add create organization | Unknown | 2014-06-25 |
| | |||
* | add organization dashboard page | fuxiaohei | 2014-06-23 |
| | |||
* | Use constants to name template file | Unknown | 2014-06-22 |
| | |||
* | add dashboard context switch button | fuxiaohei | 2014-06-22 |
| | |||
* | Add corn rask monitor panel | Unknown | 2014-06-13 |
| | |||
* | Code convention | Unknown | 2014-05-24 |
| | |||
* | Show collaborative repositories in dashboard | Unknown | 2014-05-12 |
| | |||
* | User code clean and ui improve | Unknown | 2014-05-05 |
| | |||
* | fix profile ui | FuXiaoHei | 2014-05-01 |
| | |||
* | Fix #149 | Unknown | 2014-05-01 |
| | |||
* | Add login by email | Unknown | 2014-04-27 |
| |