- 17 Jul, 2019 37 commits
-
-
Filipa Lacerda authored
-
Sean McGivern authored
Remove duplicit events from burndown data See merge request gitlab-org/gitlab-ee!14632
-
Jan Provaznik authored
It's possible that an event is followed by another event with the same action - typically if both merge request and commit mention `Closes #issue_number`, then two `close` events are created for the issue. We need to filter out these duplicit events because burndown chart uses these events to get number of open issues during time.
-
Bob Van Landuyt authored
Resolve "Publish npm package from sub group/project" Closes #9960 See merge request gitlab-org/gitlab-ee!13986
-
Steve Abrams authored
To allow for the publishing of NPM packages from groups and subgroups, packages must be able to be named without the forward slash character. This change removes requiring the package name match the full project path and name, and updates the query for finding a package by its name.
-
GitLab Bot authored
-
James Lopez authored
CE port of "Move external authorization service API management to EE" See merge request gitlab-org/gitlab-ce!30578
-
-
James Lopez authored
Move external authorization service API management to EE See merge request gitlab-org/gitlab-ee!14598
-
Imre Farkas authored
Premium license is required to: - expose external_authorization_classification_label in the Project API - override external_authorization_classification_label during project import/export
-
GitLab Bot authored
-
Sean McGivern authored
Fix N+1 queries when loading vulnerability feedback See merge request gitlab-org/gitlab-ee!14638
-
Sean McGivern authored
Bump fog-aws to v3.5.2 Closes #63041 See merge request gitlab-org/gitlab-ce!30803
-
GitLab Bot authored
-
Clement Ho authored
Use backend to determine if issue desc contains zoom link Closes #63282 See merge request gitlab-org/gitlab-ce!29910
-
Rajendra kadam authored
Fetch latest link in the description for zoom link, add more tests and remove frontend spec unnecessary tests
-
Evan Read authored
fix docs typo: register runner with services See merge request gitlab-org/gitlab-ce!30769
-
GitLab Bot authored
-
Evan Read authored
Documented autocomplete characters See merge request gitlab-org/gitlab-ce!30723
-
Russell Dickenson authored
- Added a table listing all autocomplete characters. - Added a link to the autocomplete characters docs, from the Projects feature list. - Added an example of how autocomplete would behave for `Users and groups`, including two screenshots.
-
GitLab Bot authored
-
Evan Read authored
Add tip about stripping ANSI color codes Closes gitlab-runner#3559 See merge request gitlab-org/gitlab-ce!30701
-
Elliot Rushton authored
-
Mark Lapierre authored
Refactor common Page Objects to use data tags (No. 2 Contd.) See merge request gitlab-org/gitlab-ce!30763
-
GitLab Bot authored
-
Mark Lapierre authored
CE port of "Fix assign code owners spec" on EE See merge request gitlab-org/gitlab-ce!30743
-
Mark Lapierre authored
Fix assign code owners spec Closes gitlab-org/quality/staging#39 See merge request gitlab-org/gitlab-ee!14685
-
GitLab Bot authored
-
Evan Read authored
Change time tracking units feature release version See merge request gitlab-org/gitlab-ce!30771
-
Heinrich Lee Yu authored
Use Vulnerabilities::OccurrencesPreloader for API requests
-
Mayra Cabrera authored
Propagate PIP index URL See merge request gitlab-org/gitlab-ce!30704
-
Fabien Catteau authored
Propagate PIP_INDEX_URL, PIP_EXTRA_INDEX_URL to the dependency-scanning Docker image to support Python projects depending on custom Pypi registries. These variables will be consumed by the gemnasium-python analyzer.
-
GitLab Bot authored
-
Evan Read authored
Docs: update Cloudflare's redirect method for Pages Closes #64655 See merge request gitlab-org/gitlab-ce!30786
-
Marcia Ramos authored
-
Evan Read authored
Add 3rd party parallel tools section to docs See merge request gitlab-org/gitlab-ce!30434
-
Artur Trzop authored
-
- 16 Jul, 2019 3 commits
-
-
GitLab Bot authored
-
Paul Slaughter authored
Revert "Merge branch 'button-bug-fixes' into 'master'" See merge request gitlab-org/gitlab-ce!30821
-
Stan Hu authored
This will make it possible for Oracle Cloud to work with S3 by disabling Signature V4 streaming (https://github.com/fog/fog-aws/issues/523). Full CHANGELOG: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63041
-