summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 34371-cycle-analitcs-components-vue34371-cycle-analitcs-components-vueFilipa Lacerda2017-09-2554-515/+715
|\
| * Merge branch '34371-cycle-analitcs-global' into 'master'Phil Hughes2017-09-254-59/+54
| |\
| | * Removes cycle analytics service and store from global namespaceFilipa Lacerda2017-09-254-59/+54
| |/
| * Merge branch 'gitaly-508-find-commits' into 'master'38204-comment-form-doesn-t-switch-back-to-write-tab-after-submittingDouwe Maan2017-09-254-2/+44
| |\
| | * Migrate Gitlab::Git::Repository#log to GitalyKim "BKC" Carlbäcker2017-09-254-2/+44
| * | Merge branch '38189-fix-user-avatar-url-cdn' into 'master'Douwe Maan2017-09-253-50/+79
| |\ \
| | * | Update tests to reflect `user_avatar_without_link` helper changes38189-fix-user-avatar-url-cdnkushalpandya2017-09-251-40/+62
| | * | Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `...kushalpandya2017-09-251-9/+16
| | * | Remove unnecessary use of `gsub`kushalpandya2017-09-251-1/+1
| * | | Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-2519-332/+304
| |\ \ \
| | * | | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-2319-332/+304
| * | | | Merge branch 'project-page-clearer' into 'master'Filipa Lacerda2017-09-257-7/+59
| |\ \ \ \
| | * | | | simplify link_to callproject-page-clearerPhil Hughes2017-09-221-4/+2
| | * | | | Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes2017-09-223-7/+11
| | * | | | Add context tabs to dashboard/projectsPhil Hughes2017-09-225-0/+50
| * | | | | Merge branch 'fly-out-nav-mousepos-error' into 'master'Filipa Lacerda2017-09-252-1/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | spec fixesfly-out-nav-mousepos-errorPhil Hughes2017-09-221-1/+1
| | * | | | Fixed fly-out error if mousePos array is emptyPhil Hughes2017-09-222-1/+7
| * | | | | Merge branch '38280-undefined-run_command-when-running-rake-gitlab-check' int...Douwe Maan2017-09-255-2/+44
| |\ \ \ \ \
| | * | | | | Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-checkGabriel Mazetto2017-09-255-2/+44
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch '38021-add-instructions-for-upgrading-from-ce-to-ee-using-gitlab...Achilleas Pipinellis2017-09-251-0/+16
| |\ \ \ \ \
| | * | | | | Add instructions for upgrading from CE to EE using GitLab Omnibus chart - docsJoshua Lambert2017-09-251-0/+16
| |/ / / / /
| * | | | | Merge branch 'rs-allow-name-on-anchors' into 'master'Douwe Maan2017-09-253-3/+13
| |\ \ \ \ \
| | * | | | | Make the "customizes the whitelist only once" spec less brittlers-allow-name-on-anchorsRobert Speicher2017-09-221-1/+3
| | * | | | | Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher2017-09-223-2/+10
| * | | | | | Merge branch 'rc/refactor-project_policy_spec-ce' into 'master'Douwe Maan2017-09-251-47/+86
| |\ \ \ \ \ \
| | * | | | | | Refactor spec/policies/project_policy_spec.rb to minimize the diff with EErc/refactor-project_policy_spec-ceRémy Coutable2017-09-221-47/+86
| * | | | | | | Merge branch '37287-remove-nav-gradient' into 'master'Phil Hughes2017-09-251-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Remove navbar gradient37287-remove-nav-gradientAnnabel Dunstone Gray2017-09-221-2/+2
| * | | | | | | | Merge branch 'sh-remove-additional-grit-settings' into 'master'Rémy Coutable2017-09-251-3/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove Grit settings from default settingssh-remove-additional-grit-settingsStan Hu2017-09-231-3/+1
| * | | | | | | | | Merge branch 'master' into 'master'Rémy Coutable2017-09-251-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | fix minor spelling mistakesRené Genz2017-09-201-2/+2
| * | | | | | | | | Update CHANGELOG.md for 10.0.1Stan Hu2017-09-232-5/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Moves rest of the components into vue fileFilipa Lacerda2017-09-2312-337/+286
* | | | | | | | | Moves some cycle analytics components into vue filesFilipa Lacerda2017-09-238-97/+115
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-fix-issue-38246' into 'master'Yorick Peterse2017-09-233-2/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix duplicate key errors in PostDeployMigrateUserExternalMailData migrationsh-fix-issue-38246Stan Hu2017-09-223-2/+7
|/ / / / / / /
* | | | | | | Merge branch '38171-workaround' into 'master'Robert Speicher2017-09-221-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Workaround for n+1 in Projects::TreeController#show38171-workaroundAndrew Newdigate2017-09-221-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '36549-circuit-breaker-handles-missing-storages' into 'master'Douwe Maan2017-09-2210-22/+175
|\ \ \ \ \ \ \
| * | | | | | | Allow the git circuit breaker to correctly handle missing repository storagesNick Thomas2017-09-2210-22/+175
* | | | | | | | Merge branch 'docs-update-ux-guide' into 'master'Marcia Ramos2017-09-221-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | fix typo in icons sectiondocs-update-ux-guideSarrah Vesselov2017-09-221-1/+1
* | | | | | | | Merge branch 'post_receive_n_plus_1_workaround' into 'master'Robert Speicher2017-09-221-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Workaround for #38259Andrew Newdigate2017-09-221-2/+5
|/ / / / / / / /
* | | | | | | | Merge branch 'dm-group-share-lock-default-help' into 'master'Rémy Coutable2017-09-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Inform user that current shared projects will remain shareddm-group-share-lock-default-helpDouwe Maan2017-09-221-1/+1
* | | | | | | | | Merge branch 'remove-redundant-icons' into 'master'Annabel Dunstone Gray2017-09-226-29/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Removed old icons from project pagePhil Hughes2017-09-226-29/+3
|/ / / / / / / /