- 11 Dec, 2017 40 commits
-
-
Filipa Lacerda authored
Moved URL utility methods into exported es modules See merge request gitlab-org/gitlab-ce!15783
-
Filipa Lacerda authored
Animate contextual sidebar; change class names for easier readability Closes #35724 See merge request gitlab-org/gitlab-ce!15797
-
Achilleas Pipinellis authored
Docs: add index for `doc/administration/operations/` See merge request gitlab-org/gitlab-ce!15852
-
Rémy Coutable authored
Add cop for use of remove_column See merge request gitlab-org/gitlab-ce!15855
-
Nick Thomas authored
small change to make less conflict with EE version See merge request gitlab-org/gitlab-ce!15809
-
Brett Walker authored
-
Sean McGivern authored
remove_column should only be used in the up (or change) step of a migration if it's a post-deployment migration. Otherwise there will be downtime due to the ActiveRecord column cache, which we can avoid by using the IgnorableColumn concern in combination with a post-deployment migration.
-
Winnie Hellmann authored
Resolve merge conflicts with dev.gitlab.org/master after security release See merge request gitlab-org/gitlab-ce!15851
-
Winnie Hellmann authored
-
Marcia Ramos authored
-
Yorick Peterse authored
Remove allocation tracking code from InfluxDB sampler for performance Closes gitlab-com/infrastructure#3250 See merge request gitlab-org/gitlab-ce!15834
-
Yorick Peterse authored
Remove issues.assignee_id column Closes #30453 See merge request gitlab-org/gitlab-ce!11637
-
Douwe Maan authored
Bugfix: User can't change the access level of an access requester Closes #40743 See merge request gitlab-org/gitlab-ce!15832
-
Robert Speicher authored
Properly bump prometheus-client-mmap gem versions See merge request gitlab-org/gitlab-ce!15825
-
Stan Hu authored
-
Rubén Dávila authored
The endpoint was returning 404 because it was only searching on the current members of a Group or Project and not the access requesters.
-
Sean McGivern authored
This migration also needs to be a post-deployment migration, as it removes a column.
-
Achilleas Pipinellis authored
Remove a header level in the new 'Automatic CE->EE merge' doc See merge request gitlab-org/gitlab-ce!15843
-
Douwe Maan authored
Keep track of the circuit breaker access check timings Closes #39698 See merge request gitlab-org/gitlab-ce!15612
-
Grzegorz Bizon authored
Do not raise when downstream pipeline is created Closes #40987 See merge request gitlab-org/gitlab-ce!15837
-
Phil Hughes authored
-
Bob Van Landuyt authored
-
Winnie Hellmann authored
Pick 10.2.4 security fixes into master See merge request gitlab-org/gitlab-ce!15821
-
Phil Hughes authored
# Conflicts: # app/assets/javascripts/issue_show/components/app.vue
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Add recaptcha_check_if_spammable for issualbes than arent spammables See merge request gitlab-org/gitlab-ce!15817
-
Sean McGivern authored
Using update_column_in_batches means that we can chunk the updates.
-
Valery Sizov authored
-
Valery Sizov authored
-
Sean McGivern authored
Todo count calculations now expired quicker for top bar stats See merge request gitlab-org/gitlab-ce!15794
-
Grzegorz Bizon authored
Turn" push a file" into a scenario See merge request gitlab-org/gitlab-ce!15617
-
Douwe Maan authored
-
Filipa Lacerda authored
Fix image view mode Closes #40945 See merge request gitlab-org/gitlab-ce!15803
-
Clement Ho authored
-
Filipa Lacerda authored
Convert Compare and CompareAutocomplete classes into ES module syntax See merge request gitlab-org/gitlab-ce!14857
-
James Lopez authored
Fix gitlab:import:repos Rake task moving repositories into the wrong location Closes #40765 See merge request gitlab-org/gitlab-ce!15823
-
Grzegorz Bizon authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-