summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* fix sqlUnknwon2015-08-291-1/+1
* #1544 Creating new repository fails occasionallyUnknwon2015-08-291-1/+1
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-292-44/+49
* #1526 URL escape for username and passwordUnknwon2015-08-291-1/+2
* webhook APIsUnknwon2015-08-292-19/+31
* slack JSON indentUnknwon2015-08-281-1/+1
* new create webhook eventUnknwon2015-08-284-227/+282
* fix bare repo issueUnknwon2015-08-281-2/+4
* fix 1093Unknwon2015-08-281-1/+1
* add more README varsUnknwon2015-08-281-2/+8
* #1487 Readme TemplateUnknwon2015-08-281-82/+110
* complate list of gitignores and licensesUnknwon2015-08-282-4/+9
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-282-41/+28
* add webhook recent deliveriesUnknwon2015-08-274-62/+189
* rename a user methodUnknwon2015-08-272-16/+9
* new create webhook UIUnknwon2015-08-271-0/+0
* new webhooks list UIUnknwon2015-08-263-23/+55
* minor updateUnknwon2015-08-261-7/+14
* new org dashboard issuesUnknwon2015-08-251-2/+6
* new user dahsboard issuesUnknwon2015-08-252-15/+56
* #1535 Removing deploy key does not remove keyUnknwon2015-08-252-10/+14
* fix release created timezone issueUnknwon2015-08-242-1/+12
* Modify minimumKeySize of RSA to 1024 for old keys.Yixin Hao2015-08-211-1/+1
* new commits tableUnknwon2015-08-201-0/+7
* add confirmation to delete ssh keyUnknwon2015-08-201-1/+9
* more on #966Unknwon2015-08-201-0/+6
* allow edit issue and commentUnknwon2015-08-202-11/+42
* fix timezone!Unknwon2015-08-203-6/+24
* fix timezoneUnknwon2015-08-202-3/+6
* print time to debugUnknwon2015-08-201-1/+1
* work #1500Unknwon2015-08-202-15/+28
* minor fix on API responseUnknwon2015-08-192-2/+2
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-1/+2
* token recent activityUnknwon2015-08-191-2/+8
* only assign auto-admin when sign up by webUnknwon2015-08-191-9/+1
* new access token UIUnknwon2015-08-191-2/+2
* work on #986 and fix a LDAP crashUnknwon2015-08-182-47/+98
* make cron task configurableUnknwon2015-08-182-4/+44
* work on #1493Unknwon2015-08-173-45/+85
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-161-4/+4
|\
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-121-4/+4
* | Merge pull request #1475 from donbowman/master无闻2015-08-151-3/+3
|\ \
| * | remove empty line as per https://github.com/gogits/gogs/pull/1475Don Bowman2015-08-151-1/+0
| * | race condition on keydeleteDon Bowman2015-08-121-2/+3
* | | able sort issuesUnknwon2015-08-151-9/+5
* | | more on #1319Unknwon2015-08-151-1/+2
* | | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-152-2/+21
* | | Creates hooks directory when init update hookUnknwon2015-08-151-1/+3
* | | able edit issue labels/milestone/assigneeUnknwon2015-08-151-39/+120
* | | delete attachments when delete repoUnknwon2015-08-141-1/+21