Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | print log every time regulater timezone | Unknwon | 2015-10-10 |
| | |||
* | add log when cannot regulate time | Unknwon | 2015-10-09 |
| | |||
* | fix change visivility of non-org does not affect forks | Unknwon | 2015-10-08 |
| | |||
* | work on 1714 | Unknwon | 2015-10-05 |
| | |||
* | save PR info as patch and minor fix on PR | Unknwon | 2015-10-04 |
| | |||
* | changed integrated page number to GET | kendaru | 2015-10-02 |
| | |||
* | implemented #1721: see users who forked/starred/watched a repository | Steven | 2015-10-01 |
| | |||
* | fix error detect when push commits | Unknwon | 2015-09-25 |
| | |||
* | #1602 Wrong commit order on issue page when pushing multiple commits | Unknwon | 2015-09-25 |
| | |||
* | #1693 minor fix | Unknwon | 2015-09-25 |
| | |||
* | Merge pull request #1693 from sapk/fix-admin-repo-new-ui | 无闻 | 2015-09-25 |
|\ | | | | | Fix admin repos new ui | ||
| * | Fix admin repos new ui | Antoine GIRARD | 2015-09-26 |
| | | |||
* | | New admin organization UI | Antoine GIRARD | 2015-09-25 |
|/ | |||
* | New admin notice UI based on user list example | Antoine GIRARD | 2015-09-25 |
| | |||
* | drop oauth2 feature support | Unknwon | 2015-09-17 |
| | |||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||
* | simplify names | Unknwon | 2015-09-16 |
| | |||
* | #1643 fix delete milestone | Unknwon | 2015-09-15 |
| | |||
* | #1637 able to skip verify for LDAP | Unknwon | 2015-09-14 |
| | |||
* | #1635 PAM return error bug | Unknwon | 2015-09-14 |
| | |||
* | #1633 admin delete user | Unknwon | 2015-09-13 |
| | |||
* | #697 disable captcha and new admin create user UI | Unknwon | 2015-09-13 |
| | |||
* | #1500 only regulateTimeZone for MySQL | Unknwon | 2015-09-13 |
| | |||
* | #1625 remove auto_register and makes it default | Unknwon | 2015-09-12 |
| | |||
* | #1625 LDAP not working | Unknwon | 2015-09-12 |
| | |||
* | #1622 comment with whitespace | Unknwon | 2015-09-12 |
| | |||
* | add tidb support | Unknwon | 2015-09-12 |
| | |||
* | new admin user list UI | Unknwon | 2015-09-11 |
| | |||
* | clean log | Unknwon | 2015-09-11 |
| | |||
* | #1620 add allowed domains for SMTP auth | Unknwon | 2015-09-11 |
| | |||
* | #1500 timezone minutes offset | Unknwon | 2015-09-11 |
| | |||
* | finish new edit auth UI | Unknwon | 2015-09-11 |
| | |||
* | finish new add auth UI | Unknwon | 2015-09-10 |
| | |||
* | more minor fix on 1581 | Unknwon | 2015-09-10 |
| | |||
* | minor fix on #1581 | Unknwon | 2015-09-10 |
| | |||
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-09-10 |
|\ | | | | | | | | | # Conflicts: # modules/bindata/bindata.go | ||
| * | Merged conflicts. | Sergio Benitez | 2015-09-09 |
| |\ | |||
| * \ | Merged conflicts. | Sergio Benitez | 2015-09-04 |
| |\ \ | |||
| | * | | Added LDAP simple auth support. | Sergio Benitez | 2015-09-04 |
| | | | | |||
* | | | | finish all new user settings UI | Unknwon | 2015-09-10 |
| | | | | |||
* | | | | #1595 pushing new branch will rereference issues in previous branch | Unknwon | 2015-09-10 |
| | | | | |||
* | | | | #1611 fix bool type in sqlite query | Unknwon | 2015-09-09 |
| |_|/ |/| | | |||
* | | | clean log | Unknwon | 2015-09-09 |
| | | | |||
* | | | #1602 change status after comment issue | Unknwon | 2015-09-08 |
| | | | |||
* | | | #1585 order owners list by last changed time | Unknwon | 2015-09-07 |
| | | | |||
* | | | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 |
| | | | |||
* | | | minor fix on #1589 | Unknwon | 2015-09-06 |
| | | | | | | | | | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | | | Merge pull request #1589 from siadat/migrating-empty-repository | 无闻 | 2015-09-06 |
|\ \ \ | | | | | | | | | Set IsBare true if migrated repo is empty | ||
| * | | | Set IsBare true if migrated repo is empty. | Sina Siadat | 2015-09-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD' | ||
* | | | | new user profile settings UI | Unknwon | 2015-09-06 |
|/ / / | | | | | | | | | | Signed-off-by: Unknwon <u@gogs.io> |