- 12 Jul, 2017 2 commits
-
-
Clement Ho authored
Enable PropertySpelling in scss-lint See merge request !12752
-
Clement Ho authored
Enable SpaceAfterComma in scss-lint See merge request !12734
-
- 11 Jul, 2017 38 commits
-
-
Takuya Noguchi authored
-
Takuya Noguchi authored
-
Annabel Dunstone Gray authored
Added limit-container-width to breadcrumbs container Closes #34573 See merge request !12776
-
Stan Hu authored
Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilient Closes #34941 See merge request !12797
-
Clement Ho authored
Toggle import description with import_sources_enabled Closes #34826 See merge request !12691
-
Brianna Kicia authored
-
Robert Speicher authored
These two methods now handle two additional real-world possibilities: 1. `config/resque.yml` not being present 2. `config/resque.yml` being present but not containing YAML Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34941
-
kushalpandya authored
[ci skip]
-
Douwe Maan authored
Add Esperanto translations of Pipeline Charts Closes #34796 See merge request !12699
-
Douwe Maan authored
Add Bulgarian translations of Pipeline Charts Closes #34795 See merge request !12698
-
Douwe Maan authored
Merge branch '34791_add_traditional_chinese_in_hongkong_translations_of_pipeline_charts' into 'master' Add Traditional Chinese in HongKong translations of Pipeline Charts Closes #34791 See merge request !12696
-
Douwe Maan authored
Add Simplified Chinese translations of Pipeline Charts Closes #34790 See merge request !12695
-
Stan Hu authored
Update GitLab Shell to v5.3.0 See merge request !12730
-
Douwe Maan authored
snippet has a blob, but isn't a blob Closes #34729 See merge request !12792
-
Rémy Coutable authored
Remove net-ssh gem Closes #34867 See merge request !12736
-
Sean McGivern authored
Add a simple mode to merge request API Closes #34920 See merge request !12766
-
Rémy Coutable authored
Updated vendor/licenses.csv for 9.4 See merge request !12788
-
Robert Speicher authored
Update Sidekiq from 5.0.0 to 5.0.4 See merge request !12774
-
Kamil Trzciński authored
Do not show pipeline schedule button for non-member Closes #34907 See merge request !12757
-
Stan Hu authored
-
Filipa Lacerda authored
Fixed badge alignment in new project sidebar in FireFox See merge request !12777
-
Simon Knox authored
-
James Edwards-Jones authored
Autogenerated using `bin/bundle exec license_finder report --format=csv --save=vendor/licenses.csv` Required license_finder 3.0.1 for https://github.com/pivotal/LicenseFinder/pull/304
-
Achilleas Pipinellis authored
Update 9.4 update instructions to include changes made to 9.3 instructions See merge request !12781
-
Rémy Coutable authored
Don't reload ActiveRecord objects when building note URLs Closes #34882 See merge request !12780
-
Achilleas Pipinellis authored
Update source installation instructions for 9.4 See merge request !12779
-
Stan Hu authored
The current "basic" merge request API still loads too much data. For integrations like the Trello Power-up, we just need the basics. Closes #34920
-
Rémy Coutable authored
Update CI templates for 9.4 See merge request !12784
-
Phil Hughes authored
Fix welcome page action items alignment Closes #34933 See merge request !12778
-
Kushal Pandya authored
-
James Edwards-Jones authored
-
Sean McGivern authored
When we build a note URL, and we have the note loaded already, there are two cases: 1. The `noteable` is already loaded. In that case, this is faster as it doesn't build a new AR object from the query. 2. The `noteable` is not already loaded. In that case, this change is no worse than the previous code.
-
Sean McGivern authored
Revert "Merge branch '34902-bump-knapsack-to-1-14-0' into 'master'" Closes #34942 See merge request !12783
-
Yorick Peterse authored
Disabled prepared statements in test See merge request !12773
-
Rémy Coutable authored
This reverts merge request !12753
-
Grzegorz Bizon authored
Reduce parallelization of Spinach jobs and increase the RSpec ones Closes #34911 See merge request !12760
-
James Edwards-Jones authored
-
James Edwards-Jones authored
-