summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixed the show_user_callout methoduser-callout-dismissed-method-renamePhil Hughes2017-05-302-2/+2
* Update looks job logFilipa Lacerda2017-05-306-42/+41
* Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' i...Phil Hughes2017-05-303-3/+6
|\
| * Backport MR from EEClement Ho2017-05-263-3/+6
* | Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes2017-05-302-5/+7
|\ \
| * | Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-262-5/+7
* | | 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 '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński2017-05-291-1/+2
|\ \ \ \
| * | | | Use if pipeline_schedule.refShinya Maeda2017-05-291-1/+1
| * | | | Use nil? for ref evaluationShinya Maeda2017-05-291-1/+1
| * | | | 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-291-35/+42
|\ \ \ \ \
| * | | | | Create a separate helper to check if we show particular tab on a search page30917-wiki-is-not-searchable-with-guest-permissionsValery Sizov2017-05-291-7/+7
| * | | | | Explicitly test that guest is able to search through the wikiValery Sizov2017-05-291-1/+1
| * | | | | Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-221-35/+42
* | | | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-3/+4
|\ \ \ \ \ \
| * | | | | | Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-3/+4
* | | | | | | Add missing cohorts to tab navJames Lopez2017-05-291-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
* | | | | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-261-0/+10
|\ \ \ \ \ \
| * | | | | | Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-221-0/+10
* | | | | | | More consistent padding of notes, system notes, and note formDouwe Maan2017-05-262-15/+22
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher2017-05-2615-65/+61
|\ \ \ \ \ \
| * | | | | | Make section connect with window border without extra paddingDouwe Maan2017-05-259-29/+35
| * | | | | | Kill copy button with 🔥Douwe Maan2017-05-251-4/+2
| * | | | | | Consistently display last push event widgetDouwe Maan2017-05-2513-47/+39
* | | | | | | Merge branch 'issuable-form-create-label-sub-groups' into 'master'Filipa Lacerda2017-05-261-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixed create new label form in issue form not working for sub-group projectsissuable-form-create-label-sub-groupsPhil Hughes2017-05-251-1/+1
* | | | | | | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-2513-136/+130
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Address feedbackDouwe Maan2017-05-251-4/+2
| * | | | | | Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-236-17/+17
| * | | | | | Clean up diff renderingDouwe Maan2017-05-238-103/+99
| * | | | | | Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan2017-05-236-30/+30
* | | | | | | Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into 'ma...Annabel Dunstone Gray2017-05-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix note header author and time ago wrapping in parallel diff32801-fix-discussion-header-wrapping-in-parallel-diffEric Eastwood2017-05-251-1/+1
* | | | | | | | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-252-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-242-2/+2
* | | | | | | | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-2510-2/+158
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Implement web hooks loggingAlexander Randa2017-05-2510-2/+158
* | | | | | | | | Merge branch '32807-company-icon' into 'master'Phil Hughes2017-05-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use briefcase icon for company32807-company-iconAnnabel Dunstone Gray2017-05-241-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'feature/rss-scoped-token' into 'master'Douwe Maan2017-05-242-26/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | extract partialAlexis Reigel2017-05-242-24/+14
| * | | | | | | | | user can reset his rss token on the account pageAlexis Reigel2017-05-241-4/+12
| * | | | | | | | | remove dead codeAlexis Reigel2017-05-241-9/+4
| |/ / / / / / / /
* | | | | | | | | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-253-7/+7
|/ / / / / / / /
* | | | | | | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-242-5/+4
|\ \ \ \ \ \ \ \