Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish create issue with milestone | Unknwon | 2015-08-10 | 4 | -73/+111 |
| | |||||
* | finish create issue with labels | Unknwon | 2015-08-10 | 4 | -19/+80 |
| | |||||
* | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 4 | -4/+9 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 6 | -125/+96 |
|\ | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||||
| * | finish transforming to v2 | Unknwon | 2015-08-10 | 3 | -38/+38 |
| | | |||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 6 | -150/+121 |
| | | |||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 5 | -1/+643 |
| | | |||||
* | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 1 | -3/+2 |
| | | |||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 3 | -1/+52 |
|/ | |||||
* | fix css rule | Unknwon | 2015-08-08 | 2 | -29/+31 |
| | |||||
* | improve fork process | Unknwon | 2015-08-08 | 3 | -1/+41 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 5 | -4/+44 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 2 | -46/+100 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | | |||||
| * | add clipboard API support | Fernando San Julián | 2015-08-03 | 2 | -46/+100 |
| | | |||||
* | | finish new milestone page | Unknwon | 2015-08-05 | 3 | -19/+32 |
| | | |||||
* | | milestone: edit | Unknwon | 2015-08-05 | 1 | -2/+2 |
| | | |||||
* | | milestone: create page | Unknwon | 2015-08-05 | 60 | -3268/+2689 |
| | | |||||
* | | milestone: pagination | Unknwon | 2015-08-04 | 2 | -5/+5 |
| | | |||||
* | | milestone: list view | Unknwon | 2015-08-03 | 3 | -4/+56 |
|/ | |||||
* | Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus | 无闻 | 2015-08-01 | 1 | -0/+1 |
|\ | | | | | autofocus for new and edit issue forms | ||||
| * | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | 1 | -0/+1 |
| | | |||||
* | | new markdown styles | Fernando San Julián | 2015-08-01 | 3 | -574/+1146 |
|/ | |||||
* | nested unordered list inside order list issue | Fernando San Julián | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | better paging | Unknwon | 2015-07-28 | 2 | -2/+2 |
| | |||||
* | new issue and label page | Unknwon | 2015-07-25 | 2 | -3/+15 |
| | |||||
* | UI: CURD labels | Unknwon | 2015-07-24 | 5 | -15/+65 |
| | | | | - fix update lable break connection with repository | ||||
* | fix css compression | Unknwon | 2015-07-24 | 1 | -1143/+1 |
| | |||||
* | UI: basic label list | Unknwon | 2015-07-24 | 7 | -3/+1510 |
| | | | | - create new label | ||||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 | 3 | -3/+7 |
| | | | | | - fix isRead check - fix paging | ||||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 | 5 | -12/+116 |
| | |||||
* | UI: install - done | Unknwon | 2015-07-09 | 1 | -0/+1 |
| | |||||
* | UI: install - new version | Unknwon | 2015-07-08 | 4 | -1/+21 |
| | |||||
* | UI: install - database settings | Unknwon | 2015-07-08 | 6 | -4/+78 |
| | |||||
* | update UI framework | Unknwon | 2015-07-07 | 6 | -21/+16 |
| | |||||
* | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | 1 | -0/+7 |
|\ | | | | | Add PAM authentication | ||||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+7 |
| | | |||||
* | | :lipstick: Style checkbox label in sign in form | Andrew Patton | 2015-04-15 | 1 | -1/+6 |
|/ | |||||
* | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 | 2 | -2/+2 |
| | |||||
* | Fix "Plus" icon size in dashboard (part 2) | David Martel | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Fix "Plus" icon size in dashboard | David Martel | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | fix menu css | Unknwon | 2015-03-21 | 2 | -2/+0 |
| | |||||
* | add sr-only class, change to new tag line | Unknwon | 2015-03-20 | 3 | -923/+24 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 | Unknwon | 2015-03-20 | 8 | -8/+138 |
|\ | |||||
| * | Merge pull request #1091 from sapk/fix-ng-issue-pages | 无闻 | 2015-03-19 | 7 | -6/+134 |
| |\ | | | | | | | Apply ng to issue dashboard | ||||
| | * | Apply ng to issue dashboard | Antoine GIRARD | 2015-03-19 | 7 | -6/+134 |
| | | | |||||
| * | | Fix the little default in the navbar of the dashboard | Antoine GIRARD | 2015-03-19 | 2 | -2/+4 |
| |/ | |||||
* / | home: new UI | Unknwon | 2015-03-07 | 32 | -467/+3047 |
|/ | |||||
* | js fix R1-L1 highlight | Alexey Makhov | 2015-02-19 | 1 | -16/+17 |
| | |||||
* | gitlab-like hash naming | Alexey Makhov | 2015-02-19 | 1 | -10/+10 |
| |