summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix display logic for Removing branch button after MR merge28772-remove-source-branch-button-sometimes-appears-even-if-remove-branch-checkbox-is-checkedSam Rose2017-03-141-1/+1
* Merge branch '29425-fix-activity-stream-first-line-markdown' into 'master' Robert Speicher2017-03-143-5/+21
|\
| * Fix first line markdown helper for user profile activity stream29425-fix-activity-stream-first-line-markdownEric Eastwood2017-03-143-5/+21
* | Merge branch 'fix-intermittent-notify-spec' into 'master' Rémy Coutable2017-03-141-111/+120
|\ \
| * | Fix intermittent spec failures in notify_spec.rbNick Thomas2017-03-141-111/+120
* | | Merge branch '29441-cancel-button-misaligned-in-new-application-page' into 'm...Filipa Lacerda2017-03-141-1/+1
|\ \ \
| * | | Change Canccel button class29441-cancel-button-misaligned-in-new-application-pageChris Peressini2017-03-141-1/+1
| |/ /
* | | Merge branch 'remove-satellites' into 'master' Douwe Maan2017-03-141-10/+0
|\ \ \
| * | | Remove unused satellites configStan Hu2017-03-131-10/+0
* | | | Merge branch 'syshook_documentation_updated' into 'master' Achilleas Pipinellis2017-03-141-2/+13
|\ \ \ \
| * | | | Syshook documentation updatedgpongelli2017-03-141-2/+13
|/ / / /
* | | | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-1420-195/+214
|\ \ \ \
| * | | | added eventhub to emit update tokens eventissue-boards-new-search-barPhil Hughes2017-03-143-3/+9
| * | | | Use reduce instead of a forEachPhil Hughes2017-03-095-11/+34
| * | | | Removed previous filter codePhil Hughes2017-03-083-28/+3
| * | | | Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-082-9/+8
| * | | | Hides on mobilePhil Hughes2017-03-081-1/+2
| * | | | Fixed eslint errorsPhil Hughes2017-03-082-2/+1
| * | | | Updated specsPhil Hughes2017-03-089-123/+86
| * | | | Handle clear search asyncPhil Hughes2017-03-081-0/+5
| * | | | Make changing the URL optional - future proof ourselves for the modal windowPhil Hughes2017-03-082-5/+9
| * | | | Stop droplab from destroying itself is handled asyncPhil Hughes2017-03-082-3/+10
| * | | | Updates the URLPhil Hughes2017-03-082-1/+2
| * | | | Changed storePhil Hughes2017-03-086-20/+40
| * | | | Added filtered search bar to issue boardsPhil Hughes2017-03-088-21/+37
* | | | | Merge branch 'google-protobuf-3.2.0.1' into 'master' Rémy Coutable2017-03-141-1/+1
|\ \ \ \ \
| * | | | | Use google-protobuf 3.2.0.1Jacob Vosmaer2017-03-141-1/+1
* | | | | | Merge branch 'docs/include-gitlab-defaul-example-in-updates' into 'master' DJ Mountney2017-03-142-3/+24
|\ \ \ \ \ \
| * | | | | | Include instructions to update /etc/default/gitlabdocs/include-gitlab-defaul-example-in-updatesAchilleas Pipinellis2017-03-142-3/+24
* | | | | | | Merge branch 'fix_relative_position_calculation' into 'master' Douwe Maan2017-03-144-36/+192
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-143-25/+119
| * | | | | | [Issue Sorting] Improve migrationValery Sizov2017-03-142-5/+3
| * | | | | | [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-142-24/+39
| * | | | | | Added migration to reset existing relative_position for issuesValery Sizov2017-03-141-0/+18
| * | | | | | Fix relative position calculationValery Sizov2017-03-142-8/+39
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '28864-use-the-v4-api-from-the-frontend' into 'master' Sean McGivern2017-03-146-11/+11
|\ \ \ \ \ \
| * | | | | | Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-146-11/+11
| |/ / / / /
* | | | | | Merge branch 'rs-capybara-screenshot-artifacts' into 'master' Kamil Trzciński2017-03-143-14/+12
|\ \ \ \ \ \
| * | | | | | Don't disable capybara-screenshot in CI environmentrs-capybara-screenshot-artifactsRobert Speicher2016-12-082-12/+6
| * | | | | | Store capybara-screenshots folder as artifacts for RSpec and SpinachRobert Speicher2016-12-081-2/+6
* | | | | | | Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher2017-03-145-13/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constantsRémy Coutable2017-03-135-13/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '29326-update-documentation' into 'master' Jacob Schatz2017-03-141-2/+32
|\ \ \ \ \ \ \
| * | | | | | | Fix bad code example29326-update-documentationFilipa Lacerda2017-03-131-2/+2
| * | | | | | | Merge branch 'master' into 29326-update-documentationFilipa Lacerda2017-03-1312-47/+54
| |\ \ \ \ \ \ \
| * | | | | | | | Fix code examples and add code highligthFilipa Lacerda2017-03-101-5/+4
| * | | | | | | | Merge branch 'master' into 29326-update-documentationFilipa Lacerda2017-03-108-56/+166
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Adds best practices regarding context and vue to documentationFilipa Lacerda2017-03-101-1/+32
* | | | | | | | | | Merge branch 'patch-15' into 'master' Rémy Coutable2017-03-141-3/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update using_docker_images.mdszymon2017-03-141-3/+7
|/ / / / / / / / / /