summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Export store as a factory function36234-nav-add-groups-dropdown-single-moduleFilipa Lacerda2018-05-183-3/+3
* try using a single vuex moduleDennis Tang2018-05-179-35/+26
* make frequent projects and groups dropdown separate, less dynamicDennis Tang2018-05-1715-256/+433
* update testsDennis Tang2018-05-157-161/+107
* fix screen size detection on dropdownOpenHandlerDennis Tang2018-05-151-3/+1
* restore some visibility rules that were removed by mistakeDennis Tang2018-05-154-2/+32
* add loading state for frequent items inDennis Tang2018-05-153-2/+15
* backport defensive checks for getTopFrequentItemsDennis Tang2018-05-151-0/+7
* clean up state mappingDennis Tang2018-05-151-32/+11
* remove gettersDennis Tang2018-05-153-31/+24
* optimize view state transitionsDennis Tang2018-05-153-17/+5
* finish moving rest of state to vuexDennis Tang2018-05-157-59/+83
* remove clipping of text in frequent items list itemDennis Tang2018-05-151-1/+0
* move localStorage and search state into vuex storeDennis Tang2018-05-156-22/+55
* separate non-exported action methods into utilsDennis Tang2018-05-152-39/+44
* Merge remote-tracking branch 'origin/master' into 36234-nav-add-groups-dropdownDennis Tang2018-05-151091-14437/+30463
|\
| * Merge branch '46345-kubernetes-popover-illustration-skewed' into 'master'Filipa Lacerda2018-05-143-4/+9
| |\
| | * Correct skewed Kubernetes popover illustrationLukas Eipert2018-05-143-4/+9
| |/
| * Merge branch 'refactor/move-squash-before-merge-vue-component' into 'master'Phil Hughes2018-05-143-4/+9
| |\
| | * Move SquashBeforeMerge vue componentGeorge Tsiolis2018-05-083-4/+9
| * | Merge branch 'backstage/gb/backport-untrusted-regexp-ee-code' into 'master'Rémy Coutable2018-05-142-1/+26
| |\ \
| | * | Backport EE-specific untrusted regexp implementationGrzegorz Bizon2018-05-142-1/+26
| * | | Merge branch '46297_improve_code_review_section_in_mr_templates' into 'master'Rémy Coutable2018-05-141-3/+3
| |\ \ \
| | * | | Improve code review section in MR templates. refs #46297Olivier Gonzalez2018-05-111-3/+3
| * | | | Merge branch 'zj-verbose-logging-deprecation-stack' into 'master'Douwe Maan2018-05-141-2/+6
| |\ \ \ \
| | * | | | More verbose logging for deprecated path accessZeger-Jan van de Weg2018-05-141-2/+6
| | |/ / /
| * | | | Merge branch 'sh-fix-cross-site-origin-uploads-js' into 'master'Rémy Coutable2018-05-143-0/+24
| |\ \ \ \
| | * | | | Fix cross-origin errors when attempting to download JavaScript attachmentsStan Hu2018-05-133-0/+24
| | |/ / /
| * | | | Merge branch 'update-sidekiq' into 'master'Rémy Coutable2018-05-142-4/+4
| |\ \ \ \
| | * | | | update sidekiq 5.0 -> 5.1Pirate Praveen2018-05-052-4/+4
| * | | | | Merge branch 'blackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rb' into 'ma...Kamil Trzciński2018-05-141-1/+11
| |\ \ \ \ \
| | * | | | | [Rails5] Fix Ci::Pipeline validator for sourceblackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rbblackst0ne2018-05-121-1/+11
| * | | | | | Merge branch 'bvl-fix-typo-on-help-page-docs' into 'master'Achilleas Pipinellis2018-05-141-1/+1
| |\ \ \ \ \ \
| | * | | | | | Change `expect` to `except` on help pageBob Van Landuyt2018-05-141-1/+1
| * | | | | | | Merge branch '45462-sha-object' into 'master'Phil Hughes2018-05-145-139/+92
| |\ \ \ \ \ \ \
| | * | | | | | | Fix broken testsFilipa Lacerda2018-05-111-1/+1
| | * | | | | | | Fixes eslintFilipa Lacerda2018-05-101-36/+37
| | * | | | | | | Moves mr widget to a vue componentFilipa Lacerda2018-05-105-105/+57
| * | | | | | | | Merge branch 'kp-add-vue-create-component-helper' into 'master'Filipa Lacerda2018-05-141-3/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add `createComponentWithMixin` to create anonymous components with mixinKushal Pandya2018-05-141-3/+19
| * | | | | | | | | Merge branch 'sh-fix-blocked-user-account-ldap' into 'master'Douwe Maan2018-05-143-18/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix system hook not firing for blocked users when LDAP sign-in is usedStan Hu2018-05-123-18/+35
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'fix/secpick-script' into 'master'James Lopez2018-05-141-3/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Update secpickJames Lopez2018-05-141-1/+1
| | * | | | | | | | | Update secpickJames Lopez2018-05-141-1/+1
| | * | | | | | | | | Update secpick to use security branchesJames Lopez2018-05-141-2/+1
| * | | | | | | | | | Merge branch 'docs/rs-code-review' into 'master'Douwe Maan2018-05-142-3/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add Code Review documentation that maintainers also perform code reviewdocs/rs-code-reviewRobert Speicher2018-05-111-0/+4
| | * | | | | | | | | | Move footnote from CONTRIBUTING.md to doc/development/code_review.mdRobert Speicher2018-05-112-3/+1
| * | | | | | | | | | | Merge branch 'fix-gitaly-bundle-poisoning' into 'master'Rémy Coutable2018-05-145-25/+143
| |\ \ \ \ \ \ \ \ \ \ \