- 27 Jan, 2017 33 commits
-
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
[EE] Resolve "NameError: uninitialized constant ApplicationSetting::DEFAULTS" See merge request !1124
-
Achilleas Pipinellis authored
Refactor fast-forward merge requests docs See merge request !1137
-
Achilleas Pipinellis authored
[ci skip]
-
Fatih Acet authored
Port of ui-updates to EE See merge request !1113
-
Fatih Acet authored
Fix filtered search so that labels selected from discussion notes display correctly See merge request !1122
-
Stan Hu authored
Fix GitLab Pages not refreshing upon new content Closes gitlab-com/infrastructure#1058 See merge request !1134
-
Rémy Coutable authored
Friday CE upstream Closes gitlab-ce#27044 See merge request !1136
-
Kamil Trzciński authored
Change "Builds" word to "Pipelines" in Mirror settings page See merge request !1131
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Fix Error 500 when repositories contain annotated tags pointing to blobs Closes #27228 See merge request !8800
-
Rémy Coutable authored
Use hashrocket for dasherized attribute Closes #1623 See merge request !1135
-
Rémy Coutable authored
Since EE::ApplicationSetting requires it. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This will avoid autoloading issues in the long term. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Also, remove non-existing Ci::ApplicationSetting.expire! Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Make notification_service spec DRYer by making some tests reusable See merge request !7794
-
Robert Speicher authored
Don't override Ci::Build#user when presenting a build Closes #26943 See merge request !8668
-
Stan Hu authored
Due to autoloading and Ruby scoping, the .update file was never being updated due to this error: ``` NoMethodError: undefined method `pages' for Projects::Settings:Module from /opt/gitlab/embedded/service/gitlab-rails/app/services/projects/update_pages_configuration_service.rb:50:in `pages_update_file' from /opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/metrics/instrumentation.rb:157:in `pages_update_file' from (irb):6 from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.7.1/lib/rails/commands/console.rb:110:in `start' from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.7.1/lib/rails/commands/console.rb:9:in `start' from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.7.1/lib/rails/commands/commands_tasks.rb:68:in `console' from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.7.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!' from /opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.7.1/lib/rails/commands.rb:17:in `<top (required)>' from bin/rails:9:in `require' ``` This error was caught and discarded quietly. This fix exercises this code and fixes the scope problem. Closes gitlab-com/infrastructure#1058
-
Stan Hu authored
Document "No gems fetched from git repositories" policy [ci skip] See merge request !8818
-
Adam Niedzielski authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Use `:empty_project` where possible in model specs See merge request !8832
-
Rémy Coutable authored
Use `:empty_project` where possible in request specs See merge request !8833
-
Rémy Coutable authored
Added PHP & NPM samples for Gitlab CI See merge request !6199
-
Rémy Coutable authored
fix depr. warning; use `Devise::Test::ControllerHelpers` Closes #26942 See merge request !8812
-
Rémy Coutable authored
Remove unused js response from refs controller Closes #27211 See merge request !8828
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Ionut Staicu authored
-
Alfredo Sumaran authored
Add caching of droplab ajax requests Closes #26844 See merge request !8725
-
- 26 Jan, 2017 7 commits
-
-
Robert Speicher authored
-
Clement Ho authored
-
Robert Speicher authored
-
Filipa Lacerda authored
Revert filter-assigned-to-me Closes #27176 See merge request !8785
-
Filipa Lacerda authored
fixed small mini pipeline graph line glitch Closes #27277 See merge request !8804
-
Clement Ho authored
-
Fatih Acet authored
Fix /explore sorting (trending) Closes #27044 See merge request !8792
-