| Commit message (Expand) | Author | Age | Files | Lines |
* | fix #1208 | Unknwon | 2015-07-31 | 1 | -2/+2 |
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 | 1 | -1/+1 |
* | Partial impl of git diff encoding | Vladimir Vissoultchev | 2015-07-29 | 1 | -20/+23 |
* | Allow spaces in file/dir names on parsing git diff | Vladimir Vissoultchev | 2015-07-28 | 1 | -2/+2 |
* | report error when migration auth failed | Unknwon | 2015-07-28 | 1 | -2/+2 |
* | fix #864 with migration and update locale | Unknwon | 2015-07-26 | 2 | -15/+79 |
* | fix #1169 | Unknwon | 2015-07-26 | 1 | -1/+6 |
* | #835: Realtime webhooks | Unknwon | 2015-07-25 | 2 | -59/+115 |
* | fix sql | Unknwon | 2015-07-25 | 1 | -1/+1 |
* | fix paging links and issue count | Unknwon | 2015-07-25 | 1 | -1/+13 |
* | mirror fix on #1111 | Unknwon | 2015-07-25 | 1 | -4/+4 |
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 | 1 | -0/+37 |
|\ |
|
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | 1 | -0/+37 |
* | | new issue and label page | Unknwon | 2015-07-25 | 1 | -59/+50 |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues | Unknwon | 2015-07-25 | 1 | -4/+3 |
|\ \ |
|
| * | | #1369: nil pointer when add repo to team | Unknwon | 2015-07-24 | 1 | -4/+3 |
* | | | UI: CURD labels | Unknwon | 2015-07-24 | 1 | -11/+7 |
* | | | UI: basic label list | Unknwon | 2015-07-24 | 3 | -18/+18 |
* | | | UI: basci issue list without filters | Unknwon | 2015-07-24 | 1 | -14/+20 |
|/ / |
|
* | | fixes on #1171 | Unknwon | 2015-07-19 | 1 | -1/+1 |
* | | #1279: Removing user from collaboration removes repositiory | Unknwon | 2015-07-14 | 1 | -0/+19 |
* | | check master as default branch when migrate | Unknwon | 2015-07-05 | 1 | -0/+9 |
* | | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | 1 | -0/+61 |
|\ \ |
|
| * | | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+61 |
* | | | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword | Lunny Xiao | 2015-04-24 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | typo fix for comment | Dustin Willis Webber | 2015-04-16 | 1 | -1/+1 |
| * | | typo fix | Dustin Willis Webber | 2015-04-16 | 2 | -2/+2 |
* | | | Fixes issue with LDAP inserting users with blank names. | William Roush | 2015-04-20 | 1 | -1/+6 |
* | | | Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy... | Tony Narlock | 2015-04-18 | 1 | -2/+3 |
* | | | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 | 1 | -1/+3 |
* | | | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 4 | -56/+130 |
|/ / |
|
* | | auto fix locale file name change | Unknwon | 2015-03-25 | 1 | -0/+17 |
* | | #1120 #1132 mirror info not updated when transfer mirro repo | Unknwon | 2015-03-25 | 1 | -4/+25 |
* | | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK | Unknwon | 2015-03-25 | 1 | -20/+20 |
* | | #1089 change to fake local email account | Unknwon | 2015-03-24 | 1 | -2/+2 |
* | | #1143 Team member access lost when adding repository collaborator | Unknwon | 2015-03-24 | 2 | -2/+18 |
* | | #1124 lower_name of LDAP user not assigned | Unknwon | 2015-03-23 | 1 | -0/+1 |
* | | #1080: Remove footer ads/branding from default template | Unknwon | 2015-03-23 | 1 | -4/+4 |
|/ |
|
* | update gopmfile | Unknwon | 2015-03-19 | 1 | -5/+3 |
* | Put default config into binary | Unknwon | 2015-03-18 | 1 | -46/+33 |
* | #1064: X-Gogs-Event header is empty | Unknwon | 2015-03-18 | 2 | -23/+19 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 5 | -81/+155 |
* | fix read access team visibility of private repo | Unknwon | 2015-03-16 | 2 | -9/+37 |
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 3 | -5/+41 |
* | #1050: Bad permissions on authorized_keys after rewrite | Unknwon | 2015-03-14 | 1 | -1/+1 |
* | Add mysql unix socket support. | Tomcat | 2015-03-14 | 1 | -2/+7 |
* | #1024: OFFLINE_MODE Still Uses Gravatar | Unknwon | 2015-03-12 | 1 | -1/+1 |
* | #876: Update hooks is missing for forked repository | Unknwon | 2015-03-12 | 1 | -0/+4 |
* | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 | 1 | -1/+8 |
* | #1032: legacy code can have duplicated IDs for same repository | Unknwon | 2015-03-12 | 1 | -1/+4 |