- 17 Jun, 2019 40 commits
-
-
Gabriel Mazetto authored
updated documentation for Geo
-
Yorick Peterse authored
"Fix schema.rb with missing content" Closes #12227 See merge request gitlab-org/gitlab-ee!14192
-
Mayra Cabrera authored
Automatically index wikis in elasticsearch Closes #12116 See merge request gitlab-org/gitlab-ee!14095
-
Nick Thomas authored
-
GitLab Bot authored
-
Mike Greiling authored
Move Dropdown to Stick to MR View App Button Closes gitlab-ee#12184 See merge request gitlab-org/gitlab-ce!29767
-
Gabriel Mazetto authored
-
GitLab Bot authored
-
Mike Lewis authored
Visual Review Toolbar Docs See merge request gitlab-org/gitlab-ce!29641
-
Filipa Lacerda authored
Add additional data attr for toolbar See merge request gitlab-org/gitlab-ee!14172
-
GitLab Bot authored
-
Andrew Fontaine authored
The dropdown of changed pages in the review app should be attached to the view app button. This moves it to the correct place. The Review App button is to the right of both of those.
-
Bob Van Landuyt authored
Disable hooks by setting an ENV var See merge request gitlab-org/gitlab-ce!29672
-
GitLab Bot authored
-
Bob Van Landuyt authored
Add pagination data to dependency list response See merge request gitlab-org/gitlab-ee!14115
-
Tetiana Chupryna authored
Wrap dependencies into collection so it responds to page And use Gitlab::Serializer::Pagination to introduce proper pagination and add all needed headers and params to response
-
Sean McGivern authored
Add collapsible sections to job log See merge request gitlab-org/gitlab-ce!28642
-
GitLab Bot authored
-
Marin Jankovski authored
Remove no longer valid password See merge request gitlab-org/gitlab-ce!29751
-
GitLab Bot authored
-
sarahghp authored
It also updates the test.
-
Robert Speicher authored
Backport the EE schema to CE Closes gitlab-ee#9686 See merge request gitlab-org/gitlab-ce!26940
-
Robert Speicher authored
EE: Backport the EE schema to CE See merge request gitlab-org/gitlab-ee!12998
-
Fabio Pitino authored
-
GitLab Bot authored
-
sarahghp authored
-
sarahghp authored
-
Filipa Lacerda authored
CE backport for gitlab-org/gitlab-ee!14064: Add merge train position indicator See merge request gitlab-org/gitlab-ce!29561
-
Filipa Lacerda authored
Add merge train position indicator Closes #11981 See merge request gitlab-org/gitlab-ee!14064
-
Nathan Friend authored
This commit adds an informational message under the pipeline block in the merge request widget that displays the current position of the merge request on the merge train.
-
GitLab Bot authored
-
Nick Thomas authored
read_repository scope can be used for API See merge request gitlab-org/gitlab-ce!29663
-
Douwe Maan authored
CE port of IP address restriction for groups See merge request gitlab-org/gitlab-ce!29467
-
Imre Farkas authored
-
Douwe Maan authored
IP address restriction for groups See merge request gitlab-org/gitlab-ee!12669
-
James Edwards-Jones authored
- policies fixed - schema updated - Groups::UpdateService to handle params - form added - validate subnet, top-level group, and group presence - ability to combine multiple IpRestriction removed - avoid saving previous IP address in IpAddressState - avoid user namespaces - specs added - license check added
-
Rémy Coutable authored
Fix list rendering on docs site See merge request gitlab-org/gitlab-ce!29738
-
Fabio Pitino authored
-
Filipa Lacerda authored
Translate missing string in `ci_template.js` Closes #12220 See merge request gitlab-org/gitlab-ee!14188
-
Yorick Peterse authored
One can not upgrade straigt from 9.3 to 12.0, due to the schema changes being backported. Instead, one must first upgrade to 11.11.X. Omnibus already enforces this, and our online upgrade guidelines also cover this. By changing the CI config we don't have to adjust the backport migration to handle a migration path that one can not take.
-