- 10 Sep, 2018 32 commits
-
-
Annabel Dunstone Gray authored
Fix vertical alignment of text in diffs Closes #48902 See merge request gitlab-org/gitlab-ce!21573
-
Robert Speicher authored
Bump Sidekiq 5.1.3 to 5.2.1 See merge request gitlab-org/gitlab-ce!21624
-
Bob Van Landuyt authored
Bump gitlab-shell to 8.3.1 See merge request gitlab-org/gitlab-ce!21648
-
Rémy Coutable authored
docs: Correct YAML indentation See merge request gitlab-org/gitlab-ce!21631
-
Stan Hu authored
8.3.0 was tagged with the commit before the CHANGELOG.md and version.rb bump, so this just fixes a harmless warning.
-
Rémy Coutable authored
Add `duration` attributes to Jobs API docs See merge request gitlab-org/gitlab-ce!21626
-
Rémy Coutable authored
Add changelog to !21371 See merge request gitlab-org/gitlab-ce!21615
-
Rémy Coutable authored
Add /lock and /unlock quick actions Closes #39173 See merge request gitlab-org/gitlab-ce!15197
-
Rémy Coutable authored
Replace one word in todos.md See merge request gitlab-org/gitlab-ce!19757
-
Nick Thomas authored
Update doc: url reference to grafana See merge request gitlab-org/gitlab-ce!21637
-
Achilleas Pipinellis authored
Clean up chart index page See merge request gitlab-org/gitlab-ce!21623
-
Joshua Lambert authored
-
Marcia Ramos authored
Make topic adhere to style guide See merge request gitlab-org/gitlab-ce!21582
-
Achilleas Pipinellis authored
Specify tar is required for backup and restore tasks Closes omnibus-gitlab#2334 See merge request gitlab-org/gitlab-ce!21633
-
Achilleas Pipinellis authored
Merge branch 'docs/51295-update-documentation-for-interactive-web-terminals-to-remove-beta-indicator' into 'master' Remove beta from web terminal documentation Closes #51295 See merge request gitlab-org/gitlab-ce!21641
-
Achilleas Pipinellis authored
Document permissions for different entities Closes #50036 See merge request gitlab-org/gitlab-ce!21109
-
Jarka Košanová authored
-
Rémy Coutable authored
[QA] Fix arguments passed to RSpec::Core::Runner See merge request gitlab-org/gitlab-ce!21578
-
Steve Azzopardi authored
closes gitlab-org/gitlab-ce#51295
-
Rémy Coutable authored
Enable frozen string for app/helpers/**/*.rb See merge request gitlab-org/gitlab-ce!21320
-
Rémy Coutable authored
Fix LDAP QA specs failing due to button change See merge request gitlab-org/gitlab-ce!21622
-
Bob Van Landuyt authored
Update templates and licenses for 11.3 See merge request gitlab-org/gitlab-ce!21611
-
Phil Hughes authored
Resolve "On master, inline diff view contains extra `+` and `-` signs" Closes #51281 See merge request gitlab-org/gitlab-ce!21634
-
Tim Zallmann authored
-
Rémy Coutable authored
Disable query limit counter in sidekiq See merge request gitlab-org/gitlab-ce!21470
-
Diana Stanley authored
-
Rémy Coutable authored
API: Use find_branch! in all places Closes #51250 See merge request gitlab-org/gitlab-ce!21614
-
Rémy Coutable authored
Explicitly enable usage ping for instance statistics spec Closes #51294 See merge request gitlab-org/gitlab-ce!21629
-
Mark Chao authored
-
Grzegorz Bizon authored
Fix QA builds failing due to change in new project page behavior Closes gitlab-qa#322 See merge request gitlab-org/gitlab-ce!21621
-
Balasankar "Balu" C authored
-
Cam authored
-
- 09 Sep, 2018 8 commits
-
-
Stan Hu authored
This is similar to https://gitlab.com/gitlab-org/gitlab-ee/issues/7511, but the root cause is https://gitlab.com/gitlab-org/gitlab-ce/issues/51268.
-
Stan Hu authored
Add system note when due date is changed Closes #38208 See merge request gitlab-org/gitlab-ce!21628
-
Stan Hu authored
This is similar to https://gitlab.com/gitlab-org/gitlab-ee/issues/7511, but the root cause is https://gitlab.com/gitlab-org/gitlab-ce/issues/51268.
-
Robert Speicher authored
Update invite_group_spec to be consistent with EE See merge request gitlab-org/gitlab-ce!21608
-
Eva Kadlecová authored
-
Stan Hu authored
The most significant change in this version is that the default concurrency has been lowered from 25 to 10 (https://github.com/mperham/sidekiq/issues/3892). This doesn't affect omnibus-gitlab because the concurrency is controlled via a setting that defaults to 25 anyway and is passed in via the `-c` command-line parameter. However, source installations (including the GDK) will have to either specify the concurrency in `sidekiq.yml` or use the `-c` option. Full list of changes: https://github.com/mperham/sidekiq/blob/master/Changes.md
-
Stan Hu authored
-
Mehdi Lahmam authored
Follow up to !13644.
-