summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Prometheus metrics to track reCAPTCHA success/failuressh-add-captcha-prometheus-countersStan Hu2018-06-212-1/+32
* Merge branch 'unify-destroy_service_spec.rb' into 'master'Robert Speicher2018-06-211-2/+6
|\
| * Use expect_next_instance_of to replace expect_any_instance_ofunify-destroy_service_spec.rbLin Jen-Shin2018-06-211-2/+6
* | Merge branch 'sh-add-recaptcha-all-logins' into 'master'Robert Speicher2018-06-215-6/+88
|\ \
| * | Show a reCAPTCHA on signin page if custom header is setStan Hu2018-06-215-6/+88
* | | Merge branch 'retroactive-changelogs' into 'master'Clement Ho2018-06-212-0/+10
|\ \ \
| * | | Retroactively add changelogsgfyoung2018-06-212-0/+10
* | | | Merge branch 'fix-webpack-node-env' into 'master'Clement Ho2018-06-212-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | disable nodeEnv within karma configfix-webpack-node-envfix-foo-testMike Greiling2018-06-211-0/+1
| * | | enable accidentally-disabled nodeEnv optimizationMike Greiling2018-06-211-1/+0
* | | | Merge branch 'fix-diff-comment-alignment' into 'master'Mike Greiling2018-06-212-5/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fix z-index and vertically centerfix-diff-comment-alignmentSimon Knox2018-06-201-1/+3
| * | | fix add diff comment icon positionSimon Knox2018-06-202-8/+1
| * | | Fix diff comment alignment for parallel code additionsClement Ho2018-06-191-0/+4
* | | | Merge branch 'move-boards-modal-empty-state-vue-component' into 'master'Filipa Lacerda2018-06-214-32/+41
|\ \ \ \
| * | | | Move boards modal EmptyState vue componentGeorge Tsiolis2018-06-214-32/+41
* | | | | Merge branch 'sh-fix-login-active-tabs' into 'master'Clement Ho2018-06-211-2/+2
|\ \ \ \ \
| * | | | | Fix multiple active tabs when Crowd or LDAP is in useStan Hu2018-06-211-2/+2
|/ / / / /
* | | | | Merge branch 'unify-project_features_apply_to_issuables_shared_examples.rb' i...Robert Speicher2018-06-211-1/+1
|\ \ \ \ \
| * | | | | Bring changes from EELin Jen-Shin2018-06-211-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-raspi-issues' into 'master'Clement Ho2018-06-211-1/+4
|\ \ \ \ \
| * | | | | Allow omnibus to disable sourcemaps in memory constrained environmentsMike Greiling2018-06-211-1/+4
|/ / / / /
* | | | | Merge branch 'jl-helm-docs' into 'master'Marcia Ramos2018-06-218-32/+395
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add `gitlab` chart documentationJoshua Lambert2018-06-218-32/+395
|/ / / /
* | | | Merge branch 'ce-6436-6149-unify-project_creator_spec' into 'master'Robert Speicher2018-06-218-11/+78
|\ \ \ \
| * | | | Add docs around expect_next_instance_ofce-6436-6149-unify-project_creator_specLin Jen-Shin2018-06-211-0/+48
| * | | | Implement `expect_next_instance_of` and use itLin Jen-Shin2018-06-217-11/+30
| |/ / /
* | | | Merge branch 'no-multi-assign-follow-up' into 'master'Clement Ho2018-06-216-18/+17
|\ \ \ \
| * | | | Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-216-18/+17
|/ / / /
* | | | Merge branch 'restore-custom-hooks-wiki' into 'master'Douwe Maan2018-06-211-0/+2
|\ \ \ \
| * | | | Restore custom hooks for wikirestore-custom-hooks-wikiAhmad Hassan2018-06-211-0/+2
* | | | | Merge branch 'changes_tab_vue_refactoring' into 'master'Tim Zallmann2018-06-21221-2282/+8933
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changes tab VUE refactoringFelipe Artur2018-06-21221-2282/+8933
|/ / / /
* | | | Merge branch 'blackst0ne-rails5-set-request-format-in--commits-controller' in...Rémy Coutable2018-06-212-0/+19
|\ \ \ \
| * | | | [Rails5] Set request.format in commits_controllerblackst0ne-rails5-set-request-format-in--commits-controllerblackst0ne2018-06-202-0/+19
* | | | | Merge branch 'da-usage-ping' into 'master'Sean McGivern2018-06-212-23/+24
|\ \ \ \ \
| * | | | | Add enabled prefix to feature keys to be consistent with other keysda-usage-pingDouglas Barbosa Alexandre2018-06-202-23/+24
* | | | | | Merge branch 'dm-label-reference-period' into 'master'Sean McGivern2018-06-213-8/+20
|\ \ \ \ \ \
| * | | | | | Add spec for more examples of trailing punctuation that should be ignoreddm-label-reference-periodDouwe Maan2018-06-201-3/+5
| * | | | | | Properly detect label reference if followed by period or question markDouwe Maan2018-06-183-7/+17
* | | | | | | Merge branch 'blackst0ne-rails5-fix-action-cable-mount-path' into 'master'Rémy Coutable2018-06-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [Rails5] Fix ActionCable's mount_path configurationblackst0ne-rails5-fix-action-cable-mount-pathblackst0ne2018-06-211-1/+1
* | | | | | | | Merge branch 'rails5-fix-48140' into 'master'Rémy Coutable2018-06-213-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-reve...Jasper Maes2018-06-203-0/+10
* | | | | | | | | Merge branch 'zj-raw-changes-mandatory' into 'master'Douwe Maan2018-06-212-54/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Raw changes calculation is Gitaly only nowZeger-Jan van de Weg2018-06-212-54/+29
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bvl-finder-methods-cop' into 'master'Douwe Maan2018-06-215-4/+110
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add a cop for `FinderMethods`bvl-finder-methods-copBob Van Landuyt2018-06-205-4/+110
* | | | | | | | | Update VERSION to 11.1.0-prev11.1.0.preFilipa Lacerda2018-06-211-1/+1
* | | | | | | | | Update CHANGELOG.md for 11.0.0Filipa Lacerda2018-06-21214-1074/+240