Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 | 23 | -223/+217 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Updated the LDAP module readme. | Sergio Benitez | 2015-08-12 | 1 | -29/+29 | |
| * | | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 23 | -241/+286 | |
* | | | update octicons to 3.1 | Unknwon | 2015-08-16 | 7 | -164/+134 | |
* | | | README images style | Unknwon | 2015-08-16 | 1 | -3/+3 | |
* | | | Update README screenshots | Unknwon | 2015-08-16 | 1 | -2/+18 | |
* | | | fix style and locale name | Unknwon | 2015-08-16 | 4 | -5/+5 | |
* | | | update locale and TRANSLATOR | Unknwon | 2015-08-15 | 3 | -22/+116 | |
* | | | Merge pull request #1490 from KLIM8D/patch-1 | 无闻 | 2015-08-15 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Update TRANSLATORS | Morten Klim Sørensen | 2015-08-15 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge branch 'master' of github.com:gogits/gogs into develop | Unknwon | 2015-08-15 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #1486 from linquize/gopmfile | 无闻 | 2015-08-14 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix Fail to load gopmfile: could not parse line: github.com/mcuadros/go-version | Linquize | 2015-08-14 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | fix css styles | Unknwon | 2015-08-15 | 4 | -24/+33 | |
* | | | | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | 24 | -2965/+0 | |
* | | | | fix autocomplete on migration | Unknwon | 2015-08-15 | 6 | -18/+17 | |
* | | | | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 | 2 | -4/+3 | |
|\ \ \ \ | ||||||
| * | | | | remove empty line as per https://github.com/gogits/gogs/pull/1475 | Don Bowman | 2015-08-15 | 1 | -1/+0 | |
| * | | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change | Don Bowman | 2015-08-13 | 1 | -6/+1 | |
| * | | | | race condition on keydelete | Don Bowman | 2015-08-12 | 1 | -2/+3 | |
| * | | | | Merge branch 'master' of https://github.com/gogits/gogs | Don Bowman | 2015-08-12 | 250 | -6632/+13720 | |
| |\ \ \ \ | ||||||
| * | | | | | fixes for binary | Don Bowman | 2015-08-12 | 2 | -2/+0 | |
* | | | | | | clean file and update locales | Unknwon | 2015-08-15 | 4 | -90/+9 | |
* | | | | | | #1180 and #1250: migration | Unknwon | 2015-08-15 | 10 | -116/+231 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | update locale | Unknwon | 2015-08-15 | 6 | -47/+288 | |
* | | | | | able sort issues | Unknwon | 2015-08-15 | 8 | -95/+66 | |
* | | | | | Filter issues by assignee | Unknwon | 2015-08-15 | 7 | -28/+38 | |
* | | | | | more on #1319 | Unknwon | 2015-08-15 | 4 | -7/+13 | |
* | | | | | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 | 5 | -7/+28 | |
* | | | | | Creates hooks directory when init update hook | Unknwon | 2015-08-15 | 2 | -2/+4 | |
* | | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-15 | 2 | -6/+2 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #1485 from donbowman/mime-type | 无闻 | 2015-08-14 | 1 | -6/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change | Don Bowman | 2015-08-13 | 1 | -6/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge pull request #1484 from de-live-gdev/develop | 无闻 | 2015-08-14 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Updated Translators | Gregor Santner | 2015-08-13 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* / / / / / | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 12 | -216/+278 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-14 | 1 | -4/+4 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge pull request #1482 from pecastro/master | 无闻 | 2015-08-14 | 1 | -4/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | Correct form name to smtp_email to fix matching in InstallForm struct. | Paulo E. Castro | 2015-08-13 | 1 | -4/+4 | |
| |/ / / / | ||||||
* | | | | | delete attachments when delete repo | Unknwon | 2015-08-14 | 1 | -1/+21 | |
* | | | | | fix issue list assignee position | Unknwon | 2015-08-14 | 2 | -1/+2 | |
* | | | | | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 16 | -55/+162 | |
* | | | | | finish close/reopen issue | Unknwon | 2015-08-13 | 12 | -27/+115 | |
* | | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-13 | 1 | -1/+1 | |
|\| | | | | ||||||
| * | | | | Merge pull request #1478 from yaggytter/japanesetypo | 无闻 | 2015-08-13 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | fixed chinese character to japanese KANJI | yaggytter | 2015-08-13 | 1 | -2/+2 | |
| | |/ / | ||||||
* | | | | finish view comments on issue page | Unknwon | 2015-08-13 | 14 | -279/+383 | |
* | | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-12 | 1 | -99/+101 | |
|\| | | | ||||||
| * | | | Merge pull request #1471 from manfer/topmenufix | 无闻 | 2015-08-12 | 1 | -99/+101 | |
| |\ \ \ | ||||||
| | * | | | column belongs always into a ui grid | Gogs | 2015-08-12 | 1 | -99/+101 | |
| |/ / / |