| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge pull request #1223 from Scarsz/patch-1 | Lunny Xiao | 2015-04-24 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix typo | Scarsz | 2015-04-22 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-04-24 | 21 | -38/+203 |
|\ \ \ |
|
| * \ \ | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | 10 | -2/+144 |
| |\ \ \ |
|
| | * | | | Add PAM authentication | Paolo Borelli | 2015-04-24 | 10 | -2/+144 |
| * | | | | Merge pull request #1183 from lukad/feature/remove-plenk | Lunny Xiao | 2015-04-24 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | remove extra space in ssh authentication message | Luka Dornhecker | 2015-04-02 | 1 | -1/+1 |
| * | | | | | Merge pull request #1210 from acusti/patch-1 | Lunny Xiao | 2015-04-24 | 2 | -4/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | Match naming convention on page (checkbox→chk) | Andrew Patton | 2015-04-15 | 1 | -1/+1 |
| | * | | | | | :lipstick: Style checkbox label in sign in form | Andrew Patton | 2015-04-15 | 1 | -1/+6 |
| | * | | | | | Wrap remember text+checkbox in label; close #1209 | Andrew Patton | 2015-04-15 | 1 | -3/+4 |
| | |/ / / / |
|
| * | | | | | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword | Lunny Xiao | 2015-04-24 | 4 | -5/+5 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | fix calls that go rename missed | Dustin Willis Webber | 2015-04-16 | 1 | -1/+1 |
| | * | | | | typo fix for comment | Dustin Willis Webber | 2015-04-16 | 1 | -1/+1 |
| | * | | | | typo fix | Dustin Willis Webber | 2015-04-16 | 2 | -2/+2 |
| | | |/ /
| | |/| | |
|
| | * | | | Merge pull request #1177 from rauchrob/patch-1 | 无闻 | 2015-03-31 | 1 | -1/+1 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | fix typo in centos init script | Robert Rauch | 2015-04-01 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge pull request #1218 from StrangeWill/blank-name-fix | Lunny Xiao | 2015-04-20 | 1 | -1/+6 |
| |\ \ \ |
|
| | * | | | Fixes issue with LDAP inserting users with blank names. | William Roush | 2015-04-20 | 1 | -1/+6 |
| |/ / / |
|
| * | | | Merge pull request #1186 from dhuan/author-name-on-explore-page | Lunny Xiao | 2015-04-19 | 1 | -16/+18 |
| |\ \ \ |
|
| | * | | | Fix HTML indentation | Dhuan | 2015-04-18 | 1 | -17/+17 |
| | * | | | Display author's name on explore page | Dhuan | 2015-04-18 | 1 | -2/+4 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #1216 from tony/ssh-config-options | Lunny Xiao | 2015-04-18 | 2 | -2/+5 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy... | Tony Narlock | 2015-04-18 | 2 | -2/+5 |
| |/ / |
|
| * | | Merge pull request #1167 from linquize/http401 | 无闻 | 2015-03-31 | 2 | -7/+14 |
| |\ \ |
|
| | * | | Set Content-Type to text/plain for http status 401 | Linquize | 2015-03-28 | 2 | -7/+14 |
| |/ / |
|
* / / | update typo in locale files | Unknwon | 2015-04-24 | 13 | -138/+292 |
|/ / |
|
* | | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 | 6 | -6/+8 |
* | | Merge pull request #1159 from davmrtl/develop | 无闻 | 2015-03-26 | 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 |
* | | | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 15 | -167/+275 |
| |/
|/| |
|
* | | fix #1156 | Unknwon | 2015-03-26 | 1 | -3/+1 |
* | | update README and gopmfile | Unknwon | 2015-03-26 | 3 | -7/+7 |
|/ |
|
* | auto fix locale file name change | Unknwon | 2015-03-25 | 1 | -0/+17 |
* | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-03-25 | 1 | -0/+5 |
|\ |
|
| * | Merge pull request #1147 from blemasle/develop | 无闻 | 2015-03-25 | 1 | -0/+5 |
| |\ |
|
| | * | fixed panic error on user login | blemasle | 2015-03-25 | 1 | -0/+5 |
| |/ |
|
* / | #1120 #1132 mirror info not updated when transfer mirro repo | Unknwon | 2015-03-25 | 1 | -4/+25 |
|/ |
|
* | typo fix | Unknwon | 2015-03-25 | 1 | -1/+1 |
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | 4 | -32/+37 |
* | mirror fix of #1105 | Unknwon | 2015-03-25 | 4 | -5/+11 |
* | Merge pull request #1144 from masegaloeh/develop | 无闻 | 2015-03-25 | 1 | -3/+2 |
|\ |
|
| * | Fix email contact and link | masegaloeh | 2015-03-25 | 1 | -3/+2 |
|/ |
|
* | Merge pull request #1105 from linquize/migrate-git | 无闻 | 2015-03-24 | 1 | -2/+2 |
|\ |
|
| * | Allow to migrate through git:// protocol | Linquize | 2015-03-20 | 1 | -2/+2 |
* | | #1114 'New Release' always visible | Unknwon | 2015-03-24 | 1 | -0/+2 |
* | | #1140 MySQL root password exposure | Unknwon | 2015-03-24 | 1 | -1/+0 |
* | | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 | 4 | -45/+57 |
* | | #1089 change to fake local email account | Unknwon | 2015-03-24 | 1 | -2/+2 |