summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* #842 able to use access token replace basic authUnknwon2015-09-022-6/+21
* add view pull descUnknwon2015-09-011-4/+4
* work on PR conversationUnknwon2015-09-014-62/+182
* XSS in usernameUnknwon2015-09-011-0/+10
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-013-94/+190
* #1377 add rename repo actionUnknwon2015-09-011-30/+52
* minor fixes on #1551Unknwon2015-09-011-3/+3
* fix dashboard 500 when no issues at allUnknwon2015-09-011-0/+4
* fix repository count of user is messed upUnknwon2015-08-302-12/+37
* 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