summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-012-2/+2
|\
| * Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-282-2/+2
* | Creates Feature Flag for job logFilipa Lacerda2019-08-305-0/+15
* | Merge branch 'fix-nil-deployable-exception-on-job-controller-show' into 'master'Grzegorz Bizon2019-08-301-0/+8
|\ \
| * | Fix deployable nil exception on job controllerfix-nil-deployable-exception-on-job-controller-showShinya Maeda2019-08-301-0/+8
* | | Improve search result labelsMarkus Koller2019-08-3013-174/+116
|/ /
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-293-2/+23
|\ \
| * \ Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-0/+2
| |\ \
| | * | Add captcha if there are multiple failed login attemptsMaƂgorzata Ksionek2019-07-311-0/+2
| * | | Merge branch 'security-katex-dos-master' into 'master'GitLab Release Tools Bot2019-08-291-2/+4
| |\ \ \
| | * | | Enforce max chars and max render time in markdown mathMartin Hanzel2019-08-061-2/+4
| * | | | Merge branch 'security-sarcila-fix-weak-session-management' into 'master'GitLab Release Tools Bot2019-08-291-0/+17
| |\ \ \ \
| | * | | | Add User#will_save_change_to_login? to clear reset_password_tokensSebastian Arcila Valenzuela2019-08-211-0/+17
* | | | | | Remove csslabArun Kumar Mohan2019-08-281-1/+0
* | | | | | Remove token field from runners edit formPayton Burdette2019-08-281-4/+0
* | | | | | Merge branch 'todos/include-issue-mr-titles' into 'master'Stan Hu2019-08-283-33/+33
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan2019-08-273-33/+33
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-271-0/+22
|\ \ \ \ \
| * | | | | Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-231-0/+22
* | | | | | Update docs and comments about saml with allow_bypass_two_factordodocat2019-08-271-0/+12
| |_|/ / / |/| | | |
* | | | | Change misleading pipeline status tooltipScott Hampton2019-08-232-3/+3
|/ / / /
* | | | Hide duplicate board list while draggingWinnie Hellmann2019-08-231-2/+12
* | | | Always pre-select "Start a new merge request"Denys Mishunov2019-08-222-4/+16
* | | | Update GitHub CI/CD import page to use PAT onlyScott Hampton2019-08-221-1/+1
|/ / /
* | | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-214-113/+69
* | | Merge branch 'fe-fix-merge-url-params-with-plus' into 'master'Kushal Pandya2019-08-201-5/+25
|\ \ \
| * | | Add feature spec for search with spacefe-fix-merge-url-params-with-plusminghuan lei2019-08-191-5/+25
* | | | Merge branch 'add-js-prevent-default-on-click' into 'master'Clement Ho2019-08-191-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Replace inline scripts in links to prevent defaultadd-js-prevent-default-on-clickHeinrich Lee Yu2019-08-191-9/+9
* | | | Add warning when LE certificate can't be obtained64630-add-warning-to-pages-domains-that-obtaining-deploying-ssl-certificates-through-let-s-encrypt-can-take-some-timeVladimir Shushlin2019-08-191-4/+4
|/ / /
* | | UI for disabling group/project email notificationBrett Walker2019-08-175-0/+61
* | | Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-163-25/+131
|\ \ \
| * | | Fix invite specAlex Buijs2019-08-081-14/+58
| * | | Add some feature specsAlex Buijs2019-08-081-0/+35
| * | | Don't redirect to the Almost there pageAlex Buijs2019-08-081-11/+38
* | | | Merge branch 'dm-fix-quarantined-spec' into 'master'Nick Thomas2019-08-161-5/+2
|\ \ \ \
| * | | | Fix quarantined spec by waiting for requestsdm-fix-quarantined-specDouwe Maan2019-08-151-5/+2
* | | | | Add feature specs for multiple group issue boardsFelipe Artur2019-08-161-0/+15
* | | | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-151-6/+4
|\ \ \ \ \
| * | | | | Implement multi select deletion for container registryNick Kipling2019-07-301-6/+4
* | | | | | Support query parameters in metrics embedsSarah Yasonik2019-08-151-4/+22
* | | | | | Merge branch '46548-open-source-alternative-to-recaptcha-for-gitlab-com-regis...Stan Hu2019-08-142-0/+5
|\ \ \ \ \ \
| * | | | | | Add invisible captchaAlex Buijs2019-08-102-0/+5
* | | | | | | Add link to resend confirmation emailAlex Buijs2019-08-141-0/+36
* | | | | | | Changed selection classes to harmonize with other settingsMarc Schwede2019-08-141-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-131-0/+39
* | | | | | Load search result counts asynchronouslyMarkus Koller2019-08-122-2/+19
* | | | | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-124-22/+24
|\ \ \ \ \ \
| * | | | | | Fix typo in causing failing to test in sorting_spec.rbStan Hu2019-08-091-1/+1
| * | | | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0911-35/+130
| |\ \ \ \ \ \