summaryrefslogtreecommitdiffstats
path: root/gogs.go
Commit message (Expand)AuthorAgeFilesLines
* #2229 adjust URL verbose depth for reverse proxy sub-pathUnknwon2016-01-311-1/+1
* fix #2529Unknwon2016-01-311-1/+1
* Update and reorganize front-end resourcesUnknwon2016-01-301-1/+1
* #2497 incorrect error handle for team nameUnknwon2016-01-291-1/+1
* #2491 minor fix for sr on dashboardUnknwon2016-01-291-1/+1
* Minor fix for #2494Unknwon2016-01-281-1/+1
* fix #2416Unknwon2016-01-261-1/+1
* Minor fix for #2396Unknwon2016-01-251-1/+1
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-151-1/+1
* minor fix to #2383Unknwon2016-01-141-1/+1
* #2287 Truncate repository name if too longUnknwon2016-01-111-1/+1
* #2349 try to handle []int8 caseUnknwon2016-01-111-1/+1
* minor fix to #2335Unknwon2016-01-091-1/+1
* fix markdown autolink errorUnknwon2016-01-091-1/+1
* fix #2360Unknwon2016-01-081-1/+1
* #2345 disallow access of some pages for empty repoUnknwon2016-01-071-1/+1
* fix #2350Unknwon2016-01-071-1/+1
* update dep lib version requirementUnknwon2016-01-061-1/+1
* fix #2327Unknwon2016-01-051-1/+1
* #2185 fall back to use custom chardet libUnknwon2015-12-311-1/+1
* more fix on #2268Unknwon2015-12-301-1/+1
* #2282 fast detection of utf-8Unknwon2015-12-271-1/+1
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-251-1/+1
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-241-1/+1
* #1692 APIs: Users FollowersUnknwon2015-12-211-1/+1
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-1/+1
* 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