- 07 Mar, 2019 18 commits
-
-
Phil Hughes authored
Handle transformed notes from polling response See merge request gitlab-org/gitlab-ce!25792
-
Lin Jen-Shin authored
Add feature flag for FindAllTags See merge request gitlab-org/gitlab-ce!25615
-
Rémy Coutable authored
Update to GitLab Shell 8.7.1 See merge request gitlab-org/gitlab-ce!25801
-
Mike Greiling authored
Provide ee backports related to approver filtering See merge request gitlab-org/gitlab-ce!24982
-
Igor authored
Adds custom validator for ArrayNoneAny param Extracts some logic in js into separate files
-
Rémy Coutable authored
De-quarantine CI env var spec Closes gitlab-org/quality/staging#43 See merge request gitlab-org/gitlab-ce!25841
-
Kushal Pandya authored
Display Recent Boards in Board switcher See merge request gitlab-org/gitlab-ce!25696
-
Kushal Pandya authored
CE Update project settings section titles and info See merge request gitlab-org/gitlab-ce!25817
-
Sanad Liaquat authored
-
Ramya Authappan authored
Retry choose_test_namespace on exception Closes gitlab-org/quality/staging#42 See merge request gitlab-org/gitlab-ce!25810
-
Rajat Jain authored
- Extract 445px as a variable - Documentation changes: new image and update copy
-
Evan Read authored
Docs: Add missing redirects to /user and /project_services docs See merge request gitlab-org/gitlab-ce!25799
-
Marcel Amirault authored
-
Evan Read authored
Docs: Update upgrading_from_source.md for Ruby 2.5 See merge request gitlab-org/gitlab-ce!25814
-
Jason Plum authored
Update the documented version requirement of Ruby inside of Upgrading from Source to show GitLab 11.8 needs Ruby 2.5
-
Evan Read authored
Update using_docker_build.md Closes #58556 See merge request gitlab-org/gitlab-ce!25779
-
Stan Hu authored
Backport security-reports fixtures to CE See merge request gitlab-org/gitlab-ce!25828
-
Lucas Charles authored
-
- 06 Mar, 2019 22 commits
-
-
Evan Read authored
Docs: Adding Package Repository Permissions to permissions.md See merge request gitlab-org/gitlab-ce!24676
-
Tim Zallmann authored
CE FE Refactor PersistentUserCallout instantiation See merge request gitlab-org/gitlab-ce!25484
-
Robert Speicher authored
Allow all snippets to be accessed by API Closes #41888 See merge request gitlab-org/gitlab-ce!25772
-
Stan Hu authored
Fix exports related to new templates Closes #58570 See merge request gitlab-org/gitlab-ce!25794
-
Jason Lenny authored
This reverts commit 669d84356771682961ac6c416c3cbdb983ec0cd2
-
Rémy Coutable authored
Fix typo in review-performance job See merge request gitlab-org/gitlab-ce!25821
-
Ramya Authappan authored
-
John Cai authored
-
Robert Speicher authored
This reverts commit c9ecc71a, reversing changes made to c3c8dbf8.
-
Rémy Coutable authored
Adds Rubocop ReturnNil cop Closes #57454 See merge request gitlab-org/gitlab-ce!25034
-
Stan Hu authored
Allow GraphQL requests without CSRF token Closes #57237 See merge request gitlab-org/gitlab-ce!25719
-
Luke Bennett authored
Improve wording of project settings section headers. Improve order of sections. Adds section toggling by section title. Translates section titles and descriptions.
-
Sean McGivern authored
Document ChatOps for actor feature gates See merge request gitlab-org/gitlab-ce!25815
-
Mark Lapierre authored
Quarantine failing ssh key test See merge request gitlab-org/gitlab-ce!25813
-
Sanad Liaquat authored
Quarantine: Update failure issue link See merge request gitlab-org/gitlab-ce!25811
-
Andrew Newdigate authored
This style change enforces `return if ...` instead of `return nil if ...` to save maintainers a few minor review points
-
Zeger-Jan van de Weg authored
The documentations only covered the percentage based feature gates. These don't work really well for a number of reasons, for example; a new visual element in GitLab would be weird to see only 25% of the time. Allowing feature gates based on projects and groups has been supported, now it's documented.
-
Filipa Lacerda authored
CE backport of ee-parallel-diff-view See merge request gitlab-org/gitlab-ce!25734
-
Mark Lapierre authored
-
Bob Van Landuyt authored
With this we allow authentication using a session or using personal access token. Authentication using a session, and CSRF token makes it easy to play with GraphQL from the Graphiql endpoint we expose. But we cannot enforce CSRF validity, otherwise authentication for regular API clients would fail when they use personal access tokens to authenticate.
-
Tim Zallmann authored
Re-add gitlab:ui:visual ci job Closes gitlab-ui#192 See merge request gitlab-org/gitlab-ce!25808
-
Clement Ho authored
-