- 27 Nov, 2019 40 commits
-
-
Grant Young authored
Also reword it to be cleaner
-
Rémy Coutable authored
Support using env variables to populate trigger params See merge request gitlab-org/gitlab!20823
-
Tim Zallmann authored
Resolve "Update timeago to the latest release" Closes #34958 See merge request gitlab-org/gitlab!19407
-
Sean McGivern authored
Improve issues search perfomance on GraphQL See merge request gitlab-org/gitlab!20784
-
Alessio Caiazza authored
-
Kamil Trzciński authored
Pass artifacts in CI DAG needs See merge request gitlab-org/gitlab!19943
-
Marius Bobin authored
Implementation idea for adding the artifacts keyword into CI DAG needs.
-
Kamil Trzciński authored
Fix change to default colors in job log See merge request gitlab-org/gitlab!20787
-
Rémy Coutable authored
Resolve "Create a rake task to gather license info" Closes #36905 See merge request gitlab-org/gitlab!20501
-
Kamil Trzciński authored
Increase CI job 'when delayed' limit to 1 week Closes #28890 See merge request gitlab-org/gitlab!20323
-
Will Layton authored
-
James Lopez authored
Add policy for security findings See merge request gitlab-org/gitlab!20726
-
Tetiana Chupryna authored
-
Andreas Brandl authored
Removed ignore_columns from MilestoneRelease Closes #31852 See merge request gitlab-org/gitlab!20777
-
Rémy Coutable authored
Remove build badge path from route Closes #18824 See merge request gitlab-org/gitlab!20188
-
Lee Tickett authored
-
Andreas Brandl authored
Remove ignore column of trace section id Closes #32569 See merge request gitlab-org/gitlab!20224
-
Heinrich Lee Yu authored
Load commits in batches for MR RefreshService See merge request gitlab-org/gitlab!20358
-
Igor authored
This commit will allow us to avoid the case when database is loaded with a query which consists ~30k+ shas as an argument
-
Rémy Coutable authored
Use shared initial passord and license secrets for all Review Apps Closes #37259 See merge request gitlab-org/gitlab!20723
-
Bob Van Landuyt authored
Move project delegators together See merge request gitlab-org/gitlab!20790
-
Heinrich Lee Yu authored
Expose moved_to in issues api Closes #36554 and #31443 See merge request gitlab-org/gitlab!20083
-
Lee Tickett authored
-
Filipa Lacerda authored
Fix broken UI on Environment folder Closes #32470 See merge request gitlab-org/gitlab!17427
-
Imre Farkas authored
Unify permissions to manage Vulnerabilities under admin_vulnerability See merge request gitlab-org/gitlab!20635
-
Rémy Coutable authored
Refactor predefined dashboard services See merge request gitlab-org/gitlab!20413
-
Reuben Pereira authored
Move code for predefined dashboards into a common class that can be inherited from.
-
Achilleas Pipinellis authored
Docs: update release version of Release Evidence See merge request gitlab-org/gitlab!20789
-
Fabio Pitino authored
-
Rémy Coutable authored
Add docs exception to Danger, and fix links to foss See merge request gitlab-org/gitlab!20815
-
Marcel Amirault authored
-
Rémy Coutable authored
Conan package registry file upload endpoints See merge request gitlab-org/gitlab!17791
-
Steve Abrams authored
Add endpoints to consume the workhorse /authorize call and the following file upload endpoint containing the workhorse file data. Adds create_package and create_package_File services for conan.
-
Ash McKenzie authored
Remove docs for moving migrations from EE to CE See merge request gitlab-org/gitlab!20807
-
Natalia Tepluhina authored
Use ApolloMutation component in design_management/pages/design/index.vue Closes #35072 See merge request gitlab-org/gitlab!20753
-
Tom Quirk authored
- explicitly pass no args to `mutate()` - remove redundant `error` arg in scoped slot - remove unnecessary double-incr. of `notesCount`
-
Phil Hughes authored
Resolve "Version dropdown goes wrong if versions are not monotonic" See merge request gitlab-org/gitlab!20515
-
Tom Quirk authored
Issue was that, previously, the version id (obtained from the query param) was being compared to allVersions.length, when instead it should be currentVersionNumber. A few methods were also converted to computed values for better performance, and a few items were renamed for improved readability
-
Shinya Maeda authored
This commit removes the ignore column for trace section id
-
Thong Kuah authored
Resolve "No Audit Event When Access is Removed Due To Expiration" See merge request gitlab-org/gitlab!20529
-