summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-listRémy Coutable2017-09-141-0/+5
* Scope users by group in issuable search barbarthc2017-09-131-2/+2
* AutoDevOps banner hidden on explicit CI configZeger-Jan van de Weg2017-09-131-1/+3
* Merge branch 'zj-feature-flipper-disable-banner' into 'master'Kamil Trzciński2017-09-131-1/+2
|\
| * Allow all AutoDevOps banners to be disabledZeger-Jan van de Weg2017-09-121-1/+2
* | Merge branch 'zj-usage-data-auto-devops' into 'master'Kamil Trzciński2017-09-131-0/+3
|\ \
| * | Add auto devops enabled/disabled to usage pingZeger-Jan van de Weg2017-09-121-0/+3
* | | Add help text to runner edit page that tags should be separated by commas.Brendan O'Leary2017-09-131-1/+1
* | | Merge branch '36907-new-issue-from-failed-build-no-longer-links-to-failed-bui...Grzegorz Bizon2017-09-132-3/+3
|\ \ \
| * | | Implemented the new Description ContentTim Zallmann2017-09-121-1/+1
| * | | Fixed the URL + renamed to Job FailedTim Zallmann2017-09-122-3/+3
* | | | Merge branch '5836-move-lib-ci-into-gitlab-namespace' into 'master'Grzegorz Bizon2017-09-1315-22/+22
|\ \ \ \
| * | | | move `lib/ci/mask_secret.rb` into `lib/gitlab/ci/mask_secret.rb`Maxim Rydkin2017-09-121-2/+2
| * | | | move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-123-5/+5
| * | | | move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin2017-09-1211-11/+11
| * | | | move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin2017-09-121-4/+4
* | | | | Resolve "Image onion skin + swipe does not work anymore"Tim Zallmann2017-09-121-4/+4
* | | | | Merge branch 'revert-2f46c3a8' into 'master'Robert Speicher2017-09-1214-99/+432
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-1114-99/+432
* | | | | Decrease Perceived Complexity threshold to 15Maxim Rydkin2017-09-121-12/+20
* | | | | Merge branch 'breadcrumbs-hover-underline' into 'master'Filipa Lacerda2017-09-121-0/+1
|\ \ \ \ \
| * | | | | Fixed the breadcrumbs project name not having hover stylebreadcrumbs-hover-underlinePhil Hughes2017-09-121-0/+1
* | | | | | Merge branch 'housekeeping_settings' into 'master'Douwe Maan2017-09-121-2/+2
|\ \ \ \ \ \
| * | | | | | Allow to use same periods for housekeeping tasksAlex Lossent2017-09-111-2/+2
* | | | | | | Merge branch 'fly-out-nav-closest-undefined' into 'master'Tim Zallmann2017-09-121-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix JS error in fly-out navPhil Hughes2017-09-121-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'dashboards-projects-controller' into 'master'Rémy Coutable2017-09-121-1/+1
|\ \ \ \ \ \
| * | | | | | Eager load namespace owners for project dashboardsdashboards-projects-controllerYorick Peterse2017-09-111-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch '36953-add-gitLab-pages-version-to-admin-dashboard' into 'master'Rémy Coutable2017-09-121-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add GitLab-Pages version to Admin DashboardTravis Miller2017-09-071-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'hide-read-registry-scope-when-registry-disabled' into 'master'Kamil Trzciński2017-09-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Hide read_registry scope when registry is disabled on instanceRobin Bobbitt2017-08-211-1/+1
* | | | | Make all the tooltips in the same direction on the commit info boxJedidiah2017-09-111-1/+1
| |_|_|/ |/| | |
* | | | Emoji was rendered as italicBranka Martinovic2017-09-111-0/+1
* | | | Adds Event polyfill for IEFilipa Lacerda2017-09-113-1/+25
* | | | Merge branch 'import-sources-fix' into 'master'Rémy Coutable2017-09-111-1/+1
|\ \ \ \
| * | | | Read import sources from setting at first initializationVisay Keo2017-09-091-1/+1
* | | | | Merge branch 'changes-tab-jumping' into 'master'Filipa Lacerda2017-09-111-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed changes bar jumping on merge requestschanges-tab-jumpingPhil Hughes2017-09-081-1/+1
* | | | | Merge branch 'user-recent-push' into 'master'Douwe Maan2017-09-116-26/+139
|\ \ \ \ \
| * | | | | Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-086-26/+139
* | | | | | Merge branch 'feature/gpg-verification-status-remove-ignore-rule' into 'master'Douwe Maan2017-09-111-3/+0
|\ \ \ \ \ \
| * | | | | | Revert "make valid_signature an ignored column"Alexis Reigel2017-09-051-3/+0
* | | | | | | Merge branch '37603-preferences-settings-extra-line' into 'master'Phil Hughes2017-09-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Remove unused extra hr in preferences37603-preferences-settings-extra-lineAnnabel Dunstone Gray2017-09-081-2/+2
* | | | | | | | Merge branch 'file-content-mobile' into 'master'Phil Hughes2017-09-111-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Reduce top and bottom margin on file viewer on mobilefile-content-mobileAnnabel Dunstone Gray2017-09-081-2/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'conv-dev-index-regression' into 'master'Phil Hughes2017-09-111-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly link ConvDev Index nav links to its controller.conv-dev-index-regressionBryce Johnson2017-09-081-6/+6
| |/ / / / / / /
* | | | | | | | Merge branch '37454-remove-confidential-cb-edit-issue' into 'master'Phil Hughes2017-09-116-37/+0
|\ \ \ \ \ \ \ \