- 14 May, 2019 13 commits
-
-
Evan Read authored
Fix typo See merge request gitlab-org/gitlab-ce!28276
-
Nicholas Bishop authored
-
Stan Hu authored
Optimise upload path calls See merge request gitlab-org/gitlab-ce!28264
-
Sean McGivern authored
String#underscore isn't particularly slow, but it's possible for us to call it many times in a users autocomplete request, with mostly-static values ('User', 'Group', etc.). We can memoise this and save a surprising amount of time (around 10% of the total request time in some cases).
-
Sean McGivern authored
Fix hiding of quick action prompt in specs See merge request gitlab-org/gitlab-ce!28285
-
Stan Hu authored
delete feature flag when disabling Rugged See merge request gitlab-org/gitlab-ce!28289
-
Rémy Coutable authored
EE Backport to CE of EE!12404 See merge request gitlab-org/gitlab-ce!28292
-
Stan Hu authored
Fix project visibility level validation Closes #59379 See merge request gitlab-org/gitlab-ce!28305
-
Jan Provaznik authored
Rename methods that conflict in Rails 5.2 Closes #55583 See merge request gitlab-org/gitlab-ce!28281
-
Peter Marko authored
-
Heinrich Lee Yu authored
-
Achilleas Pipinellis authored
Use real mermaid for mermaid result See merge request gitlab-org/gitlab-ce!28300
-
Evan Read authored
-
- 13 May, 2019 21 commits
-
-
Mark Lapierre authored
First iteration of documentation for writing end-to-end tests See merge request gitlab-org/gitlab-ce!27603
-
Walmyr authored
framework that intends to make easier for every engineer to contribute with the end-to-end tests creation, edition, and improvements.
-
Evan Read authored
Improve installation from source Closes #47483, #61549, and #50937 See merge request gitlab-org/gitlab-ce!28201
-
Dmitriy Zaporozhets authored
* Add a solution for JavaScript heap out of memory error when compiling assets * Add note about postgres database config * Start gitaly before gitlab:setup as it won't work otherwise Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Evan Read authored
Merge branch '9228-geo-how-to-reconcile-differences-with-geo-checksum-mismatches-docs' into 'master' Document how to reconcile differences with Geo checksum mismatches Closes gitlab-ee#9228 See merge request gitlab-org/gitlab-ce!28183
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Update ruby_parser for ruby 2.6 See merge request gitlab-org/gitlab-ce!28295
-
Luke Bennett authored
-
Douglas Barbosa Alexandre authored
Resolve "Remove ignore_column ci_id" Closes #61302 See merge request gitlab-org/gitlab-ce!28234
-
Kushal Pandya authored
Ensure that dependencies are installed before running frontend tests See merge request gitlab-org/gitlab-ce!28236
-
Kushal Pandya authored
CE backport: Remove non-semantic use of `.row` in member listing controls See merge request gitlab-org/gitlab-ce!28204
-
Phil Hughes authored
Adds changelog entry for Matomo string website ID support See merge request gitlab-org/gitlab-ce!28244
-
lmcandrew authored
-
Sanad Liaquat authored
Fix E2E test - wait for branches to not be present See merge request gitlab-org/gitlab-ce!27805
-
Nick Thomas authored
Eager load the GraphQL schema in specs Closes gitlab-ee#11497 See merge request gitlab-org/gitlab-ce!28246
-
Nick Thomas authored
Expain usage of `artifacts_server` in `gitlab.yml` See merge request gitlab-org/gitlab-ce!28230
-
Ben Bodenmiller authored
-
Winnie Hellmann authored
-
Phil Hughes authored
Update doc/development/fe_guide/graphql.md See merge request gitlab-org/gitlab-ce!28272
-
Natalia Tepluhina authored
-
Heinrich Lee Yu authored
Adds suffix to enum methods and changes `in_groups` to `of_groups`
-
- 12 May, 2019 5 commits
-
-
Evan Read authored
Docs: Fix wording error in salesforce section See merge request gitlab-org/gitlab-ce!28190
-
Gosia Ksionek authored
-
Evan Read authored
fix typos in new_ci_build_permissions_model.md See merge request gitlab-org/gitlab-ce!28087
-
Achilleas Pipinellis authored
Update webhooks examples of Issue and MR in documentation Closes #61187 See merge request gitlab-org/gitlab-ce!27897
-
Maneschi Romain authored
Not my initial idea but when I write the issue I see this field is wrong
-
- 11 May, 2019 1 commit
-
-
Achilleas Pipinellis authored
Update K8S apps to checkmark See merge request gitlab-org/gitlab-ce!28259
-