Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | rename functions | Unknwon | 2015-08-10 | 1 | -2/+2 | |
* | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 3 | -82/+179 | |
* | | | finish create issue with milestone | Unknwon | 2015-08-10 | 2 | -44/+55 | |
* | | | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -2/+12 | |
* | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 4 | -50/+220 | |
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 2 | -11/+42 | |
|\| | | ||||||
| * | | list view: issue, label, milestone | Unknwon | 2015-08-09 | 1 | -10/+10 | |
| * | | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 | 1 | -1/+2 | |
| * | | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 1 | -1/+31 | |
| |/ | ||||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -13/+13 | |
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 8 | -107/+106 | |
|/ | ||||||
* | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+7 | |
* | improve fork process | Unknwon | 2015-08-08 | 2 | -79/+64 | |
* | fix #1331 | Unknwon | 2015-08-08 | 1 | -0/+1 | |
* | more on #1443 | Unknwon | 2015-08-07 | 1 | -1/+1 | |
* | #1443 set first user to be admin | Unknwon | 2015-08-07 | 1 | -5/+9 | |
* | remove useless code | Unknwon | 2015-08-06 | 1 | -1/+0 | |
* | remove Index field of milestone | Unknwon | 2015-08-06 | 2 | -30/+13 | |
* | fix UNIQUE | Unknwon | 2015-08-06 | 1 | -1/+1 | |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 6 | -79/+360 | |
* | fix issue stats with milestone filter | Unknwon | 2015-08-05 | 1 | -1/+4 | |
* | fix mysql parsetime arg | Unknwon | 2015-08-05 | 1 | -2/+2 | |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 5 | -23/+45 | |
|\ | ||||||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 1 | -7/+15 | |
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 5 | -16/+29 | |
* | | finish new milestone page | Unknwon | 2015-08-05 | 3 | -45/+93 | |
* | | milestone: edit | Unknwon | 2015-08-05 | 2 | -3/+23 | |
* | | milestone: create page | Unknwon | 2015-08-05 | 1 | -0/+4 | |
* | | fix naming | Unknwon | 2015-08-05 | 1 | -2/+2 | |
* | | milestone: pagination | Unknwon | 2015-08-04 | 2 | -37/+52 | |
* | | milestone: list view | Unknwon | 2015-08-03 | 1 | -13/+19 | |
|/ | ||||||
* | better wording | Unknwon | 2015-08-02 | 1 | -3/+3 | |
* | fix #1208 | Unknwon | 2015-07-31 | 1 | -2/+2 | |
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 | 1 | -1/+1 | |
* | Partial impl of git diff encoding | Vladimir Vissoultchev | 2015-07-29 | 1 | -20/+23 | |
* | Allow spaces in file/dir names on parsing git diff | Vladimir Vissoultchev | 2015-07-28 | 1 | -2/+2 | |
* | report error when migration auth failed | Unknwon | 2015-07-28 | 1 | -2/+2 | |
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | 2 | -15/+79 | |
* | fix #1169 | Unknwon | 2015-07-26 | 1 | -1/+6 | |
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 2 | -59/+115 | |
* | fix sql | Unknwon | 2015-07-25 | 1 | -1/+1 | |
* | fix paging links and issue count | Unknwon | 2015-07-25 | 1 | -1/+13 | |
* | mirror fix on #1111 | Unknwon | 2015-07-25 | 1 | -4/+4 | |
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 | 1 | -0/+37 | |
|\ | ||||||
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | 1 | -0/+37 | |
* | | new issue and label page | Unknwon | 2015-07-25 | 1 | -59/+50 | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 1 | -4/+3 | |
|\ \ | ||||||
| * | | #1369: nil pointer when add repo to team | Unknwon | 2015-07-24 | 1 | -4/+3 | |
* | | | UI: CURD labels | Unknwon | 2015-07-24 | 1 | -11/+7 | |
* | | | UI: basic label list | Unknwon | 2015-07-24 | 3 | -18/+18 |