summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31349-pipeline-url-techdeb' into 'master'Phil Hughes2017-05-303-57/+66
|\
| * Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-293-57/+66
* | Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' i...Phil Hughes2017-05-305-7/+46
|\ \
| * | Backport MR from EEClement Ho2017-05-266-8/+47
* | | Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes2017-05-307-70/+110
|\ \ \
| * | | Use function to define data instead of an object31849-pipeline-show-view-realtimeFilipa Lacerda2017-05-262-4/+6
| * | | Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-267-70/+108
* | | | Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable2017-05-301-0/+5
|\ \ \ \
| * | | | 31616-add-uptime-of-gitlab-instance-in-admin-areajboltz882017-05-291-0/+5
* | | | | Merge branch '32954-loading-icon' into 'master'Phil Hughes2017-05-302-0/+8
|\ \ \ \ \
| * | | | | Displays loading icon in async buttons inline32954-loading-iconFilipa Lacerda2017-05-262-0/+8
| | |/ / / | |/| | |
* | | | | Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński2017-05-292-8/+5
|\ \ \ \ \
| * | | | | Use if pipeline_schedule.refShinya Maeda2017-05-291-1/+1
| * | | | | Use nil? for ref evaluationShinya Maeda2017-05-291-1/+1
| * | | | | Validate parameters when active is falseShinya Maeda2017-05-291-7/+3
| * | | | | FixedShinya Maeda2017-05-291-1/+2
| * | | | | Revert "Reproduced"Shinya Maeda2017-05-291-2/+1
| * | | | | ReproducedShinya Maeda2017-05-291-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan2017-05-293-44/+68
|\ \ \ \ \
| * | | | | Create a separate helper to check if we show particular tab on a search page30917-wiki-is-not-searchable-with-guest-permissionsValery Sizov2017-05-293-21/+32
| * | | | | Explicitly test that guest is able to search through the wikiValery Sizov2017-05-292-1/+7
| * | | | | Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-222-36/+43
* | | | | | Merge branch 'sh-fix-submodules-trailing-spaces' into 'master'Robert Speicher2017-05-291-0/+1
|\ \ \ \ \ \
| * | | | | | Strip trailing whitespaces in submodule URLssh-fix-submodules-trailing-spacesStan Hu2017-05-291-0/+1
* | | | | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-299-157/+51
|\ \ \ \ \ \ \
| * | | | | | | Hide nested group UI/API support for MySQLYorick Peterse2017-05-174-8/+7
| * | | | | | | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-177-154/+49
* | | | | | | | Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-292-11/+43
* | | | | | | | Merge branch '32977-user-autocomplete-per_page-does-not-work' into 'master'Douwe Maan2017-05-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add per page to user autocomplete32977-user-autocomplete-per_page-does-not-workClement Ho2017-05-261-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'fix/cohorts-tab-nav' into 'master'Sean McGivern2017-05-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing cohorts to tab navJames Lopez2017-05-291-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-up-notes-technical-debt' into 'master'Fatih Acet2017-05-291-108/+115
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix up some notes tech debtfix-up-notes-technical-debtEric Eastwood2017-05-261-108/+115
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix: Milestone - Participants list is showing duplicate assigneesfix_duplicated_assignees_on_milestone_pageValery Sizov2017-05-291-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
* | | | | | Merge branch 'apply-same-responsive-notes-to-parallel-diff' into 'master'Annabel Dunstone Gray2017-05-264-33/+42
|\ \ \ \ \ \
| * | | | | | Apply responsive note styles to parallel diffsapply-same-responsive-notes-to-parallel-diffEric Eastwood2017-05-264-33/+42
* | | | | | | Enable DuplicateProperty scss-lintAnnabel Dunstone Gray2017-05-269-8/+2
* | | | | | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-264-3/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fallback to false when remove_source_branch is null.Bryce Johnson2017-05-251-1/+1
| * | | | | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Bryce Johnson2017-05-251-0/+1
| |\ \ \ \ \ \
| | * | | | | | Expose remove_source_branch boolean/nullOswaldo Ferreira2017-05-241-0/+1
| * | | | | | | Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson2017-05-251-3/+1
| |/ / / / / /
| * | | | | | Shush eslint.Bryce Johnson2017-05-221-1/+1
| * | | | | | Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-223-3/+19
* | | | | | | More consistent padding of notes, system notes, and note formDouwe Maan2017-05-268-54/+75
| |_|/ / / / |/| | | | |
* | | | | | Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-263-0/+198
* | | | | | Merge branch 'enable-final-newline' into 'master'Clement Ho2017-05-261-1/+1
|\ \ \ \ \ \
| * | | | | | Enable final newline ruleenable-final-newlineAnnabel Dunstone Gray2017-05-261-1/+1