- 17 Jan, 2017 4 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
Right now this is a no-op. We're going to add it as a trait argument to all existing usages of the `:project` factory, so that later we can flip `:empty_project` to just be `:project`, forcing developers to opt-in to the slower option when their tests truly require it.
-
Rémy Coutable authored
Ce to ee See merge request !1061
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Jan, 2017 18 commits
-
-
Robert Speicher authored
[EE] Ensure updating project settings shows a flash message on success See merge request !1060
-
Rémy Coutable authored
Yet another dot git migration fix See merge request !8592
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
James Lopez authored
-
James Lopez authored
# Conflicts: # spec/models/project_spec.rb
-
Sean McGivern authored
Fix migration failing when user has no projects See merge request !8589
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
- Fixed typo - Fixed migration when there are no projects and path is nil - Added path rollback that was missing if there was a SQL error
-
sandish chen authored
Change validity checking for UpdateService. Add return value for project update service. Return 302(redirect_to) when successfully updated. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Fix a API deprecation warning See merge request !8587
-
Yorick Peterse authored
Expire related caches after changing HEAD See merge request !8584
-
Rémy Coutable authored
CE upstream Closes #1520 See merge request !1058
-
Rémy Coutable authored
Add a constraint on the query parameter to allow querying for projects with dots in their name. See merge request !8210
-
- 15 Jan, 2017 16 commits
-
-
Robert Schilling authored
-
Rémy Coutable authored
Move admin groups spinach tests to rspec See merge request !8313
-
Robert Speicher authored
Use ReactiveCaching in the JenkinsDeprecatedService See merge request !1053
-
Rémy Coutable authored
-
Minqi Pan authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove trailing whitespace Closes #26698 See merge request !8581
-
Fatih Acet authored
fix pagination component handling different header styles from different server proxies See merge request !8569
-
Rémy Coutable authored
Allow to use '+' symbol in filenames Closes #22859 See merge request !6644
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use string for class_name option for lazy autoload class See merge request !8580
-
blackst0ne authored
-
Rémy Coutable authored
existing folders and existing repos should not use the same set of instructions … See merge request !3446
-
Rémy Coutable authored
use plain shell See merge request !3509
-
Semyon Pupkov authored
Passing constant into this option is deprecated in Rails 5.2 https://github.com/rails/rails/commit/8312a0d22212798864f142b5a94805e0baa6c562
-
Bruno Melli authored
-
Regis authored
-
- 14 Jan, 2017 2 commits
-
-
Douwe Maan authored
Mutate the attribute instead of issuing a write operation to the DB in `ProjectFeaturesCompatibility` concern. Closes gitlab-ee#1520 See merge request !8552
-
Douwe Maan authored
Merge branch '25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-exist' into 'master' Resolve "`Gitlab::Checks::ChangeAccess` looks for user permissions that don't exist" Closes #25018 See merge request !8551
-