- 30 Jan, 2018 24 commits
-
-
Jacob Vosmaer (GitLab) 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
-
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
-
Clement Ho authored
-
Fatih Acet authored
Replace $.post in label manager with axios See merge request gitlab-org/gitlab-ce!16695
-
Rémy Coutable authored
doc: Correct example responses in repository_files.md See merge request gitlab-org/gitlab-ce!16754
-
Rémy Coutable authored
Update index.md See merge request gitlab-org/gitlab-ce!16733
-
Phil Hughes authored
-
Eric Eastwood authored
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Fix grape-route-helper route shadowing See merge request gitlab-org/gitlab-ce!16781
-
Filipa Lacerda authored
Resolve "Missing space between edit and delete buttons in tag list" Closes #41802 See merge request gitlab-org/gitlab-ce!16757
-
Mark Fletcher authored
[ci skip]
-
Phil Hughes authored
Add noData empty state to Prometheus graphs Closes #42558 See merge request gitlab-org/gitlab-ce!16777
-
Oswaldo Ferreira authored
-
Robert Speicher authored
Fix JIRA not working when a trailing slash is included Closes #42494 See merge request gitlab-org/gitlab-ce!16748
-
Stan Hu authored
Leaving a trailing slash in the context option causes the jira-ruby gem to add an extra slash in HTTP requests to the URL, preventing JIRA from working properly. Closes #42494
-
- 29 Jan, 2018 16 commits
-
-
Mario de la Ossa authored
Bringing in https://github.com/reprah/grape-route-helpers/pull/21 as a monkey patch since the grape-route-helpers project seems to be abandoned
-
Robert Speicher authored
Fail static-analysis if there's output to stderr Closes #41972 See merge request gitlab-org/gitlab-ce!16648
-
Mike Greiling authored
-
Douwe Maan authored
Return more consistent values for merge_status on MR API Closes #20639 See merge request gitlab-org/gitlab-ce!16708
-
Oswaldo Ferreira authored
-
Filipa Lacerda authored
Replace $.post in edit blob with axios See merge request gitlab-org/gitlab-ce!16693
-
Clement Ho authored
-
Kamil Trzciński authored
Fix cache clear windows Closes #42487 See merge request gitlab-org/gitlab-ce!16740
-
Rémy Coutable authored
Resolve "Intermittent spec failure in spec/models/commit_spec.rb" Closes #42553 See merge request gitlab-org/gitlab-ce!16768
-
Nick Thomas authored
-
Rémy Coutable authored
Close and do not reload MR diffs when source branch is deleted Closes #37775 See merge request gitlab-org/gitlab-ce!16690
-
Oswaldo Ferreira authored
-
Phil Hughes authored
Move mr_widget_merged into a vue file Closes #42486 See merge request gitlab-org/gitlab-ce!16746
-
Robert Speicher authored
Don't allow Repository#log with limit zero See merge request gitlab-org/gitlab-ce!16674
-
Jacob Vosmaer (GitLab) authored
-
Achilleas Pipinellis authored
Merge branch '42521-docs-update-usage-of-force-option-when-running-the-restore-raketask' into 'master' Resolve "Docs update usage of force option when running the restore raketask" Closes #42521 See merge request gitlab-org/gitlab-ce!16759
-