- Sep 13, 2019
-
-
GitLab Bot authored
-
- Aug 30, 2019
-
-
Updates frontend code and specs to allow for the new feature flag
-
- Jul 29, 2019
-
-
Matija Čupić authored
Adds Job specific variables to facilitate specifying variables when running manual jobs.
-
- Jun 25, 2019
-
-
Markus Koller authored
The check for continue_params&.key?(:to) in Projects::ImportsController caused an exception in redirect_to if this key contained a nil value. Since url_for won't add any params for an empty hash, we can just return that in continue_params if params[:continue] isn't present, and simplify the code in the controllers to check for the values we actually want to use.
-
- Jun 19, 2019
-
-
Kamil Trzcińśki authored
This adds missing preloads, and introduces additional n+1 matcher to look for duplicates.
-
- Apr 04, 2019
-
-
We're moving from using terminology related to terminals when we refer to Websockets connections in Workhorse. It's more appropiate a concept like channel.
-
- Mar 27, 2019
-
-
Martin Wortschack authored
- concerns - dashboard - groups - import
-
- Jan 07, 2019
-
-
Jordi Llull authored
-
- Dec 17, 2018
-
-
Francisco Javier López authored
-
- Dec 06, 2018
-
-
- Oct 02, 2018
-
-
- Sep 26, 2018
-
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- Sep 17, 2018
-
-
Eva Kadlecová authored
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Jul 05, 2018
-
-
- Jun 29, 2018
-
-
Matija Čupić authored
-
- Jun 25, 2018
-
-
Lin Jen-Shin authored
-
- Apr 22, 2018
-
-
Mayra Cabrera authored
'No job log' message is no longer necessary since we returned an image when a build does not have a trace. See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18278 for more details Closes #45625
-
- Apr 19, 2018
-
-
- Apr 05, 2018
-
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Apr 03, 2018
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Mar 02, 2018
-
-
Micael Bergeron authored
-
- Mar 01, 2018
-
-
Micael Bergeron authored
-
- Feb 28, 2018
-
-
Kamil Trzcińśki authored
EE: Trace as artifacts (FileStorage and ObjectStorage) Closes #4171 See merge request gitlab-org/gitlab-ee!4258
-
- Jan 11, 2018
-
-
Gregory Stark authored
Use simple Next/Prev paging for jobs to avoid large count queries on arbitrarily large sets of historical jobs
-
- Dec 14, 2017
-
-
Annabel Dunstone Gray authored
-
- Nov 06, 2017
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Sep 26, 2017
-
-
Kamil Trzcińśki authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 01, 2017
-
-
Z.J. van de Weg authored
-
- May 31, 2017
-
-
Z.J. van de Weg authored
Added the needed keys and paths to a new entity, BuildDetailsEntity. Not renaming BuildEntity to BuildBasicEntity on explicit request. Most code now has test coverage, but not all. This will be added on later commits on this branch. Resolves gitlab-org/gitlab-ce#31397
-