Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42 | GitLab Bot | 2020-11-19 | 1 | -5/+13 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42 | GitLab Bot | 2020-10-21 | 1 | -3/+17 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@13-4-stable-ee | GitLab Bot | 2020-09-19 | 1 | -4/+23 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@13-3-stable-ee | GitLab Bot | 2020-08-20 | 1 | -4/+11 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@13-2-stable-ee | GitLab Bot | 2020-07-20 | 1 | -1/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@13-1-stable-ee | GitLab Bot | 2020-06-18 | 1 | -24/+27 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@13-0-stable-ee | GitLab Bot | 2020-05-20 | 1 | -31/+21 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@12-10-stable-ee | GitLab Bot | 2020-04-20 | 1 | -0/+17 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-14 | 1 | -3/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-01 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-04-01 | 1 | -5/+52 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-17 | 1 | -0/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-11 | 1 | -4/+9 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-11 | 1 | -2/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-19 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-07 | 1 | -0/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-05 | 1 | -143/+20 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-03 | 1 | -3/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-03 | 1 | -0/+6 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-13 | 1 | -0/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-19 | 1 | -1/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-18 | 1 | -0/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-18 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-16 | 1 | -0/+11 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-11 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-07 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-06 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-02 | 1 | -0/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-02 | 1 | -0/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-26 | 1 | -0/+19 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-18 | 1 | -1/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-13 | 1 | -0/+2 |
| | |||||
* | Use stub_rails_env for Rails.env stubbing66966-convert-rails-env-stub-usages-to-use-railshelpers-stub_rails_env-instead | Ash McKenzie | 2019-09-05 | 1 | -0/+1 |
| | | | | | RailsHelpers.stub_rails_env takes care of stubbing Rails.env | ||||
* | Stub DetectRepositoryLanguagesWorker for all tests | Igor | 2019-09-03 | 1 | -0/+6 |
| | | | | | It performs an expensive operation, but isn't required in most of tests | ||||
* | Allow to use focus: true in specs | Giorgenes Gelatti | 2019-08-11 | 1 | -0/+3 |
| | |||||
* | Again run quarantine specs if tag providedtc-reanble-running-quarantined-specs | Toon Claes | 2019-08-02 | 1 | -2/+2 |
| | | | | | | In f59438c0a9da7bb4d98291d2adedfc5a13a50798 we changed how quarantined specs are excluded. But that made it impossible to run them by providing `--tag quarantine`, this changes that. | ||||
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Robert Speicher | 2019-07-29 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'security-dns-ssrf-bypass' into 'master' | GitLab Release Tools Bot | 2019-07-26 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | | | | | | | Server Side Request Forgery mitigation bypass Closes #2872 See merge request gitlab/gitlabhq!3205 | ||||
| | * | Fix Server Side Request Forgery mitigation bypass | Francisco Javier López | 2019-07-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we can't resolve the hostname or it is invalid, we shouldn't even perform the request. This fix also fixes the problem the SSRF rebinding attack. We can't stub feature flags outside example blocks. Nevertheless, there are some actions that calls the UrlBlocker, that are performed outside example blocks, ie: `set` instruction. That's why we have to use some signalign mechanism outside the scope of the specs. | ||||
* | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checks | Heinrich Lee Yu | 2019-07-25 | 1 | -8/+0 |
|/ / | | | | | | | | | These are not required because MySQL is not supported anymore | ||||
* | | Remove dead MySQL code | Nick Thomas | 2019-07-23 | 1 | -4/+0 |
| | | | | | | | | None of this code can be reached any more, so it can all be removed | ||||
* | | Merge branch 'webide-commit-use-correct-parent' into 'master' | Nick Thomas | 2019-07-18 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Use correct parent when committing in WebIDE See merge request gitlab-org/gitlab-ce!29598 | ||||
| * | | Add start_sha to commits API | Markus Koller | 2019-07-18 | 1 | -0/+1 |
| |/ | | | | | | | | | | | | | | | | | | | When passing start_branch on committing from the WebIDE, it's possible that the branch has changed since editing started, which results in the change being applied on top of the latest commit in the branch and overwriting the new changes. By passing the start_sha instead we can make sure that the change is applied on top of the commit which the user started editing from. | ||||
* | | Wrap rugged calls with access disk blockjc-wrap-rugged-calls-with-disk-access | John Cai | 2019-07-16 | 1 | -0/+2 |
|/ | | | | | Whenever we use the rugged implementation, we are going straight to disk so we want to bypass the disk access check. | ||||
* | Merge branch 'js-specs-transactions' into 'master' | Andreas Brandl | 2019-07-12 | 1 | -1/+11 |
|\ | | | | | | | | | | | | | Use transactions in JS feature specs Closes #60207 See merge request gitlab-org/gitlab-ce!27496 | ||||
| * | Use transactions in JS feature specsjs-specs-transactions | Heinrich Lee Yu | 2019-07-12 | 1 | -1/+11 |
| | | | | | | | | | | Uses Rails transactional tests instead of DatabaseCleaner transaction strategy because that doesn't work with JS tests | ||||
* | | Gather memory usage data in tests | Aleksei Lipniagov | 2019-07-12 | 1 | -0/+1 |
|/ | | | | Log memory stats after running each spec file and compile the report. | ||||
* | Add a memory cache local to the thread to reduce Redis load | Stan Hu | 2019-07-01 | 1 | -0/+2 |
| | | | | | | | | | | | | Loading `ApplicationSetting` from Redis was responsible for at least 50% of the CPU load of the Redis cluster on GitLab.com. Since these values generally don't change very much, we can load this from the database and cache it in memory, skipping Redis altogther. We use `ActiveSupport::Cache::MemoryStore` as a drop-in replacement for `RedisCacheStore` even though we probably don't need synchronized access within `Thread.current`. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63977 | ||||
* | Disable Rails SQL query cache when applying service templatessh-service-template-bug | Stan Hu | 2019-06-25 | 1 | -0/+6 |
| | | | | | | | | | | When the SQL query cache is active, the SELECT query for finding projects to apply service templates returns the same values. This causes an infinite loop because even though bulk INSERT queries are made, the cached results never reflect that progress. To fix this, we call `Project.uncached` around the query to ensure new data is retrieved. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63595 | ||||
* | Revert "Merge branch 'revert-04c3c6dd' into 'master'" | Rémy Coutable | 2019-05-22 | 1 | -1/+4 |
| | | | | | This reverts commit 744f1f2e7037f5c70c3168d9e2e89b1c327465d2, reversing changes made to c4d930e5f54e7da07c80cc028dfc0f5c08719146. |