- 17 Jul, 2019 36 commits
-
-
Nick Thomas authored
Preserve footnote link ids Closes #64645 See merge request gitlab-org/gitlab-ce!30790
-
Lin Jen-Shin authored
Danger asks for throughput labels See merge request gitlab-org/gitlab-ce!30622
-
Douglas Barbosa Alexandre authored
Removes clusters_cte feature flag Closes #64259 See merge request gitlab-org/gitlab-ce!30827
-
Phil Hughes authored
Removes EE differences for modal issues board See merge request gitlab-org/gitlab-ce!30836
-
Kushal Pandya authored
Resolve "Label picker: Line break on long label titles" Closes #48771 See merge request gitlab-org/gitlab-ce!30610
-
Ammar Alakkad authored
-
Nick Thomas authored
Reduce the number of Gitaly calls for submodules See merge request gitlab-org/gitlab-ce!30735
-
Igor authored
This is part of migration of Folder View to Vue
-
Nick Thomas authored
Add documentation for Let's Encrypt integration See merge request gitlab-org/gitlab-ce!30627
-
Vladimir Shushlin authored
* Add deprecation warning to old integration * Add user docs * Add admin docs
-
Nick Thomas authored
Fix pages access level defaults See merge request gitlab-org/gitlab-ce!30354
-
Vladimir Shushlin authored
- Set access level in before_validation hook - Add post migration for updating existing project_features
-
Thong Kuah authored
Do Redis lookup in batches in ActiveSession.sessions_from_ids See merge request gitlab-org/gitlab-ce!30561
-
Imre Farkas authored
By doing smaller mget calls to Redis, it can better schedule the workload. Currently a single mget with a lot of keys can keep Redis busy for long, while nothing in its queue gets processed.
-
Filipa Lacerda authored
-
Thong Kuah authored
This has been enabled on production without issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64259
-
James Lopez authored
CE port of "Move external authorization service API management to EE" See merge request gitlab-org/gitlab-ce!30578
-
-
Sean McGivern authored
Bump fog-aws to v3.5.2 Closes #63041 See merge request gitlab-org/gitlab-ce!30803
-
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
-
Guillaume Grossetie authored
-
Evan Read authored
fix docs typo: register runner with services See merge request gitlab-org/gitlab-ce!30769
-
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.
-
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
-
Mark Lapierre authored
CE port of "Fix assign code owners spec" on EE See merge request gitlab-org/gitlab-ce!30743
-
Evan Read authored
Change time tracking units feature release version See merge request gitlab-org/gitlab-ce!30771
-
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.
-
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 4 commits
-
-
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
-
Stan Hu authored
CE Backport: Read and write User "Admin notes" via API See merge request gitlab-org/gitlab-ce!30775
-
Evan Read authored
Geo - Update current limitations for automatic background verification Closes gitlab-ee#12812 See merge request gitlab-org/gitlab-ce!30688
-