summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Review changesLuke Bennett2018-04-061-2/+2
* Merge remote-tracking branch 'origin/master' into deprecation-warning-for-dyn...Luke Bennett2018-04-0574-996/+1435
|\
| * Merge branch '44870-remove-extra-space-around-comment-form-on-merge-requests'...Clement Ho2018-04-051-18/+17
| |\
| | * Refactor and tweak margin for note forms on IssuableTakuya Noguchi2018-04-041-18/+17
| * | Merge branch 'use-chronic-duration-attribute-for-project-build-timeout' into ...Kamil Trzciński2018-04-053-7/+9
| |\ \
| | * | Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-043-4/+6
| | * | Use ChronicDurationAttribute to handle CI/CD timeout settingTomasz Maczukin2018-04-041-3/+3
| * | | Merge branch 'jacoco' into 'master'Kamil Trzciński2018-04-051-0/+3
| |\ \ \
| | * | | JaCoCo regex has been added to the examples block of Test coverage parsingRuslan Molchanov2018-03-231-0/+3
| * | | | Merge branch 'ce-4474-custom-additional-text-in-confirmation-email' into 'mas...Sean McGivern2018-04-051-2/+1
| |\ \ \ \
| | * | | | Add custom additonal email text to all emailsce-4474-custom-additional-text-in-confirmation-emailEric Eastwood2018-04-041-2/+1
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2018-04-051-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'bvl-export-import-lfs' into 'master'Douwe Maan2018-04-051-1/+1
| | |\ \ \ \ \
| | | * | | | | Export LFS Objects when exporting a projectBob Van Landuyt2018-04-051-1/+1
| | | |/ / / /
| * | | | | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+7
| |/ / / / /
| * | | | | Merge branch 'fix-typo-in-application_settings-page' into 'master'Robert Speicher2018-04-041-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix a typo in an externalized message: 'amd' -> 'and'Rémy Coutable2018-04-041-1/+1
| * | | | | Merge branch 'dz-improve-app-settings-6' into 'master'Filipa Lacerda2018-04-0411-177/+297
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Remove unused form for admin application settingsdz-improve-app-settings-6Dmitriy Zaporozhets2018-04-042-8/+0
| | * | | | Move the rest of application settings to expandable blocksDmitriy Zaporozhets2018-04-0411-169/+297
| * | | | | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+1
| * | | | | Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky2018-04-042-3/+3
| | |_|/ / | |/| | |
| * | | | Resolve "Protected branches count is wrong when a wildcard includes several p...Jan2018-04-042-4/+4
| |/ / /
| * | | Move network related app settings to expandable blocksDmitriy Zaporozhets2018-04-044-60/+88
| * | | Merge branch 'dz-improve-app-settings-4' into 'master'Grzegorz Bizon2018-04-046-153/+212
| |\ \ \
| | * | | Move repository, storage, abuse settings and logging settings to expandable s...Dmitriy Zaporozhets2018-04-026-153/+212
| * | | | Fix body of email when commits are pushed to an MRSean McGivern2018-04-032-3/+3
| * | | | Merge branch 'dz-type-button' into 'master'Filipa Lacerda2018-04-027-14/+14
| |\ \ \ \
| | * | | | Add button type to settings toggledz-type-buttonDmitriy Zaporozhets2018-04-027-14/+14
| | |/ / /
| * | | | Backport changes in EE MR 4972: System Header and FooterAndré Luís2018-04-022-3/+3
| |/ / /
| * | | Merge branch 'dz-improve-app-settings-3' into 'master'Filipa Lacerda2018-04-025-114/+154
| |\ \ \ | | |_|/ | |/| |
| | * | Move background jobs, spam and performance bar app settings to expandable sec...dz-improve-app-settings-3Dmitriy Zaporozhets2018-03-295-114/+154
| * | | Merge branch 'fix/projects-no-repository-placeholder' into 'master'Rémy Coutable2018-03-304-5/+7
| |\ \ \
| | * | | Use translated string for breadcrumb titleGeorge Tsiolis2018-03-294-4/+4
| | * | | Update translated stringsGeorge Tsiolis2018-03-271-1/+1
| | * | | Update no repository placeholderGeorge Tsiolis2018-03-261-1/+3
| | | |/ | | |/|
| * | | Merge branch 'add-milestone-path-to-dashboard-milestones-breadcrumb-link' int...Rémy Coutable2018-03-301-2/+3
| |\ \ \
| | * | | Update dashboard milestones breadcrumb linkGeorge Tsiolis2018-03-221-2/+3
| * | | | Always display Labels section in issuable sidebar, even when the project has ...brancho/gitlab-ce-Link_to_project_labels_pageBranka Martinovic2018-03-291-1/+1
| * | | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-1/+10
| |\ \ \ \
| | * | | | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-282-3/+3
| | * | | | Use help_page_path helper to generate runner_help_urlTomasz Maczukin2018-03-281-1/+1
| | * | | | Add few frontend improvementsTomasz Maczukin2018-03-281-1/+1
| | * | | | Remove information about maximum_job_timeout from runners listsTomasz Maczukin2018-03-283-8/+0
| | * | | | Replace user_readable with human_readableTomasz Maczukin2018-03-284-5/+5
| | * | | | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-285-10/+10
| | * | | | Add UI support for per-runner job timeoutTomasz Maczukin2018-03-285-0/+17
| | | |_|/ | | |/| |
| * | | | Fix promoting labels and milestones copy textJose Ivan Vargas2018-03-283-0/+3
| * | | | Merge branch '44752-remove-ee-specific-comments' into 'master'Rémy Coutable2018-03-284-16/+0
| |\ \ \ \
| | * | | | Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-284-16/+0