aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* stop compile bindata for TRANSLATORSUnknwon2016-01-111-25/+1
* fix markdown autolink errorUnknwon2016-01-091-44/+50
* fix #2350Unknwon2016-01-071-2/+2
* typo fixzhuharev2016-01-061-2/+2
* update localeUnknwon2016-01-061-698/+914
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-051-2/+2
* i18n-fix for split-viewKim "BKC" Carlbäcker2016-01-051-909/+693
* fix #2327Unknwon2016-01-051-24/+0
* #2185 fall back to use custom chardet libUnknwon2015-12-312-11/+15
* #2282 fast detection of utf-8Unknwon2015-12-272-3/+8
* #2283 set text/plain for non-binary files in raw modeUnknwon2015-12-251-1/+5
* #2282 fix utf-8 recognized as windows-1252Unknwon2015-12-252-6/+8
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-241-15/+15
* #1692 APIs: Users FollowersUnknwon2015-12-212-3/+4
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-0/+2
* fix #1436Unknwon2015-12-192-226/+231
* make mailer log more verboseUnknwon2015-12-191-9/+9
* update localesUnknwon2015-12-181-15/+15
* fix #2189Unknwon2015-12-182-2/+18
* prepare releaseUnknwon2015-12-181-21/+21
* #2103 Ability to map extensions for syntax highlighting in configUnknwon2015-12-173-25/+44
* #1692 add organization APIsUnknwon2015-12-171-2/+2
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-162-4/+84
* #1692 add user email APIsUnknwon2015-12-151-2/+2
* fix #2204Unknwon2015-12-151-19/+19
* rename import pathUnknwon2015-12-152-2/+2
* new template funcUnknwon2015-12-131-0/+3
* Drop Go 1.3 supportUnknwon2015-12-132-9/+0
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-132-14/+5
* ignore invalid envBruno2015-12-131-1/+2
* #2161 fix wrong regexpUnknwon2015-12-121-1/+1
* #2161 No issue linking in commits when issue number in bracketsUnknwon2015-12-121-3/+3
* update localesUnknwon2015-12-121-28/+28
* #2156 admin able to edit organization max repo creationUnknwon2015-12-112-6/+7
* #2154 fix form submit errorUnknwon2015-12-111-1/+1
* #2154 disable change user for non-local usersUnknwon2015-12-112-3/+3
* fix sqlite3 cannot create repoUnknwon2015-12-111-2/+2
* #2114 External URL for wikiUnknwon2015-12-112-2/+4
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-101-2/+2
* #1301 "read-only" usersUnknwon2015-12-101-2/+2
* #1575 Limit repo creationUnknwon2015-12-103-7/+9
* #1612 Ability to send mail when a new pull request is submittedUnknwon2015-12-101-709/+926
* move out git module and #1573 send push hookUnknwon2015-12-0924-1878/+11
* Merge pull request #2139 from angus-g/fixes/pr-messagesUnknwon2015-12-091-913/+696
|\
| * Reword messages for PR auto merging (#2117)Angus Gibson2015-12-101-913/+696
* | LOCAL_ROOT_URL for workers accessing web serviceAdam Strzelecki2015-12-091-0/+2
|/
* #1943 Able to config fsck timeoutUnknwon2015-12-092-2/+3
* #2037 Add "New Mirror" button on DashboardUnknwon2015-12-092-700/+914
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-092-10/+10
* Only show comparison link for >2 commits #1110Angus Gibson2015-12-091-926/+709