- Mar 23, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Mar 22, 2020
-
-
GitLab Bot authored
-
- Mar 12, 2020
-
-
GitLab Bot authored
-
- Mar 05, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Feb 25, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Feb 21, 2020
-
-
GitLab Bot authored
-
- Feb 11, 2020
-
-
GitLab Bot authored
-
- Feb 06, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Feb 05, 2020
-
-
GitLab Bot authored
-
- Jan 30, 2020
-
-
GitLab Bot authored
-
- Jan 28, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jan 11, 2020
-
-
GitLab Bot authored
-
- Dec 19, 2019
-
-
GitLab Bot authored
-
- Dec 16, 2019
-
-
GitLab Bot authored
-
- Dec 02, 2019
-
-
GitLab Bot authored
-
- Nov 29, 2019
-
-
GitLab Bot authored
-
- Oct 28, 2019
-
-
GitLab Bot authored
-
- Oct 21, 2019
-
-
GitLab Bot authored
-
- Oct 18, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Oct 15, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Oct 07, 2019
-
-
GitLab Bot authored
-
- Sep 20, 2019
-
-
GitLab Bot authored
-
- Sep 05, 2019
-
-
Ash McKenzie authored
RailsHelpers.stub_rails_env takes care of stubbing Rails.env
-
- Aug 15, 2019
-
-
Hordur Freyr Yngvason authored
As per https://gitlab.com/gitlab-org/gitlab-ce/issues/46043, project templates should be squashed before updating, so that repositories created from these templates don't include the full history of the backing repository.
-
- Aug 01, 2019
-
-
Sean McGivern authored
This task was removed in 2014! The spec wasn't, probably because it didn't fail as it was never executed. See 0fc5c802.
-
Sean McGivern authored
RSpec only executes files ending in _spec.rb.
-
- Jul 30, 2019
-
-
This rake task had been broken for a while. This fixes the breakages, adds a test to help avoid future breakages, and adds a few ergonomic improvements to the task itself.
-
- Jul 22, 2019
-
-
Imre (Admin) authored
In some cases ActiveSession.cleanup was not called after authentication, so for some user ActiveSession lookup keys grew without ever cleaning up. This Rake task manually iterates over the lookup keys and removes ones without existing ActiveSession.
-
- Jul 10, 2019
-
-
Gabriel Mazetto authored
Rake script considers the specified range, if present, to calculate the affected amount of projects correctly.
-
- Jun 28, 2019
-
-
Toon Claes authored
This adds the rake task rake gitlab:cleanup:orphan_job_artifact_files. This rake task cleans all orphan job artifact files it can find on disk. It performs a search on the complete folder of all artifacts on disk. Then it filters out all the job artifact ID for which it could not find a record with matching ID in the database. For these, the file is deleted from disk.
-
- Jun 25, 2019
-
-
DJ Mountney authored
-
DJ Mountney authored
We no longer need to point people away from using db:migrate
-
DJ Mountney authored
If you chose to use the rollback migration feature on your current version for example, you should still have a way to migrate, being that you are still on a supported migration path.
-