summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-204-165/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-6/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+109
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-187-5/+73
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-173-3/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-26/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-7/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+34
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-3/+5
* Merge branch 'static-objects-external-storage' into 'master'Thong Kuah2019-09-112-0/+150
|\
| * Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-102-0/+150
* | Merge branch 'sh-fix-oauth-application-page' into 'master'Rémy Coutable2019-09-111-0/+10
|\ \
| * | Optimize /admin/applications so that it does not timeoutsh-fix-oauth-application-pageStan Hu2019-09-091-0/+10
* | | Merge branch '65988-optimize-snippet-listings' into 'master'Thong Kuah2019-09-116-89/+66
|\ \ \
| * | | Add controller concern for paginated collections65988-optimize-snippet-listingsMarkus Koller2019-09-106-89/+66
| |/ /
* | | Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-095-60/+151
|\ \ \ | |/ /
| * | Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-093-6/+55
| * | Expose update project service JSON endpointPeter Leitzen2019-09-091-42/+88
| * | Merge branch 'sh-fix-captcha-state-pollution-spec' into 'master'Mayra Cabrera2019-09-061-7/+1
| |\ \
| | * | Fix order-dependent spec failures with reCAPTCHAsh-fix-captcha-state-pollution-specStan Hu2019-09-061-7/+1
| | |/
| * | Fix global state in registrations_controller_specfix-captcha-spec-stateYorick Peterse2019-09-051-5/+7
| |/
* | Fix public/private/internal fork countsCamil Staps2019-09-061-4/+57
|/
* Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-032-2/+2
|\
| * Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-302-2/+2
* | Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+1
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-296-139/+598
|\ \
| * \ Merge branch 'security-2853-prevent-comments-on-private-mrs' into 'master'GitLab Release Tools Bot2019-08-291-71/+240
| |\ \
| | * | Prevent unauthorised comments on merge requestsAlex Kalderimis2019-08-071-71/+240
| * | | Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot2019-08-291-0/+18
| |\ \ \
| | * | | Add direct upload support for personal snippetsJan Provaznik2019-08-231-0/+18
| * | | | Merge branch 'security-fix_jira_ssrf_vulnerability' into 'master'GitLab Release Tools Bot2019-08-291-0/+5
| |\ \ \ \
| | * | | | Fix DNS rebind vulnerability for JIRA integrationFelipe Artur2019-08-081-0/+5
| | | |/ / | | |/| |
| * | | | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-18/+90
| |\ \ \ \
| | * | | | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-18/+90
| * | | | | Merge branch 'security-mr-head-pipeline-leak' into 'master'GitLab Release Tools Bot2019-08-291-4/+26
| |\ \ \ \ \
| | * | | | | Permission fix for MergeRequestsController#pipeline_statusdrew cimino2019-08-121-4/+26
| * | | | | | Merge branch 'security-group-runners-permissions' into 'master'GitLab Release Tools Bot2019-08-291-38/+167
| |\ \ \ \ \ \
| | * | | | | | admin_group authorization for Groups::RunnersControllerdrew cimino2019-08-221-38/+167
| * | | | | | | Merge branch 'security-ci-metrics-permissions' into 'master'GitLab Release Tools Bot2019-08-291-8/+52
| |\ \ \ \ \ \ \
| | * | | | | | | Restrict MergeRequests#test_reports to authenticated users with read-access o...drew cimino2019-08-221-8/+52
* | | | | | | | | Make it harder to delete issuables accidentallyStan Hu2019-08-292-4/+47
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Save board lists collapsed settingFelipe Artur2019-08-281-0/+44
|/ / / / / / /
* | | | | | | 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
|\ \ \ \ \ \