- 11 Sep, 2019 40 commits
-
-
Kamil Trzciński authored
Use `ChronicDuration` in a thread-safe way See merge request gitlab-org/gitlab-ce!32817
-
Aleksei Lipniagov authored
Replace 'chronic_duration' to 'gitlab_chronic_duration', to make relevant method calls thread-safe.
-
Rémy Coutable authored
Fix review pipeline needs blocking scheduled deploys Closes #26893 and gitlab-ee#26893 See merge request gitlab-org/gitlab-ce!32925
-
Mike Greiling authored
Add missing `render_gfm` import to files See merge request gitlab-org/gitlab-ce!32830
-
Illya Klymov authored
-
Mike Greiling authored
Replacing vue-resource with axios in Markdown field Closes #61385 See merge request gitlab-org/gitlab-ce!32742
-
Winnie Hellmann authored
-
Clement Ho authored
Add webpack memory test to CI Closes #65698 See merge request gitlab-org/gitlab-ce!31537
-
Mike Greiling authored
-
Douglas Barbosa Alexandre authored
Add rake task `db:obsolete_ignored_columns` See merge request gitlab-org/gitlab-ce!32904
-
Peter Leitzen authored
Show a list of obsolete `ignored_columns`
-
James Lopez authored
Back port changes for country list Api See merge request gitlab-org/gitlab-ce!32688
-
Aishwarya Subramanian authored
-
Rémy Coutable authored
Backport changes for 16252 in EE add current_user to report comparison services See merge request gitlab-org/gitlab-ce!32920
-
Can Eldem authored
-
Paul Slaughter authored
Add missing Vue.use(Vuex) in test See merge request gitlab-org/gitlab-ce!32837
-
Kyle Wiebers authored
-
Clement Ho authored
Disable "transfer group" button when no parent group is selected Closes #64799 See merge request gitlab-org/gitlab-ce!31387
-
Jan Beckmann authored
Refactor project_edit.js to be reusable for this purpose Closes #64799
-
Achilleas Pipinellis authored
Update Prometheus set up steps See merge request gitlab-org/gitlab-ce!32898
-
Amelia Bauerly authored
-
Kamil Trzciński authored
Add support for custom domains to the Pages internal API See merge request gitlab-org/gitlab-ce!32735
-
Kamil Trzciński authored
Add 30 and 60 minute buckets Closes #67218 See merge request gitlab-org/gitlab-ce!32833
-
Elliot Rushton authored
-
Nick Thomas authored
Port CE: Migrate discussion_ids on promoted epics See merge request gitlab-org/gitlab-ce!30810
-
Alexandru Croitor authored
Notes on epics promoted from an issue used to get same discussion_id as the notes from the issue the epic was promoted from, which would cause problems when trying to reply to the epic discussion.
-
Achilleas Pipinellis authored
Update docs for added licenses in dependency list See merge request gitlab-org/gitlab-ce!32389
-
Achilleas Pipinellis authored
Merge code quality docs together See merge request gitlab-org/gitlab-ce!32737
-
Marcel Amirault authored
Bring the example config and the main doc together to simplify documentation for code quality
-
Achilleas Pipinellis authored
Change several links to relative See merge request gitlab-org/gitlab-ce!32919
-
Marcel Amirault authored
Make several links, mostly in admin troubleshooting, relative, as is the standard
-
Lin Jen-Shin authored
Don't retry the review-* jobs since they're allowed to fail See merge request gitlab-org/gitlab-ce!32893
-
Marcia Ramos authored
Update docs for non member unresolving resolved thread See merge request gitlab-org/gitlab-ce!32375
-
Samantha Ming authored
-
Rémy Coutable authored
Do not include ApiHelpers again in spec/requests/api See merge request gitlab-org/gitlab-ce!32870
-
Dinesh Panda authored
-
Kushal Pandya authored
Fix doc links for adding a cluster to a project See merge request gitlab-org/gitlab-ce!32890
-
Kushal Pandya authored
Resolve "Run pipeline button for "Pipelines for merge requests"" Closes #65940 See merge request gitlab-org/gitlab-ce!31722
-
Filipa Lacerda authored
In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
-
Rémy Coutable authored
Optimize /admin/applications so that it does not timeout Closes #67228 See merge request gitlab-org/gitlab-ce!32852
-