- 09 Aug, 2017 13 commits
-
-
Robert Speicher authored
Resolve "Rebase not working with forked projects in 9.4.2" Closes #3071 See merge request !2640
-
Robert Speicher authored
[EE] Prevent user from changing username with container registry tags See merge request !2634
-
Robert Speicher authored
[EE] Enable the Layout/SpaceBeforeBlockBraces cop See merge request !2638
-
Rémy Coutable authored
CE to EE: Expose more attributes ee See merge request !2642
-
Sean McGivern authored
We pass the service's `project` as an env var when pushing, so that we can do access checks. As we are pushing to the source project, that should be our context for rebasing.
-
Toon Claes authored
In gitlab-org/gitlab-ce!13283 extra properties were added to BasicProjectDetails. This entity is used by the Board entity and the API boards spec verifies the JSON schema for the `/projects/:id/boards` endpoint. So add the extra properties to the schema file. A better solution would have been to extract the project into a separate file. But that is outside the current scope. This also correctly fixes the conflict introduced in 3c8b2ae1, and resolved in 55a5f2ab49.
-
Tony authored
-
Douwe Maan authored
Add migrations to enhance the association between Namespaces and GL.com plans Closes #2391 See merge request !2609
-
Phil Hughes authored
Ports style changes fixed in a conflict in ce to ee upstream to master for new projects page See merge request !2637
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
-
Sean McGivern authored
Enable Jenkins integration for Early Adopter plan See merge request !2622
-
Achilleas Pipinellis authored
Add a note about where Geo stores its log files See merge request !2631
-
- 08 Aug, 2017 14 commits
-
-
Michael Kozono authored
-
Robert Speicher authored
-
Robert Speicher authored
Add rubocop-gitlab-security gem See merge request !2558
-
Brian Neel authored
-
Stan Hu authored
[ci skip]
-
Rubén Dávila authored
-
Dmitriy Zaporozhets authored
[EE] Incorporate Gitaly's CommitService.FindCommit RPC See merge request !2532
-
Sean McGivern authored
Spread load across all nodes in an elasticsearch cluster Closes #2911 See merge request !2625
-
Nick Thomas authored
-
Rubén Dávila authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
This helps keep the abstraction layers simpler, and also keep the interface of those methods consistent, in case of implementation changes.
-
Alejandro Rodríguez authored
-
Stan Hu authored
[EE] Resolve "Store MergeWorker JID on merge request, and clean up stuck merges" See merge request !2621
-
- 07 Aug, 2017 13 commits
-
-
Jacob Schatz authored
EE patch branch for compact check for 33874_confi See merge request !2618
-
Regis Boudinot authored
-
Oswaldo Ferreira authored
-
Sean McGivern authored
EE-Port: Circuitbreaker for storage paths Closes gitlab-com/infrastructure#1946 See merge request !2617
-
Oswaldo Ferreira authored
-
Tim Zallmann authored
Resolve "Pull repository mirroring: Support for SSH keys" Closes #98 See merge request !2551
-
Sean McGivern authored
Refactor omniauth controller code See merge request !2619
-
Sean McGivern authored
EE Port of: Store & use ConvDev percentages returned by Version app See merge request !2614
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Robert Speicher authored
[EE] Support group milestone references See merge request !2612
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
The raw_log method is meant to become the Gitaly RPC boundary. By setting the defaults before doing the RPC we keep the RPC implementation simpler. We also sidestep the unfortunate subtleties of what happens when options[:limit] is not set, or nil.
-