aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* print log every time regulater timezoneUnknwon2015-10-10
|
* add log when cannot regulate timeUnknwon2015-10-09
|
* fix change visivility of non-org does not affect forksUnknwon2015-10-08
|
* work on 1714Unknwon2015-10-05
|
* save PR info as patch and minor fix on PRUnknwon2015-10-04
|
* changed integrated page number to GETkendaru2015-10-02
|
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-01
|
* fix error detect when push commitsUnknwon2015-09-25
|
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-25
|
* #1693 minor fixUnknwon2015-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 uiAntoine GIRARD2015-09-26
| |
* | New admin organization UIAntoine GIRARD2015-09-25
|/
* New admin notice UI based on user list exampleAntoine GIRARD2015-09-25
|
* drop oauth2 feature supportUnknwon2015-09-17
|
* user gomail and new activate account email tplUnknwon2015-09-17
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* simplify namesUnknwon2015-09-16
|
* #1643 fix delete milestoneUnknwon2015-09-15
|
* #1637 able to skip verify for LDAPUnknwon2015-09-14
|
* #1635 PAM return error bugUnknwon2015-09-14
|
* #1633 admin delete userUnknwon2015-09-13
|
* #697 disable captcha and new admin create user UIUnknwon2015-09-13
|
* #1500 only regulateTimeZone for MySQLUnknwon2015-09-13
|
* #1625 remove auto_register and makes it defaultUnknwon2015-09-12
|
* #1625 LDAP not workingUnknwon2015-09-12
|
* #1622 comment with whitespaceUnknwon2015-09-12
|
* add tidb supportUnknwon2015-09-12
|
* new admin user list UIUnknwon2015-09-11
|
* clean logUnknwon2015-09-11
|
* #1620 add allowed domains for SMTP authUnknwon2015-09-11
|
* #1500 timezone minutes offsetUnknwon2015-09-11
|
* finish new edit auth UIUnknwon2015-09-11
|
* finish new add auth UIUnknwon2015-09-10
|
* more minor fix on 1581Unknwon2015-09-10
|
* minor fix on #1581Unknwon2015-09-10
|
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-09-10
|\ | | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * Merged conflicts.Sergio Benitez2015-09-09
| |\
| * \ Merged conflicts.Sergio Benitez2015-09-04
| |\ \
| | * | Added LDAP simple auth support.Sergio Benitez2015-09-04
| | | |
* | | | finish all new user settings UIUnknwon2015-09-10
| | | |
* | | | #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-10
| | | |
* | | | #1611 fix bool type in sqlite queryUnknwon2015-09-09
| |_|/ |/| |
* | | clean logUnknwon2015-09-09
| | |
* | | #1602 change status after comment issueUnknwon2015-09-08
| | |
* | | #1585 order owners list by last changed timeUnknwon2015-09-07
| | |
* | | #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-07
| | |
* | | minor fix on #1589Unknwon2015-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 Siadat2015-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 UIUnknwon2015-09-06
|/ / / | | | | | | | | | Signed-off-by: Unknwon <u@gogs.io>