summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'diff-comments-toggle-tooltip-hide' into 'master' Fatih Acet2016-09-161-0/+1
|\
| * Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hidePhil Hughes2016-09-121-0/+1
* | Merge branch 'issue-boards-large-height-load' into 'master' Fatih Acet2016-09-161-0/+5
|\ \
| * | Fixed issue boards loading issues on large screensissue-boards-large-height-loadPhil Hughes2016-09-131-0/+5
* | | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-161-1/+1
|\ \ \
| * | | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-1/+1
* | | | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-1612-15/+89
|\ \ \ \
| * | | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-156-21/+22
| * | | | Correct helper for group LFS status.Patricio Cano2016-09-151-14/+14
| * | | | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-156-20/+33
| * | | | Added group-specific setting for LFS.Patricio Cano2016-09-1513-9/+69
* | | | | Merge branch 'fix-typos' into 'master' Rémy Coutable2016-09-162-2/+2
|\ \ \ \ \
| * | | | | Fix spelling: sucessfully -> successfullyStan Hu2016-09-152-2/+2
* | | | | | Merge branch '20870-secret-variables-sorted-by-key' into 'master' Rémy Coutable2016-09-162-3/+5
|\ \ \ \ \ \
| * | | | | | Sort secret variables by key (fix #20870)Diego Souza2016-09-092-3/+5
* | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \