- 05 Jul, 2017 24 commits
-
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
* upstream/master: (149 commits) Revert change to design. Go back to scrollable page Fixes the column widths for the new navigation options in settings Migrate #submodule_url_for to Gitaly Add test example for external commit status retries Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rb Fix build for !12300. Log rescued exceptions to Sentry Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths Revert "Merge branch 'revert-12499' into 'master'" Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion Improve the overall UX for the new monitoring dashboard Document that GitLab 9.3 requires the TRIGGER permission on MySQL Instrument Unicorn with Ruby exporter Remove group modal like remove project modal. Closes #33130 Update prometheus client gem Enables the option in user preferences to turn on the new navigation Add Jasmine tests for `OAuthRememberMe` Simplify authentication logic in the v4 users API for !12445. Use stub_application_setting when testing ApplicationHelper#support_url wait_for_requests is not needed when AJAX is not in play ...
-
Douwe Maan authored
Fix API Scoping Closes #33580 and #33022 See merge request !12300
-
Sean McGivern authored
Honor the "Remember me" parameter for OAuth-based login Closes #18000 See merge request !11963
-
Sean McGivern authored
Use stub_application_setting when testing ApplicationHelper#support_url Closes #34648 See merge request !12627
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Filipa Lacerda authored
Fixes the column widths for the new navigation option See merge request !12644
-
Rémy Coutable authored
Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rb See merge request !12641
-
Rémy Coutable authored
Log rescued exceptions to Sentry See merge request !12638
-
Sean McGivern authored
Add test example for external commit status retries See merge request !12642
-
Kamil Trzciński authored
Improve stage_id foreign key migration Closes #34495 See merge request !12617
-
Phil Hughes authored
Revert change to design. Go back to scrollable page Closes #34531 See merge request !12587
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
-
Sean McGivern authored
Migrate #submodule_url_for to Gitaly See merge request !12629
-
Phil Hughes authored
-
Sean McGivern authored
Update sentry-raven from 2.4.0 to 2.5.3 See merge request !12605
-
Rémy Coutable authored
Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths Closes #34529 See merge request !12636
-
Jacob Vosmaer authored
-
Phil Hughes authored
Improve the overall UX for the new monitoring dashboard See merge request !12616
-
Grzegorz Bizon authored
-
Stan Hu authored
-
Timothy Andrew authored
- The `/users` and `/users/:id` APIs are now accessible without authentication (!12445), and so scopes are not relevant for these endpoints. - Previously, we were testing our scope declaration against these two methods. This commit moves these tests to other `GET` user endpoints which still require authentication.
-
- 04 Jul, 2017 16 commits
-
-
Stan Hu authored
Support noticed that a number of exceptions, such as "Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT)", failed to report to Sentry. The `rescue_from` in the ApplicationController prevented these exceptions from being recorded. This change ensures that these exceptions are properly captured.
-
Douwe Maan authored
-
Douwe Maan authored
Add Italian translation of Cycle Analytics Page & Project Page & Repository Page Closes #34544 See merge request !12578
-
Sean McGivern authored
Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion Closes #34456 See merge request !12574
-
Sean McGivern authored
Revert "Merge branch 'revert-12499' into 'master'" See merge request !12633
-
Grzegorz Bizon authored
Update prometheus client gem See merge request !12632
-
Sean McGivern authored
Document that GitLab 9.3 requires the TRIGGER permission on MySQL Closes #34358 See merge request !12573
-
Rémy Coutable authored
no trailing / leading hyphens in CI_COMMIT_REF_SLUG. Closes #32035 See merge request !11218
-
Filipa Lacerda authored
Enables the option in user preferences to turn on the new navigation See merge request !12630
-
Douwe Maan authored
This reverts merge request !12557
-
Paweł Chojnacki authored
# Conflicts: # Gemfile.lock
-
Douwe Maan authored
Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion
-
Jose Ivan Vargas authored
-
Douwe Maan authored
-
Rémy Coutable authored
Instrument Unicorn with Ruby exporter Closes #33410 See merge request !12115
-
Paweł Chojnacki authored
-