Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix template error | Unknwon | 2015-08-10 | 2 | -2/+1 |
* | update README | Unknwon | 2015-08-10 | 2 | -24/+16 |
* | finish new issue action and mentions | Unknwon | 2015-08-10 | 6 | -100/+123 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 12 | -78/+143 |
|\ | |||||
| * | minor fix on #1460 | Unknwon | 2015-08-10 | 6 | -93/+57 |
| * | Merge pull request #1460 from manfer/semantic | 无闻 | 2015-08-10 | 6 | -84/+204 |
| |\ | |||||
| | * | new top menu | Fernando San Julián | 2015-08-10 | 6 | -84/+204 |
| * | | Merge pull request #1461 from jamesa/fix-collaboration-link | 无闻 | 2015-08-10 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix broken collaboration link in repo settings | James Anderson | 2015-08-10 | 1 | -2/+2 |
| |/ / | |||||
| * | | travis with gitter | Unknwon | 2015-08-10 | 1 | -0/+6 |
| * | | Merge pull request #1457 from jqs7/customAvatar | 无闻 | 2015-08-10 | 2 | -4/+8 |
| |\ \ | | |/ | |/| | |||||
| | * | custom avatar source | Jqs7 | 2015-08-10 | 2 | -4/+8 |
* | | | rename functions | Unknwon | 2015-08-10 | 2 | -6/+6 |
* | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 13 | -203/+272 |
* | | | finish create issue with milestone | Unknwon | 2015-08-10 | 10 | -154/+256 |
* | | | finish create issue with labels | Unknwon | 2015-08-10 | 9 | -41/+160 |
* | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 13 | -90/+276 |
* | | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 9 | -18/+25 |
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 31 | -459/+1233 |
|\| | | |||||
| * | | finish transforming to v2 | Unknwon | 2015-08-10 | 8 | -83/+78 |
| * | | list view: issue, label, milestone | Unknwon | 2015-08-09 | 19 | -437/+385 |
| * | | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 | 8 | -3/+777 |
| * | | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 4 | -4/+59 |
| * | | Merge pull request #1451 from jamesa/fix-owner-tag-on-issues | 无闻 | 2015-08-09 | 1 | -0/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Add check to see if comments on an issue are by the repo owner | James Anderson | 2015-08-08 | 1 | -0/+2 |
| * | | fix app suburl in feeds | Unknwon | 2015-08-09 | 3 | -3/+3 |
* | | | UI: create issue with title and content | Unknwon | 2015-08-09 | 18 | -182/+979 |
* | | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 2 | -5/+4 |
* | | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 34 | -212/+396 |
|/ / | |||||
* | | fix css rule | Unknwon | 2015-08-08 | 2 | -29/+31 |
* | | better fork permission check | Unknwon | 2015-08-08 | 3 | -0/+15 |
* | | improve fork process | Unknwon | 2015-08-08 | 17 | -268/+288 |
* | | add more tutorial links | Unknwon | 2015-08-08 | 1 | -1/+5 |
* | | update README | Unknwon | 2015-08-08 | 1 | -0/+4 |
* | | fix private repo cannot trigger hook by SSH | Unknwon | 2015-08-08 | 4 | -5/+26 |
* | | fix #1331 | Unknwon | 2015-08-08 | 1 | -0/+1 |
* | | fix #1367 | Unknwon | 2015-08-08 | 1 | -0/+4 |
|/ | |||||
* | more on #1443 | Unknwon | 2015-08-07 | 1 | -1/+1 |
* | #1443 set first user to be admin | Unknwon | 2015-08-07 | 1 | -5/+9 |
* | update locale | Unknwon | 2015-08-06 | 2 | -5/+17 |
* | remove useless code | Unknwon | 2015-08-06 | 1 | -1/+0 |
* | remove Index field of milestone | Unknwon | 2015-08-06 | 5 | -47/+29 |
* | better version checker | Unknwon | 2015-08-06 | 1 | -4/+5 |
* | fix UNIQUE | Unknwon | 2015-08-06 | 1 | -1/+1 |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 26 | -148/+692 |
* | update locale | Unknwon | 2015-08-05 | 2 | -4/+29 |
* | fix issue stats with milestone filter | Unknwon | 2015-08-05 | 2 | -2/+5 |
* | fix mysql parsetime arg | Unknwon | 2015-08-05 | 1 | -2/+2 |
* | fix milestone format parse | Unknwon | 2015-08-05 | 3 | -6/+6 |
* | update config | Unknwon | 2015-08-05 | 1 | -0/+11 |