summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-8631-archiving-a-project-should-create-an-audit-event' into ...Lin Jen-Shin2019-08-221-0/+96
|\
| * CE: Audit event for archiving and unarchiving projectsce-8631-archiving-a-project-should-create-an-audit-eventmanojmj2019-08-211-0/+96
* | Issue #39099: Add links for latest pipelinesAlex Ives2019-08-221-0/+65
* | Add SortingPreference concernGeorge Koltsov2019-08-214-102/+166
* | Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon2019-08-213-13/+45
|\ \
| * | Improve specs for Issues and Notes controllers63372-award-emoji-servicesLuke Duncalfe2019-08-212-11/+41
| * | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-2/+4
| |/
* | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-20/+57
|/
* Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-202-4/+4
* Merge branch 'fix-deprecation-warnings-change-success-to-successful' into 'ma...Douglas Barbosa Alexandre2019-08-2019-53/+49
|\
| * Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-1919-53/+49
* | Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu2019-08-191-7/+11
|\ \
| * | Improve nplusone spec for PipelinesController#showMatija Čupić2019-08-191-7/+11
* | | Fix N+1s queries while loading usersDouglas Barbosa Alexandre2019-08-191-0/+14
| |/ |/|
* | Merge branch '66023-starrers-count-do-not-match-after-searching' into 'master'Stan Hu2019-08-161-40/+112
|\ \ | |/ |/|
| * Fix starrers counters after searchingDouglas Barbosa Alexandre2019-08-151-40/+112
* | Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-162-4/+125
|\ \
| * | Don't redirect to the Almost there pageAlex Buijs2019-08-081-4/+27
| * | Add ConfirmEmailWarning concernAlex Buijs2019-08-081-0/+98
* | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-151-0/+33
|\ \ \ | |_|/ |/| |
| * | Support bulk registry tag deleteGiorgenes Gelatti2019-07-301-0/+33
* | | Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre2019-08-151-0/+11
|\ \ \
| * | | Allow CI to clone public projects when HTTP protocol is disabledDrew Blessing2019-08-141-0/+11
* | | | Merge branch 'georgekoltsov/48854-fix-empty-flash-message' into 'master'ce-update-ff-permissions-for-new-strategiesStan Hu2019-08-151-10/+18
|\ \ \ \
| * | | | Exclude json content type from workhorse interceptionGeorge Koltsov2019-08-141-10/+18
* | | | | Merge branch '46548-open-source-alternative-to-recaptcha-for-gitlab-com-regis...Stan Hu2019-08-141-0/+86
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add logging and counter for invisible captcha46548-open-source-alternative-to-recaptcha-for-gitlab-com-registrationAlex Buijs2019-08-141-19/+45
| * | | | Add invisible captchaAlex Buijs2019-08-101-0/+60
* | | | | Track page views for cycle analytics show pageAdam Hegyi2019-08-141-0/+14
* | | | | Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-131-3/+3
| |/ / / |/| | |
* | | | Load search result counts asynchronouslyMarkus Koller2019-08-121-90/+112
* | | | Add BitbucketServerController filtering specGeorge Koltsov2019-08-121-1/+13
* | | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-121-0/+33
|\ \ \ \
| * \ \ \ Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-094-8/+222
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-072-22/+18
| |\ \ \ \
| * | | | | Make it easier to find invited group membersStan Hu2019-08-051-0/+33
* | | | | | Split MR widget into cached and non-cached serializersIgor2019-08-091-15/+39
* | | | | | Merge branch 'spec-differences' into 'master'Robert Speicher2019-08-091-1/+1
|\ \ \ \ \ \
| * | | | | | Backport EE code for OAuth applications specspec-differencesYorick Peterse2019-08-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Remove gfm_embed_metrics flag from BETristan Read2019-08-091-32/+1
|/ / / / /
* | | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+65
| |_|_|/ |/| | |
* | | | Fix public/private starrers counts in special cases20137-starrersCamil Staps2019-08-071-5/+38
* | | | Handle reviewer comments on !24690Camil Staps2019-08-071-0/+2
* | | | Add tests for starrers viewsCamil Staps2019-08-071-0/+75
* | | | Support dashboard params for metrics dashboardSarah Yasonik2019-08-071-7/+39
* | | | Clean tmpdirs in metrics endpoint specsPeter Leitzen2019-08-071-1/+8
| |/ / |/| |
* | | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-8/+11
* | | Rewrite issues show spec as a feature specfix-design-management-router-ceLuke Duncalfe2019-08-051-14/+7
|/ /
* | Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-1/+1
* | Add can_merge option to autocomplete responseIgor2019-08-011-0/+14