aboutsummaryrefslogtreecommitdiffstats
path: root/gogs.go
Commit message (Expand)AuthorAgeFilesLines
* fix #1436Unknwon2015-12-191-1/+1
* make mailer log more verboseUnknwon2015-12-191-1/+1
* fix #2189Unknwon2015-12-181-1/+0
* fix #2223Unknwon2015-12-171-1/+1
* #1692 add organization APIsUnknwon2015-12-171-1/+1
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-161-1/+1
* #1692 add user email APIsUnknwon2015-12-151-1/+1
* fix #2205Unknwon2015-12-151-1/+1
* fix possible disclosureUnknwon2015-12-141-1/+1
* fix huge diff hangsUnknwon2015-12-141-1/+1
* #2176 fix 500 on /watchers & /stars for pgUnknwon2015-12-141-1/+1
* improve get commits performanceUnknwon2015-12-131-1/+1
* Drop Go 1.3 supportUnknwon2015-12-131-1/+1
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-131-1/+1
* #2167 able to identify git version on WindowsUnknwon2015-12-131-1/+1
* prepare releaseUnknwon2015-12-121-1/+1
* #2156 add edit org link in admin panelUnknwon2015-12-121-1/+1
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-1/+1
* #2154 disable change user for non-local usersUnknwon2015-12-111-1/+1
* #2114 External URL for wikiUnknwon2015-12-111-1/+1
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-101-1/+1
* fix bool check for repo max limit and fix hang when push repo with tons of co...Unknwon2015-12-101-1/+1
* #1575 Limit repo creationUnknwon2015-12-101-1/+1
* #1612 Ability to send mail when a new pull request is submittedUnknwon2015-12-101-1/+1
* move out git module and #1573 send push hookUnknwon2015-12-091-1/+1
* gogs: add import that lets gogs run as a stand-alone windows serviceDaniel Theophanes2015-12-091-0/+1
* #1943 Able to config fsck timeoutUnknwon2015-12-091-1/+1
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-091-1/+1
* #1984 Better mirror repo managementUnknwon2015-12-081-1/+1
* #1627 auto login after install if admin is configuredUnknwon2015-12-081-1/+1
* fix wrong slack webhook payload URLUnknwon2015-12-061-1/+1
* #2063 Ability to delete repo from admin panelUnknwon2015-12-051-1/+1
* fix #2105 and fix #1857Unknwon2015-12-051-1/+1
* #2052 advanced select ops for system noticesUnknwon2015-12-051-1/+1
* fix #1829 and fix #890Unknwon2015-12-041-1/+1
* refactor API routes and some work for #976Unknwon2015-12-041-1/+1
* fix #976Unknwon2015-12-031-1/+1
* more UI minor fixesUnknwon2015-12-021-1/+1
* #2071 Diff is not showing full content when has super long one lineUnknwon2015-12-021-1/+1
* #2052 Ability to batch delete system noticesUnknwon2015-12-011-1/+1
* update REMADE and localeUnknwon2015-12-011-1/+1
* fix #2042Unknwon2015-11-301-1/+1
* allow admin to migrate for any user/orgUnknwon2015-11-251-1/+1
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-1/+1
* #2008 more supported git hooksUnknwon2015-11-241-1/+1
* #1681 some fixes for builtin SSH server on WindowsUnknwon2015-11-231-1/+1
* fix #650Unknwon2015-11-221-1/+1
* minor fix on #1694Unknwon2015-11-211-1/+1
* fix #1383Unknwon2015-11-201-1/+1
* fix #1997Unknwon2015-11-191-1/+1