summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdminFlorian Kaiser2016-01-312-8/+8
|
* Only show teams the user has access toFlorian Kaiser2016-01-312-16/+45
|
* Allow modification of a release if Content is empty (fix #2516)Florian Kaiser2016-01-301-1/+1
|
* #2497 incorrect error handle for team nameUnknwon2016-01-291-3/+3
|
* Merge pull request #2508 from MilesPong/developUnknwon2016-01-291-1/+1
|\ | | | | Fixed gravatar url
| * Using https for gravatarmiles@Oscar2016-01-291-1/+1
| |
| * Fixed gravatar urlmiles@Oscar2016-01-291-1/+1
| |
* | Update localesUnknwon2016-01-281-21/+21
|/
* Minor fix for #2396Unknwon2016-01-251-1/+1
|
* Merge pull request #2396 from bkcsoft/feature/markdown-checklistUnknwon2016-01-252-1/+20
|\ | | | | [Feature] Markdown Checklist-rendering
| * Made Sanitizer-setup cleanerKim "BKC" Carlbäcker2016-01-141-1/+10
| |
| * Checklist-rendering implementedKim "BKC" Carlbäcker2016-01-132-1/+11
| |
* | Merge pull request #2432 from nd/developUnknwon2016-01-251-0/+1
|\ \ | | | | | | Fix #2431 - handle requests waiting for reply
| * | Fix #2431 - handle requests waiting for replyDmitry Neverov2016-01-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | According to the docs [1], the Reply method must be called for all requests where WantReply is true. This fixes a hanging java ssh implementation (jsch) which sets WantReply flag and waits for reply from the server. [1] https://godoc.org/golang.org/x/crypto/ssh#Request.Reply
* | | Update localesUnknwon2016-01-251-224/+224
| | |
* | | Fixed forgotten err variable assignmentPourya Daneshvar2016-01-241-1/+1
|/ /
* / #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-151-9/+0
|/
* #2287 Truncate repository name if too longUnknwon2016-01-111-0/+9
|
* update localeUnknwon2016-01-111-26/+26
|
* stop compile bindata for TRANSLATORSUnknwon2016-01-111-25/+1
| | | | - update required version of git-module for #2373
* 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
| | | | | - User profile un/follow - List user's followers/following
* #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
|