Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 | 1 | -4/+5 |
|\ | | | | | | | | | # Conflicts: # modules/bindata/bindata.go | ||||
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 1 | -4/+5 |
| | | |||||
* | | clean file and update locales | Unknwon | 2015-08-15 | 1 | -5/+5 |
| | | |||||
* | | #1180 and #1250: migration | Unknwon | 2015-08-15 | 1 | -1/+2 |
| | | |||||
* | | update locale | Unknwon | 2015-08-15 | 1 | -1/+2 |
| | | |||||
* | | able sort issues | Unknwon | 2015-08-15 | 1 | -0/+7 |
| | | |||||
* | | Filter issues by assignee | Unknwon | 2015-08-15 | 1 | -0/+1 |
| | | |||||
* | | more on #1319 | Unknwon | 2015-08-15 | 1 | -0/+1 |
| | | |||||
* | | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 1 | -0/+7 |
| | | |||||
* | | finish close/reopen issue | Unknwon | 2015-08-13 | 1 | -0/+3 |
| | | |||||
* | | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -2/+2 |
| | | |||||
* | | add comment form UI | Unknwon | 2015-08-12 | 1 | -0/+4 |
| | | |||||
* | | finish view issue without comments and ops | Unknwon | 2015-08-12 | 1 | -0/+4 |
|/ | |||||
* | finish create issue attachment UI | Unknwon | 2015-08-11 | 1 | -0/+6 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -0/+5 |
|\ | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||||
| * | minor fix on #1460 | Unknwon | 2015-08-10 | 1 | -0/+3 |
| | | |||||
| * | new top menu | Fernando San Julián | 2015-08-10 | 1 | -0/+2 |
| | | |||||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 1 | -0/+2 |
| | | |||||
* | | finish create issue with milestone | Unknwon | 2015-08-10 | 1 | -1/+5 |
| | | |||||
* | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 1 | -0/+5 |
| | | |||||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -0/+1 |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 1 | -0/+1 |
| | | |||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -0/+1 |
| | | |||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -0/+3 |
|/ | |||||
* | improve fork process | Unknwon | 2015-08-08 | 1 | -1/+1 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 1 | -5/+17 |
| | |||||
* | fix milestone format parse | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | finish new milestone page | Unknwon | 2015-08-05 | 1 | -0/+4 |
| | |||||
* | milestone: edit | Unknwon | 2015-08-05 | 1 | -1/+6 |
| | |||||
* | milestone: create page | Unknwon | 2015-08-05 | 1 | -0/+8 |
| | |||||
* | milestone: list view | Unknwon | 2015-08-03 | 1 | -0/+8 |
| | |||||
* | better paging | Unknwon | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | admin config fix | Fernando San Julián | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | fix paging links and issue count | Unknwon | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | update Chinese locale | Unknwon | 2015-07-25 | 1 | -1/+1 |
| | |||||
* | new issue and label page | Unknwon | 2015-07-25 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 1 | -0/+1 |
|\ | |||||
| * | Add file permalink button | Jakub Stasiak | 2015-07-13 | 1 | -0/+1 |
| | | | | | | | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content. | ||||
* | | UI: CURD labels | Unknwon | 2015-07-24 | 1 | -2/+11 |
| | | | | | | | | - fix update lable break connection with repository | ||||
* | | UI: basic label list | Unknwon | 2015-07-24 | 1 | -0/+9 |
| | | | | | | | | - create new label | ||||
* | | UI: basci issue list without filters | Unknwon | 2015-07-24 | 1 | -0/+2 |
| | | | | | | | | | | - fix isRead check - fix paging | ||||
* | | UI: issues - finish basic frame | Unknwon | 2015-07-24 | 1 | -0/+17 |
|/ | |||||
* | install - add mail from setting | Unknwon | 2015-07-09 | 1 | -0/+2 |
| | |||||
* | UI: install - done | Unknwon | 2015-07-09 | 1 | -1/+9 |
| | |||||
* | UI: install - new version | Unknwon | 2015-07-08 | 1 | -2/+6 |
| | |||||
* | UI: install - database settings | Unknwon | 2015-07-08 | 1 | -1/+3 |
| | |||||
* | update locale | Unknwon | 2015-07-03 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-04-24 | 1 | -0/+1 |
|\ | |||||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+1 |
| | |