summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-buttonLuke Bennett2016-09-188-20/+32
* Change percentage to pxAnnabel Dunstone Gray2016-09-161-1/+1
* Update stages to match sketch fileci-stagesAnnabel Dunstone Gray2016-09-161-5/+7
* Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-164-26/+7
* Remove centering of stagesAnnabel Dunstone Gray2016-09-161-1/+0
* Remove stage names; connect stages in columnAnnabel Dunstone Gray2016-09-164-15/+48
* Merge branch 'issue-boards-keyboard-shortcut' into 'master' Jacob Schatz2016-09-153-0/+13
|\
| * Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-153-0/+13
* | Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-1514-90/+70
|\ \
| * | Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-0714-90/+70
* | | Merge branch 'ee-919-backport-changes' into 'master' Jacob Schatz2016-09-151-11/+9
|\ \ \ | |_|/ |/| |
| * | fieldName can’t be a functionee-919-backport-changesAlfredo Sumaran2016-09-061-5/+2
| * | Ensure we update dropdown label after selecting an optionAlfredo Sumaran2016-09-061-6/+7
* | | Merge branch '22203-reduce-duplication-in-commits-cherry_pick_service' into '...Robert Speicher2016-09-153-27/+21
|\ \ \
| * | | Reduce duplication in Commits::{CherryPickService,RevertService}22203-reduce-duplication-in-commits-cherry_pick_serviceRémy Coutable2016-09-153-27/+21
* | | | Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-157-32/+127
|\ \ \ \
| * | | | Fix spec failuresgroup-similarKamil Trzcinski2016-09-144-6/+4
| * | | | Add grouping testsKamil Trzcinski2016-09-141-1/+5
| * | | | Re-use as much of views as possibleKamil Trzcinski2016-09-146-58/+46
| * | | | Style grouped builds dropdownAnnabel Dunstone Gray2016-09-073-15/+99
| * | | | Group similar buildsKamil Trzcinski2016-09-073-2/+23
* | | | | Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet2016-09-151-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+7
* | | | | Merge branch 'new-file-mobile-dropdown-fix' into 'master' Fatih Acet2016-09-151-0/+4
|\ \ \ \ \
| * | | | | Fixed add to tree button on mobilenew-file-mobile-dropdown-fixPhil Hughes2016-09-141-0/+4
* | | | | | Merge branch 'fix-multiple-pipeline-events' into 'master' 22202-similar-code-found-in-defn-mass-108-in-lib-gitlab-diff-position_tracer-rb-98-lib-gitlab-diff-position_tracer-rb-119Rémy Coutable2016-09-152-11/+10
|\ \ \ \ \ \
| * | | | | | Fix Commit#status, feedback:fix-multiple-pipeline-eventsLin Jen-Shin2016-09-142-2/+2
| * | | | | | should show the status of the latest oneLin Jen-Shin2016-09-121-1/+1
| * | | | | | Revert "reload instead, so that we don't have to change order"Lin Jen-Shin2016-09-121-11/+4
| * | | | | | reload instead, so that we don't have to change orderLin Jen-Shin2016-09-121-4/+11
| * | | | | | Fix test (credits to Kamil)Lin Jen-Shin2016-09-121-3/+4
| * | | | | | Fix the ordering of transition callbacks:Lin Jen-Shin2016-09-121-7/+5
* | | | | | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-141-8/+25
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '21650-only-active-users-can-be-members' into 'master' Douwe Maan2016-09-141-8/+25
| |\ \ \ \ \ \ \
| | * | | | | | | Exclude some pending or inactivated rows in Member scopesNick Thomas2016-09-081-8/+25
* | | | | | | | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-09-141-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle encoding in non-binary Blob instancesupdate-gitlab-gitYorick Peterse2016-09-141-0/+12
* | | | | | | | | | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-144-34/+34
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'pushes-since-gc-redis' into 'master' 19600-artifacts-show-up-in-interface-as-expired-immediately-although-configured-as-1-month-or-4-weeksRobert Speicher2016-09-132-9/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-132-9/+19
| |/ / / / / / / /
* | | | | | | | | Restore SSH Key title auto-population behaviorRobert Speicher2016-09-131-0/+1
* | | | | | | | | Change method name to #reopenable?Katarzyna Kobierska2016-09-132-3/+4
* | | | | | | | | Improve grammarKatarzyna Kobierska2016-09-131-1/+1
* | | | | | | | | Add #can_reopen? and testsKatarzyna Kobierska2016-09-133-5/+3
* | | | | | | | | Add methodKatarzyna Kobierska2016-09-131-0/+7
* | | | | | | | | Add test checking method closed_without_source_projectKatarzyna Kobierska2016-09-131-6/+0
* | | | | | | | | Add #closed_without_source_project?Katarzyna Kobierska2016-09-133-16/+23
* | | | | | | | | Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-132-3/+3
* | | | | | | | | Before deleting project if forked unlink forkKatarzyna Kobierska2016-09-131-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch '21895-horizontal-scroll-bar-present-in-collapsed-sidebar' into ...Annabel Dunstone Gray2016-09-131-1/+1
|\ \ \ \ \ \ \ \