summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove underscore - use lodash and babel plugin - 14 karma failureslololodashRegis2017-03-187-25/+185
* Merge branch 'all-ci-offline-migrations' into 'master' Robert Speicher2017-03-1767-962/+493
|\
| * All CI offline migrationsKamil Trzciński2017-03-1767-962/+493
|/
* Merge branch '26236-monospace-gfm' into 'master' Annabel Dunstone Gray2017-03-172-0/+9
|\
| * 26236 Change gfm textarea to use monospace fonttauriedavis2017-03-172-0/+9
|/
* Merge branch '29586-pipelines-tabs' into 'master' Annabel Dunstone Gray2017-03-171-1/+0
|\
| * Remove width from nav linksFilipa Lacerda2017-03-171-1/+0
* | Merge branch 'fixed-diff-avatar-tooltip-escaping' into 'master' Filipa Lacerda2017-03-171-0/+1
|\ \
| * | Fixes diff comment avatar tooltip escaping issuesfixed-diff-avatar-tooltip-escapingPhil Hughes2017-03-161-0/+1
* | | Merge branch '27477-refactor-notification-recipients' into 'master' Rémy Coutable2017-03-173-305/+382
|\ \ \
| * | | Resolve "Extract logic of who should receive notification into separate classes"Dongqing Hu2017-03-173-305/+382
|/ / /
* | | Merge branch 'database-config-method' into 'master' Rémy Coutable2017-03-173-6/+16
|\ \ \
| * | | Added Gitlab::Database.configYorick Peterse2017-03-173-6/+16
* | | | Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher2017-03-1711-7/+199
|\ \ \ \
| * | | | Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-1511-7/+199
* | | | | Merge branch 'fix/gb/gitlab-qa-start-page-cold-boot' into 'master' Rémy Coutable2017-03-171-2/+8
|\ \ \ \ \
| * | | | | Do not use Ruby Timeout module in GitLab QAfix/gb/gitlab-qa-start-page-cold-bootGrzegorz Bizon2017-03-171-9/+6
| * | | | | Resolve GitLab QA cold boot problems on entry pageGrzegorz Bizon2017-03-161-2/+11
* | | | | | Merge branch 'fl-remove-ujs-pipelines' into 'master' Alfredo Sumaran2017-03-1748-1380/+1790
|\ \ \ \ \ \
| * | | | | | Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-1748-1380/+1790
|/ / / / / /
* | | | | | Merge branch 'fix-time-sensitive-helper-spec' into 'master' Robert Speicher2017-03-171-6/+10
|\ \ \ \ \ \
| * | | | | | Fix time-sensitive helper specRémy Coutable2017-03-171-6/+10
* | | | | | | Merge branch '29557-fix-unicode-1-1' into 'master' Clement Ho2017-03-171-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix Unicode 1.1 emojis29557-fix-unicode-1-1Eric Eastwood2017-03-161-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '20121-add-a-new-have_html_escaped_body_text-matcher' into 'mast...Robert Speicher2017-03-172-31/+37
|\ \ \ \ \ \
| * | | | | | Add a new have_html_escaped_body_text that match an HTML-escaped text20121-add-a-new-have_html_escaped_body_text-matcherRémy Coutable2017-03-172-31/+37
* | | | | | | Merge branch 'build-notification-null-check' into 'master' Jacob Schatz2017-03-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Stop CI notification showing when status is nilbuild-notification-null-checkPhil Hughes2017-03-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'update-realtime-docs' into 'master' Jacob Schatz2017-03-171-7/+14
|\ \ \ \ \ \ \
| * | | | | | | Updates realtime documentation for the FrontendFilipa Lacerda2017-03-171-7/+14
|/ / / / / / /
* | | | | | | Merge branch 'docs/award_emojis' into 'master' Sean Packham (GitLab)2017-03-1710-65/+52
|\ \ \ \ \ \ \
| * | | | | | | Refactor award emojis documentdocs/award_emojisAchilleas Pipinellis2017-03-1710-65/+52
| |/ / / / / /
* | | | | | | Merge branch 'boards-blank-state-template-in-js' into 'master' Filipa Lacerda2017-03-175-62/+172
|\ \ \ \ \ \ \
| * | | | | | | Fixed eslintboards-blank-state-template-in-jsPhil Hughes2017-03-162-6/+8
| * | | | | | | Catches errors when generating listsPhil Hughes2017-03-162-0/+99
| * | | | | | | Issue boards blank state template in JS filePhil Hughes2017-03-154-62/+71
* | | | | | | | Merge branch '29577-restore-sub-nav-with-activity-tab' into 'master' Rémy Coutable2017-03-171-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Restore sub-nav for empty project29577-restore-sub-nav-with-activity-tabEric Eastwood2017-03-161-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'add-labels-to-issue-hook' into 'master' Sean McGivern2017-03-175-1/+32
|\ \ \ \ \ \ \
| * | | | | | | Added labels to the issue web hookLuke "Jared" Bennett2017-03-175-1/+32
* | | | | | | | Merge branch '29604-v3-fix-branch-creation' into 'master' Sean McGivern2017-03-173-0/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | Use "branch_name" instead "branch" on V3 branch creation API29604-v3-fix-branch-creationOswaldo Ferreira2017-03-163-0/+77
* | | | | | | | | Merge branch '21451-allow-disable-mr-link' into 'master' Sean McGivern2017-03-179-1/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-179-1/+73
|/ / / / / / / / /
* | | | | | | | | Merge branch '26470-branch-names-with-reference-prefixes-results-in-buggy-bra...Sean McGivern2017-03-173-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Strip reference prefixes on branch creationMatthieu Tardy2017-01-093-0/+12
* | | | | | | | | | Add a documentation blurb to the new issue template to encourage writing (bet...Job van der Voort2017-03-171-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | documentation blurb in issue templateJob van der Voort2017-03-171-0/+10
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'fix-make-email-static' into 'master' Rémy Coutable2017-03-171-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Make sure alias email would never match:Lin Jen-Shin2017-03-171-1/+3
| | |_|_|/ / / / / | |/| | | | | | |