Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+7 |
* | improve fork process | Unknwon | 2015-08-08 | 2 | -79/+64 |
* | fix #1331 | Unknwon | 2015-08-08 | 1 | -0/+1 |
* | more on #1443 | Unknwon | 2015-08-07 | 1 | -1/+1 |
* | #1443 set first user to be admin | Unknwon | 2015-08-07 | 1 | -5/+9 |
* | remove useless code | Unknwon | 2015-08-06 | 1 | -1/+0 |
* | remove Index field of milestone | Unknwon | 2015-08-06 | 2 | -30/+13 |
* | fix UNIQUE | Unknwon | 2015-08-06 | 1 | -1/+1 |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 6 | -79/+360 |
* | fix issue stats with milestone filter | Unknwon | 2015-08-05 | 1 | -1/+4 |
* | fix mysql parsetime arg | Unknwon | 2015-08-05 | 1 | -2/+2 |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 5 | -23/+45 |
|\ | |||||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 1 | -7/+15 |
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 5 | -16/+29 |
* | | finish new milestone page | Unknwon | 2015-08-05 | 3 | -45/+93 |
* | | milestone: edit | Unknwon | 2015-08-05 | 2 | -3/+23 |
* | | milestone: create page | Unknwon | 2015-08-05 | 1 | -0/+4 |
* | | fix naming | Unknwon | 2015-08-05 | 1 | -2/+2 |
* | | milestone: pagination | Unknwon | 2015-08-04 | 2 | -37/+52 |
* | | milestone: list view | Unknwon | 2015-08-03 | 1 | -13/+19 |
|/ | |||||
* | better wording | Unknwon | 2015-08-02 | 1 | -3/+3 |
* | 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 |