summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-078-45/+85
|\
| * List all groups/projects for admins on explore pagesDouwe Maan2017-02-061-1/+1
| * Fix indentationee-1439-read-only-userDouwe Maan2017-02-061-4/+4
| * More backportDouwe Maan2017-02-061-4/+13
| * Backport of the frontend view, including testsJose Ivan Vargas2017-02-063-7/+28
| * Backport UI changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-062-22/+23
| * Backport changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-063-21/+30
* | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ...Filipa Lacerda2017-02-071-1/+1
|\ \
| * | Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-rootClement Ho2017-02-061-1/+1
* | | Merge branch 'commit-description-border' into 'master' Alfredo Sumaran2017-02-061-1/+0
|\ \ \
| * | | Remove lighter colored commit description bordercommit-description-borderAnnabel Dunstone Gray2017-02-061-1/+0
| |/ /
* | | Merge branch 'fe-commit-mr-pipelines' into 'master' Fatih Acet2017-02-0632-256/+672
|\ \ \
| * | | Use webpack to require filesFilipa Lacerda2017-02-0511-44/+42
| * | | Use webpack to require filesFilipa Lacerda2017-02-055-15/+15
| * | | Move interceptor to common interceptors filesFilipa Lacerda2017-02-051-0/+8
| * | | Use webpackFilipa Lacerda2017-02-054-74/+55
| * | | Move repeated function to utilitiesFilipa Lacerda2017-02-051-0/+8
| * | | Fix broken path to fileFilipa Lacerda2017-02-051-1/+1
| * | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-04108-302/+303
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0380-176/+1231
| |\ \ \
| * | | | Fix broken testsFilipa Lacerda2017-02-031-0/+1
| * | | | Resolve conflict after mergeFilipa Lacerda2017-02-0342-90/+92
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-0320-42/+97
| |\ \ \ \ \
| * | | | | | Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-034-33/+37
| * | | | | | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-035-8/+42
| * | | | | | Serialize pipelines in the new merge request actionGrzegorz Bizon2017-02-031-1/+8
| * | | | | | Fix syntax error in the new merge request viewGrzegorz Bizon2017-02-031-1/+1
| * | | | | | Moves pagination to shared folderFilipa Lacerda2017-02-0315-173/+202
| * | | | | | Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-0317-223/+124
| * | | | | | Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-037-312/+306
| * | | | | | Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-034-1/+1
| * | | | | | Use single source of truth for vue_resource_interceptorFilipa Lacerda2017-02-034-13/+6
| * | | | | | First iterationFilipa Lacerda2017-02-0310-18/+476
* | | | | | | Merge branch 'fix-deleting-project-again' into 'master' Douwe Maan2017-02-061-4/+17
|\ \ \ \ \ \ \
| * | | | | | | Skip or retain project while deleting the project:Lin Jen-Shin2017-02-031-4/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Don't delete assigned MRs/issues when user is deletedDouwe Maan2017-02-061-2/+3
* | | | | | | Merge branch '27240-make-progress-bars-consistent' into 'master' Annabel Dunstone Gray2017-02-061-0/+2
|\ \ \ \ \ \ \
| * | | | | | | 27240 Make progress bars consistent27240-make-progress-bars-consistenttauriedavis2017-02-031-0/+2
* | | | | | | | Merge branch 'issues-modal-filters' into 'master' Fatih Acet2017-02-0613-25/+436
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed eslintPhil Hughes2017-02-062-4/+10
| * | | | | | | | Merge branch 'master' into issues-modal-filtersPhil Hughes2017-02-06114-555/+558
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Fixed milestone select failing testsPhil Hughes2017-02-031-1/+1
| * | | | | | | | Fixed eslint errorsPhil Hughes2017-02-036-8/+12
| * | | | | | | | Show empty state if filter returns empty resultsPhil Hughes2017-02-033-1/+25
| * | | | | | | | Resets modal filters when closingPhil Hughes2017-02-033-6/+16
| * | | | | | | | Added tests for modal filtersPhil Hughes2017-02-031-1/+1
| * | | | | | | | Passes through the correct endpointsPhil Hughes2017-02-036-6/+48
| * | | | | | | | Responsive styling fixes for the filtersPhil Hughes2017-02-031-2/+14
| * | | | | | | | Added all filtersPhil Hughes2017-02-0310-77/+198
| * | | | | | | | Added user filter componentPhil Hughes2017-02-032-80/+104