Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add suburl support | Unknwon | 2014-09-19 | 15 | -47/+47 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 15 | -47/+47 |
| | | | | | | | | | | | | | | 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 |
| | |||||
* | UI fix | Unknwon | 2014-09-13 | 1 | -0/+4 |
| | |||||
* | 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 | 5 | -5/+5 |
| | | | | | | | | | | 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 | 2 | -2/+2 |
| | |||||
* | Mirror issue fix | Unknwon | 2014-08-27 | 2 | -19/+0 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 6 | -17/+0 |
| | |||||
* | 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 |
| | |||||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 5 | -93/+95 |
| | |||||
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 4 | -43/+25 |
| | |||||
* | Finish new web hook pages | Unknwon | 2014-08-09 | 1 | -1/+1 |
| | |||||
* | Finish new hooks list page | Unknwon | 2014-08-09 | 2 | -20/+22 |
| | |||||
* | Finish new collaboration page | Unknwon | 2014-08-07 | 1 | -0/+2 |
| | |||||
* | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 2 | -3/+1 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 6 | -24/+35 |
| | | | | 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 | 6 | -49/+39 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 18 | -483/+476 |
| | |||||
* | Finish delete organization | Unknown | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 2 | -11/+31 |
| | |||||
* | add organization dashboard page | fuxiaohei | 2014-06-23 | 1 | -1/+3 |
| | |||||
* | Use constants to name template file | Unknown | 2014-06-22 | 1 | -0/+0 |
| | |||||
* | add dashboard context switch button | fuxiaohei | 2014-06-22 | 1 | -0/+14 |
| | |||||
* | Add corn rask monitor panel | Unknown | 2014-06-13 | 1 | -1/+1 |
| | |||||
* | Code convention | Unknown | 2014-05-24 | 3 | -2/+54 |
| | |||||
* | Show collaborative repositories in dashboard | Unknown | 2014-05-12 | 1 | -0/+13 |
| | |||||
* | User code clean and ui improve | Unknown | 2014-05-05 | 8 | -141/+187 |
| | |||||
* | fix profile ui | FuXiaoHei | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Fix #149 | Unknown | 2014-05-01 | 2 | -0/+8 |
| | |||||
* | Add login by email | Unknown | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | HTTP no follow and offline mode | Unknown | 2014-04-27 | 1 | -3/+3 |
| | |||||
* | fixed some broken forms that were introduced in james-anderson@521c5f0e10 | James Anderson | 2014-04-24 | 3 | -3/+3 |
| | |||||
* | Changed setting url to settings | James Anderson | 2014-04-23 | 2 | -6/+6 |
| | |||||
* | Minor grammatical fix for Disable Registration feature | Bryan Johnson | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Update reset_passwd.tmpl | 无闻 | 2014-04-21 | 1 | -1/+1 |
| | |||||
* | Corrected grammar and spelling mistakes in templates. Normalizing to ↵ | twitchyliquid64 | 2014-04-20 | 8 | -20/+20 |
| | | | | American English. | ||||
* | Mirror bug fix | Unknown | 2014-04-18 | 1 | -0/+0 |
| | |||||
* | Mirror updates | Unknown | 2014-04-14 | 1 | -2/+1 |
| | |||||
* | Add weibo oauth | Unknown | 2014-04-13 | 4 | -4/+23 |
| | |||||
* | Clean oauth code | Unknown | 2014-04-13 | 4 | -31/+24 |
| | |||||
* | Add repo mirror and import | Unknown | 2014-04-12 | 2 | -12/+14 |
| | |||||
* | social login button ui | FuXiaoHei | 2014-04-12 | 1 | -6/+21 |
| | |||||
* | fix logo ui, add following ui in user-profile page | FuXiaoHei | 2014-04-12 | 1 | -0/+12 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | skyblue | 2014-04-12 | 1 | -1/+1 |
|\ | |||||
| * | UPDATE README | Unknown | 2014-04-11 | 1 | -1/+1 |
| | |