- 18 Mar, 2019 40 commits
-
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Updating nginx_status link in index.md to use the proper anchor to nginx.html See merge request gitlab-org/gitlab-ce!26245
-
Kushal Pandya authored
Split sortEpics into assignDates method See merge request gitlab-org/gitlab-ee!10133
-
GitLab Bot authored
-
Mark Lapierre authored
Use the same standard for method names on project activity and menu page objects See merge request gitlab-org/gitlab-ce!24738
-
Walmyr authored
... page objects. Also, update the affected test case. I choose `click_...` instead of `go_to_...` since it describes better what the method really does, which is clicking on something. I know there are other places in the code where methods start with `click_` and others where methods start with `go_to_`, with that I'd like to start a discussion or be pointed to the right issue if there is already one so that we can address this in the whole framework. This contribution could be the start in the direction of using the standard chosen here.
-
Robert Speicher authored
Move EE specific code out of lib/gitlab See merge request gitlab-org/gitlab-ce!25741
-
Robert Speicher authored
EE: Move EE specific code out of lib/gitlab Closes #5964, #6023, #6661, and #6662 See merge request gitlab-org/gitlab-ee!9831
-
GitLab Bot authored
-
Phil Hughes authored
Removes EE differences for clusters/_sidebar.html.haml Closes gitlab-ee#10428 See merge request gitlab-org/gitlab-ce!26271
-
Phil Hughes authored
EE: Removes EE differences for clusters/_sidebar.html.haml See merge request gitlab-org/gitlab-ee!10233
-
Clement Ho authored
Resolve "Spinners are active prematurely in Bitbucket Cloud import" Closes #58889 See merge request gitlab-org/gitlab-ce!26175
-
Brandon Labuschagne authored
-
Douglas Barbosa Alexandre authored
Fix storage migration check for non-empty queues Closes #58739 See merge request gitlab-org/gitlab-ce!26109
-
GitLab Bot authored
-
Phil Hughes authored
Fix skipping of user rendering for none and any See merge request gitlab-org/gitlab-ce!26268
-
Igor authored
-
Phil Hughes authored
Resolve "Z-Index Issue on Pipeline Dropdown" Closes #58999 See merge request gitlab-org/gitlab-ce!26274
-
Lin Jen-Shin authored
Merge branch 'ce-10421-implement-the-retrieval-reading-of-the-insights-file-to-be-used-in-the-insights-controller' into 'master' New Repository#insights_config method Closes gitlab-ee#10421 See merge request gitlab-org/gitlab-ce!26183
-
Yorick Peterse authored
This backports the changes EE made to Gitlab::UserExtractor, removing the need for an EE specific module.
-
GitLab Bot authored
-
James Lopez authored
Update acts-as-taggable-on 5.0 -> 6.0 See merge request gitlab-org/gitlab-ce!26051
-
Nathan Friend authored
This commit lowers the z-index of the .merge-request-tabs-holder class to avoid rendering conflicts with the mini pipeline status dropdown on the merge request page.
-
Kamil Trzciński authored
Fix protected environment initializer Closes gitlab-ce#59007 See merge request gitlab-org/gitlab-ee!10150
-
Phil Hughes authored
Removes EE differences for pipelines/index.html Closes gitlab-ee#6353 See merge request gitlab-org/gitlab-ce!26226
-
Phil Hughes authored
EE: Removes EE differences for pipelines/index.html See merge request gitlab-org/gitlab-ee!10152
-
Rémy Coutable authored
Merge branch '6624-extract-ee-specific-files-lines-for-spec-serializers-issue_serializer_spec-rb' into 'master' Extract EE specific lines for spec/serializers/issue_serializer_spec.rb Closes #6624 See merge request gitlab-org/gitlab-ee!10115
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
GitLab Bot authored
-
Pirate Praveen authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marin Jankovski authored
Set asset image name properly for all possible CE/EE project names See merge request gitlab-org/gitlab-ce!26217
-
GitLab Bot authored
-
Rémy Coutable authored
Fix Error 500 when user commits Wiki page with no commit message Closes #59065 See merge request gitlab-org/gitlab-ce!26247
-
Filipa Lacerda authored
Moves shared runner partial behind render_if_exists Creates a new file for the flash message content to avoid differences between CE and EE
-
Nick Thomas authored
Geo - Add selective sync support for the FDW queries to count synced registries See merge request gitlab-org/gitlab-ee!9445
-
Douglas Barbosa Alexandre authored
This method allow us to enable selective sync support for the FDW queries to count synced registries.
-
GitLab Bot authored
-
Douwe Maan authored
Fix authorized applications count Closes #43297 See merge request gitlab-org/gitlab-ce!25715
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-