| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 9 | -265/+241 |
| * | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 1 | -3/+3 |
| * | 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 | 2 | -2/+2 |
* | | | UI: create issue with title and content | Unknwon | 2015-08-09 | 4 | -1/+104 |
* | | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 1 | -2/+2 |
* | | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 5 | -8/+62 |
|/ / |
|
* | | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+2 |
* | | improve fork process | Unknwon | 2015-08-08 | 4 | -67/+71 |
* | | fix private repo cannot trigger hook by SSH | Unknwon | 2015-08-08 | 1 | -1/+1 |
|/ |
|
* | remove Index field of milestone | Unknwon | 2015-08-06 | 1 | -3/+3 |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 6 | -3/+124 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 2 | -2/+2 |
|\ |
|
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -1/+1 |
| * | fix #1439 | Unknwon | 2015-08-05 | 1 | -1/+1 |
| * | Merge pull request #1432 from manfer/enhance-copy-clipboard | 无闻 | 2015-08-04 | 1 | -1/+1 |
| |\ |
|
| | * | browser supports copy detection | Fernando San Julián | 2015-08-03 | 1 | -1/+1 |
* | | | finish new milestone page | Unknwon | 2015-08-05 | 6 | -29/+70 |
* | | | clean files | Unknwon | 2015-08-05 | 2 | -61/+5 |
* | | | milestone: edit | Unknwon | 2015-08-05 | 3 | -44/+15 |
* | | | clean file | Unknwon | 2015-08-05 | 2 | -63/+1 |
* | | | fix new milestone button visibility | Unknwon | 2015-08-05 | 1 | -1/+2 |
* | | | milestone: create page | Unknwon | 2015-08-05 | 7 | -185/+125 |
* | | | milestone: pagination | Unknwon | 2015-08-04 | 5 | -66/+30 |
* | | | fix template | Unknwon | 2015-08-03 | 1 | -2/+2 |
* | | | milestone: list view | Unknwon | 2015-08-03 | 6 | -87/+161 |
|/ / |
|
* / | fix check template version | Unknwon | 2015-08-02 | 1 | -1/+1 |
|/ |
|
* | update locale and .gopmfile | Unknwon | 2015-08-01 | 1 | -1/+1 |
* | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | 1 | -1/+1 |
* | fix #1204 | Unknwon | 2015-07-31 | 2 | -2/+2 |
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 | 1 | -1/+1 |
* | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 | 1 | -1/+3 |
* | Merge pull request #1404 from wqweto/develop | 无闻 | 2015-07-30 | 3 | -12/+13 |
|\ |
|
| * | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 | 3 | -12/+13 |
* | | fix #1407 | Unknwon | 2015-07-30 | 1 | -1/+1 |
|/ |
|
* | update gopmfile | Unknwon | 2015-07-28 | 1 | -1/+1 |
* | fix #1305 | Unknwon | 2015-07-28 | 1 | -3/+1 |
* | Merge pull request #1402 from wqweto/develop | 无闻 | 2015-07-28 | 2 | -3/+3 |
|\ |
|
| * | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 | 2 | -3/+3 |
* | | better paging | Unknwon | 2015-07-28 | 2 | -3/+18 |
|/ |
|
* | User Issues Template fix | Fernando San Julián | 2015-07-26 | 1 | -1/+1 |
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | 2 | -2/+2 |
* | admin config fix | Fernando San Julián | 2015-07-25 | 1 | -2/+2 |
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 1 | -1/+1 |
* | fix paging links and issue count | Unknwon | 2015-07-25 | 1 | -2/+2 |
* | new issue and label page | Unknwon | 2015-07-25 | 2 | -14/+18 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 6 | -2/+14 |
|\ |
|
| * | Merge pull request #1380 from vtduncan/referrer-protection | 无闻 | 2015-07-25 | 3 | -0/+3 |
| |\ |
|
| | * | Prevent browsers from leaking referrer headers | Duncan | 2015-07-21 | 3 | -0/+3 |