summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-boards-breadcrumbs-container' into 'master'Annabel Dunstone Gray2017-08-292-1/+3
|\
| * Fixes the breadcrumb container when in issue boardsissue-boards-breadcrumbs-containerPhil Hughes2017-08-182-1/+3
* | Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher2017-08-293-9/+9
|\ \
| * | replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin2017-08-291-1/+1
| * | replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin2017-08-292-6/+6
| * | replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin2017-08-293-3/+3
* | | Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' ...Filipa Lacerda2017-08-291-3/+4
|\ \ \
| * | | Disable GitLab Project Import Button if source disabledMark Fletcher2017-08-241-3/+4
* | | | Merge branch '37069-remove-li' into 'master'Phil Hughes2017-08-291-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary divider37069-remove-liAnnabel Dunstone Gray2017-08-251-1/+1
* | | | Merge branch '34413-move-convdev-index-location-to-after-cohorts' into 'master'Phil Hughes2017-08-293-8/+8
|\ \ \ \
| * | | | Move ConvDev index to Overview from Monitoring.34413-move-convdev-index-location-to-after-cohortsBryce Johnson2017-08-183-8/+8
* | | | | Merge branch '36582-fix-note-resolved-icon' into 'master'evn-fix-formatting-of-claFatih Acet2017-08-283-3/+8
|\ \ \ \ \
| * | | | | Update and fix resolvable note icons for easier recognition36582-fix-note-resolved-iconEric Eastwood2017-08-253-3/+8
* | | | | | Merge branch 'group-mr-search-bar' into 'master'Clement Ho2017-08-281-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add filtered search to group merge requests dashboardHiroyuki Sato2017-08-191-1/+5
* | | | | | Merge branch '35721-auth-style-confirmation' into 'master'Clement Ho2017-08-251-37/+41
|\ \ \ \ \ \
| * | | | | | Authorizations regarding OAuth - style confirmationJacopo2017-08-241-37/+41
* | | | | | | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil Trzciński2017-08-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix group and project search for anonymous usersNick Thomas2017-08-241-1/+1
* | | | | | | | Add support for copying permalink to notes via more actions dropdownDimitrie Hoekstra2017-08-251-0/+2
* | | | | | | | Merge branch '36860-deleted-user-fix' into 'master'Sean McGivern2017-08-253-12/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix failure when issue author is nilJarka Kadlecova2017-08-253-12/+16
* | | | | | | | | Merge branch 'zj-reword-job-to-pipeline-chart-view' into 'master'Douwe Maan2017-08-251-3/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Reword job to pipeline on the chart viewZeger-Jan van de Weg2017-08-241-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '36589-hide-group-name-on-collapse' into 'master'Clement Ho2017-08-244-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide group title on sidebar collapse; use more generic class for titles36589-hide-group-name-on-collapseAnnabel Dunstone Gray2017-08-234-4/+4
* | | | | | | | | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-242-3/+3
* | | | | | | | | Merge branch 'fix/sm/36731-improve-spec-spec-features-runners_spec-rb-and-spe...Kamil Trzciński2017-08-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Refurbish spec/features/runners_spec.rbShinya Maeda2017-08-231-1/+1
* | | | | | | | | Merge branch 'archived-projects-only' into 'master'Douwe Maan2017-08-241-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add an option to list only archived projectsMehdi Lahmam2017-08-241-1/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '36709-gpg-status' into 'master'Clement Ho2017-08-231-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix alignment of gpg status36709-gpg-statusAnnabel Dunstone Gray2017-08-231-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'zj-fix-fe-blank-button' into 'master'Clement Ho2017-08-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix blank button not resetting project template valueZeger-Jan van de Weg2017-08-231-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan2017-08-232-4/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Cache the number of open issues and merge requestsYorick Peterse2017-08-232-4/+8
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'remove-tooltip-filtered-search-user' into 'master'Tim Zallmann2017-08-231-1/+1
|\ \ \ \ \ \
| * | | | | | Remove tooltip from filtered search userremove-tooltip-filtered-search-userClement Ho2017-08-221-1/+1
* | | | | | | Merge branch 'fix-push-events-branch-removals' into 'master'Sean McGivern2017-08-232-10/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix display of push events for removed refsfix-push-events-branch-removalsYorick Peterse2017-08-222-10/+7
* | | | | | | | Merge branch 'rs-fix-admin-logs-timeout' into 'master'Douwe Maan2017-08-231-10/+6
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Refactor `Admin::LogsController#show`rs-fix-admin-logs-timeoutRobert Speicher2017-08-221-10/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Implement new system note iconsBryce Johnson2017-08-2316-18/+29
|/ / / / / /
* | | | | | Merge branch '36721-rename-repo-text' into 'master'Annabel Dunstone Gray2017-08-221-2/+0
|\ \ \ \ \ \
| * | | | | | 36721 Remove incorrect paragraph regarding renaming repos in settings36721-rename-repo-texttauriedavis2017-08-211-2/+0
* | | | | | | Merge branch 'zj-fix-import-gitlab-export-form' into 'master'Douwe Maan2017-08-221-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update form to properly set the pathZeger-Jan van de Weg2017-08-221-2/+1
| |/ / / / /
* | | | | | Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-221-3/+2
|\ \ \ \ \ \