| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix serve attachment content type | Unknwon | 2015-08-12 | 1 | -1/+11 |
* | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -2/+16 |
* | finish create issue attachment UI | Unknwon | 2015-08-11 | 1 | -1/+4 |
* | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -2/+2 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -1/+3 |
* | improve fork process | Unknwon | 2015-08-08 | 1 | -2/+2 |
* | fix private repo cannot trigger hook by SSH | Unknwon | 2015-08-08 | 1 | -2/+4 |
* | remove Index field of milestone | Unknwon | 2015-08-06 | 1 | -3/+3 |
* | better version checker | Unknwon | 2015-08-06 | 1 | -4/+5 |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -0/+7 |
* | finish new milestone page | Unknwon | 2015-08-05 | 1 | -1/+2 |
* | milestone: edit | Unknwon | 2015-08-05 | 1 | -2/+2 |
* | milestone: pagination | Unknwon | 2015-08-04 | 1 | -3/+2 |
* | milestone: list view | Unknwon | 2015-08-03 | 1 | -5/+5 |
* | fix check template version | Unknwon | 2015-08-02 | 1 | -1/+1 |
* | fix disable router log option | Unknwon | 2015-07-31 | 1 | -3/+5 |
* | fix #1227 | Unknwon | 2015-07-31 | 1 | -1/+5 |
* | fix #1305 | Unknwon | 2015-07-28 | 1 | -1/+1 |
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -0/+1 |
* | UI: basic label list | Unknwon | 2015-07-24 | 1 | -4/+3 |
* | UI: basci issue list without filters | Unknwon | 2015-07-24 | 1 | -9/+13 |
* | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 | 1 | -1/+1 |
* | #1101 Anyone can see organization pages even without logging in when sign in ... | Unknwon | 2015-03-23 | 1 | -1/+1 |
* | Put default config into binary | Unknwon | 2015-03-18 | 1 | -2/+12 |
* | #1079: Custom robots.txt should be send with plaintext content-type | Unknwon | 2015-03-18 | 1 | -2/+2 |
* | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 | 1 | -1/+1 |
* | Merge branch 'access' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -2/+2 |
|\ |
|
| * | Updating context and fixing permission issues | Peter Smit | 2015-02-16 | 1 | -2/+2 |
* | | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | 1 | -2/+2 |
* | | models: fix XORM API break | Unknwon | 2015-02-14 | 1 | -2/+1 |
|/ |
|
* | cmd: code fix for #905 | Unknwon | 2015-02-08 | 1 | -2/+3 |
* | Add option to provide configuration file on command line | Peter Smit | 2015-02-05 | 1 | -0/+4 |
* | cmd: update csrf version requirement | Unknwon | 2015-02-04 | 1 | -1/+1 |
* | routers: save partial config when install | Unknwon | 2015-02-01 | 1 | -2/+2 |
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 1 | -5/+13 |
* | update with deps | Unknwon | 2015-01-17 | 1 | -3/+3 |
* | prepare for mirror update release | Unknwon | 2015-01-05 | 1 | -2/+2 |
* | use new Redis client | Unknwon | 2015-01-03 | 1 | -2/+2 |
* | add cache version require | Unknwon | 2015-01-02 | 1 | -0/+1 |
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 | 1 | -0/+2 |
* | fix cache dep API broken | Unknwon | 2014-12-31 | 1 | -3/+3 |
* | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 | 1 | -3/+3 |
* | fix API changes | Unknwon | 2014-12-28 | 1 | -4/+1 |
* | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 1 | -2/+3 |
* | mirror fix and update | Unknwon | 2014-12-20 | 1 | -1/+1 |
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 | 1 | -0/+3 |
|\ |
|
| * | Finish method for having multiple emails/user. | Peter | 2014-12-17 | 1 | -0/+3 |
* | | update locale and mirror code format | Unknwon | 2014-12-19 | 1 | -2/+2 |
|/ |
|
* | fix binding api broken | Unknwon | 2014-12-15 | 1 | -10/+16 |
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 1 | -5/+8 |