Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small style fixes to the LDAP module README | Sergio Benitez | 2015-08-16 | 1 | -3/+3 |
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 | 5 | -147/+167 |
|\ | |||||
| * | Updated the LDAP module readme. | Sergio Benitez | 2015-08-12 | 1 | -29/+29 |
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 5 | -165/+236 |
* | | fix style and locale name | Unknwon | 2015-08-16 | 1 | -2/+2 |
* | | update locale and TRANSLATOR | Unknwon | 2015-08-15 | 1 | -11/+11 |
* | | fix autocomplete on migration | Unknwon | 2015-08-15 | 1 | -6/+6 |
* | | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 | 1 | -1/+0 |
|\ \ | |||||
| * \ | Merge branch 'master' of https://github.com/gogits/gogs | Don Bowman | 2015-08-12 | 20 | -420/+836 |
| |\ \ | |||||
| * | | | fixes for binary | Don Bowman | 2015-08-12 | 1 | -1/+0 |
* | | | | clean file and update locales | Unknwon | 2015-08-15 | 1 | -2/+2 |
* | | | | #1180 and #1250: migration | Unknwon | 2015-08-15 | 1 | -2/+2 |
* | | | | update locale | Unknwon | 2015-08-15 | 1 | -10/+10 |
* | | | | able sort issues | Unknwon | 2015-08-15 | 1 | -2/+2 |
* | | | | Filter issues by assignee | Unknwon | 2015-08-15 | 1 | -2/+2 |
* | | | | more on #1319 | Unknwon | 2015-08-15 | 1 | -4/+4 |
* | | | | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 2 | -5/+10 |
* | | | | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 3 | -4/+51 |
* | | | | finish close/reopen issue | Unknwon | 2015-08-13 | 2 | -4/+4 |
* | | | | finish view comments on issue page | Unknwon | 2015-08-13 | 4 | -8/+23 |
* | | | | add comment form UI | Unknwon | 2015-08-12 | 1 | -2/+2 |
* | | | | finish view issue without comments and ops | Unknwon | 2015-08-12 | 1 | -5/+5 |
| |_|/ |/| | | |||||
* | | | update locales | Unknwon | 2015-08-12 | 1 | -8/+8 |
* | | | finish attachments when create issue | Unknwon | 2015-08-11 | 3 | -6/+7 |
* | | | finish create issue attachment UI | Unknwon | 2015-08-11 | 1 | -3/+3 |
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 2 | -7/+10 |
|\ \ \ | |||||
| * | | | minor fix on #1460 | Unknwon | 2015-08-10 | 1 | -47/+47 |
| * | | | Merge pull request #1460 from manfer/semantic | 无闻 | 2015-08-10 | 1 | -46/+46 |
| |\ \ \ | |||||
| | * | | | new top menu | Fernando San Julián | 2015-08-10 | 1 | -46/+46 |
| * | | | | Merge pull request #1457 from jqs7/customAvatar | 无闻 | 2015-08-10 | 1 | -3/+6 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | custom avatar source | Jqs7 | 2015-08-10 | 1 | -3/+6 |
| | | |/ | | |/| | |||||
* | | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 1 | -2/+2 |
* | | | | finish create issue with milestone | Unknwon | 2015-08-10 | 1 | -2/+2 |
* | | | | finish create issue with labels | Unknwon | 2015-08-10 | 2 | -2/+20 |
* | | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 1 | -3/+3 |
* | | | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 1 | -2/+2 |
* | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 8 | -11/+809 |
|\| | | | |||||
| * | | | list view: issue, label, milestone | Unknwon | 2015-08-09 | 2 | -12/+12 |
| * | | | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 | 6 | -1/+775 |
| * | | | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 1 | -0/+24 |
| |/ / | |||||
* | | | UI: create issue with title and content | Unknwon | 2015-08-09 | 3 | -11/+11 |
* | | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 4 | -15/+39 |
|/ / | |||||
* | | improve fork process | Unknwon | 2015-08-08 | 2 | -4/+9 |
* | | update locale | Unknwon | 2015-08-06 | 1 | -2/+2 |
* | | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 2 | -6/+6 |
* | | update locale | Unknwon | 2015-08-05 | 1 | -2/+2 |
* | | fix milestone format parse | Unknwon | 2015-08-05 | 1 | -3/+3 |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 4 | -7/+21 |
|\ \ | |||||
| * | | allow anonymous SSH clone | Unknwon | 2015-08-05 | 3 | -6/+6 |
| * | | fix #1439 | Unknwon | 2015-08-05 | 1 | -1/+1 |