- 31 Jan, 2018 6 commits
-
-
Rémy Coutable authored
Resolve "mysql-only installation from source broken: Gem::LoadError: pg is not part of the bundle" Closes #42239 See merge request gitlab-org/gitlab-ce!16810
-
Rémy Coutable authored
Unify and split CE/EE for spec/requests/api/jobs_spec.rb See merge request gitlab-org/gitlab-ce!16804
-
Grzegorz Bizon authored
Add note about needing to be in the `$gdk/gitlab/qa` directory for `bin/qa` to work properly See merge request gitlab-org/gitlab-ce!16824 [ci skip]
-
Filipa Lacerda authored
Converted $.ajax calls in some JS files to axios See merge request gitlab-org/gitlab-ce!16717
-
Achilleas Pipinellis authored
Document format parameter for Repository Archive endpoint Closes #42499 See merge request gitlab-org/gitlab-ce!16766
-
Eric Eastwood authored
I ran into some issues when trying it out https://gitlab.slack.com/archives/C3JJET4Q6/p1517384135000134
-
- 30 Jan, 2018 34 commits
-
-
Robert Speicher authored
Add support for PreReceiveError in UserMergeBranch RPC Closes gitaly#979 See merge request gitlab-org/gitlab-ce!16765
-
Robert Speicher authored
Migrate Git::Repository#delete_refs to Gitaly Closes gitaly#967 See merge request gitlab-org/gitlab-ce!16723
-
Ahmad Sherif authored
Closes gitaly#979
-
Ahmad Sherif authored
Closes gitaly#967
-
Grzegorz Bizon authored
Reduce the cardinality of GitLab metrics Closes #41771 See merge request gitlab-org/gitlab-ce!16443
-
Annabel Dunstone Gray authored
Contribution calendar label cutoff fix See merge request gitlab-org/gitlab-ce!16769
-
Robert Speicher authored
Migrate fetching wiki page formatted content to Gitaly Closes gitaly#958 See merge request gitlab-org/gitlab-ce!16716
-
Robert Speicher authored
Ignore conflicts in db/schema.rb in Gitlab::EeCompatCheck See merge request gitlab-org/gitlab-ce!16806
-
Lin Jen-Shin authored
-
Stan Hu authored
Resolve "Update Nokogiri to 1.8.2" Closes #42591 See merge request gitlab-org/gitlab-ce!16807
-
Nick Thomas authored
-
Douwe Maan authored
Migrate Git::Repository#write_ref to Gitaly Closes gitaly#784 See merge request gitlab-org/gitlab-ce!16513
-
Douwe Maan authored
Login via OAuth marked as "external" should only mark new users as "external", not existing ones Closes #21554 See merge request gitlab-org/gitlab-ce!16672
-
Douwe Maan authored
Merge branch '42160-error-500-loading-merge-request-undefined-method-index-for-nil-nilclass' into 'master' Resolve "Error 500 loading merge request: undefined method `index' for nil:NilClass" Closes #42160 See merge request gitlab-org/gitlab-ce!16795
-
Grzegorz Bizon authored
Speed-up the click on 'New subgroup' if the 'No results' text is shown See merge request gitlab-org/gitlab-ce!16803
-
Grzegorz Bizon authored
Define QA selectors and remove EE only code Closes gitlab-qa#154 See merge request gitlab-org/gitlab-ce!16767
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
The conflicts are simple enought to resolve that we don't need to bother developers with those. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Decouple more of Repository from Rugged Closes gitaly#969 See merge request gitlab-org/gitlab-ce!16763
-
Jacob Vosmaer (GitLab) authored
-
Ahmad Sherif authored
Closes gitaly#958
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Tiago Botelho authored
-
Sean McGivern authored
Make pagination optional for issuables See merge request gitlab-org/gitlab-ce!16774
-
Sean McGivern authored
Check MR state before submitting queries for discussion state Closes #42236 See merge request gitlab-org/gitlab-ce!16788
-
Sean McGivern authored
It appears that some legacy diff notes on GitLab.com have invalid line codes, which means truncated_diff_lines won't work. This is just a band-aid solution, as neither the diff nor the discussion will display correctly for these notes, but they won't cause a 500 error.
-
Lin Jen-Shin authored
# Conflicts: # qa/qa/page/group/show.rb
-
Rémy Coutable authored
Port changes from gitlab-org/gitlab-ee!4064 to CE See merge request gitlab-org/gitlab-ce!16796
-
Jan Provaznik authored
On epics roadmap page we list all epics in the given time frame without pagination (at least for the first iteration), in this case it would be nice to use the existing issuables index logic except pagination (see MR gitlab-ee!4281). For this reason this patch allows to easily disable pagination. Related gitlab-ee!4281
-
Grzegorz Bizon authored
Don't run scripts/lint-changelog-yaml in scripts/static-analysis but only in the 'docs lint' job Closes #42569 See merge request gitlab-org/gitlab-ce!16790
-
Filipa Lacerda authored
More $.ajax conversions to axios See merge request gitlab-org/gitlab-ce!16761
-
Filipa Lacerda authored
Add `createNewItemFromValue` option and `clearDropdown` method to `create_item_dropdown` See merge request gitlab-org/gitlab-ce!16699
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Replace $.get in single file diff with axios See merge request gitlab-org/gitlab-ce!16696
-