summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump gitlab_emoji to ~> 0.2.0rs-update-gitlab_emojiRobert Speicher2015-12-052-2/+2
* Merge branch 'link-refs' into 'master' Robert Speicher2015-12-0442-412/+956
|\
| * Satisfy rubocoplink-refsDouwe Maan2015-12-031-1/+1
| * Pass original text along with label reference filter.Douwe Maan2015-12-031-1/+5
| * Use URL helpers in specsDouwe Maan2015-12-035-19/+27
| * Merge branch 'master' into link-refsDouwe Maan2015-12-0388-348/+380
| |\
| * | Allow invalid URLs in closing patternDouwe Maan2015-12-022-1/+52
| * | Merge branch 'master' into link-refsDouwe Maan2015-12-0282-597/+792
| |\ \
| * | | Add changelog itemDouwe Maan2015-12-021-0/+1
| * | | Satisfy RubocopDouwe Maan2015-12-023-3/+3
| * | | Expand inline docs.Douwe Maan2015-12-012-2/+28
| * | | Add new references to markdown feature spec.Douwe Maan2015-12-012-7/+24
| * | | Pick up direct links to issues/MRs as references.Douwe Maan2015-12-018-42/+161
| * | | Allow reference format as link hrefDouwe Maan2015-12-017-25/+80
| * | | Fix referenced_mentionables method.Douwe Maan2015-12-011-1/+1
| * | | Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan2015-12-0121-140/+171
| * | | Render commit reference using short sha, but include full sha in comment.Douwe Maan2015-12-018-11/+58
| * | | Fix code docsDouwe Maan2015-12-012-13/+9
| * | | Fix specsDouwe Maan2015-11-305-26/+22
| * | | Recognize commit range with named refs in compare URLs.Douwe Maan2015-11-302-17/+25
| * | | Proper cross-project references when MR is closed by issueDouwe Maan2015-11-301-1/+1
| * | | Have ClosingIssueExtractor recognize all referenced issuesDouwe Maan2015-11-302-5/+11
| * | | Recognize issue/MR/snippet/commit links as references.Douwe Maan2015-11-3018-130/+301
| * | | Render commit range reference with short shas, link to full shas.Douwe Maan2015-11-303-94/+94
| * | | Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan2015-11-304-4/+12
* | | | Update CHANGELOGRobert Speicher2015-12-041-1/+3
* | | | Merge branch 'issue_3583' into 'master' Dmitriy Zaporozhets2015-12-047-6/+62
|\ \ \ \
| * | | | Ensure "Remove Source Branch" button is not shown when branch is being delete...Rubén Dávila2015-12-047-6/+62
* | | | | Merge branch 'fix-application-settings-not-expiring' into 'master' Dmitriy Zaporozhets2015-12-043-14/+10
|\ \ \ \ \
| * | | | | Fix application settings cache not expiring after changesStan Hu2015-12-043-14/+10
| |/ / / /
* | | | | Merge branch 'make-current-user-first-in-dropdown' into 'master' Douwe Maan2015-12-042-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make current user the first user in assignee dropdown in issues detail pageStan Hu2015-12-042-1/+2
|/ / / /
* | | | Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-0418-81/+95
|\ \ \ \
| * | | | Fix specsui/issuable-formDouwe Maan2015-12-036-25/+14
| * | | | Add missing milestone IDDouwe Maan2015-12-031-3/+3
| * | | | Merge branch 'master' into ui/issuable-formDouwe Maan2015-12-0388-348/+380
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix branch renderingDouwe Maan2015-12-022-3/+6
| * | | | Only show manual merge instructions if current user can mergeDouwe Maan2015-12-021-2/+2
| * | | | Redesign multiple select2 optionsDouwe Maan2015-12-021-10/+31
| * | | | Use select2 placeholder instead of blank optionDouwe Maan2015-12-023-8/+8
| * | | | Link to branches from MR "Request to merge X into Y" sentenceDouwe Maan2015-12-022-4/+7
| * | | | Don't reset target branch when choosing to "Change branches" in MRDouwe Maan2015-12-023-4/+4
| * | | | Use "opened by" instead of "created by" in issue/MR header, like in listDouwe Maan2015-12-022-2/+3
| * | | | Move (Un)subscribe button below subscription statusDouwe Maan2015-12-021-5/+4
| * | | | Move subscription info below label info in issue/MR sidebarDouwe Maan2015-12-023-14/+8
| * | | | Move "Please review the contribution guide" next to MR/issue Submit buttonDouwe Maan2015-12-021-5/+7
| * | | | Add "No Milestone" option to issue milestone selectDouwe Maan2015-12-021-2/+4
| | |_|/ | |/| |
* | | | Merge branch 'extend-events-api'Dmitriy Zaporozhets2015-12-045-14/+106
|\ \ \ \
| * | | | Extent Event and Note APIextend-events-apiDmitriy Zaporozhets2015-12-045-14/+106
* | | | | Merge branch 'mr-commits-api' into 'master' Dmitriy Zaporozhets2015-12-044-1/+72
|\ \ \ \ \