- 04 Sep, 2017 25 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* ee/master: Remove broken memoization in LicenseHelper#show_promotions? Address review comments Add settings for minimum key strength and allowed key type (EE) Explicitly test if every project id is being synced Tune the spec to test the bare minimum Geo::RepositySyncWorker should attempt to sync all projects Switch out resolver to mitigate SocketError Make merge request form dropdowns consistent Make go to issue board dropdown style consistent
-
Douwe Maan authored
Add settings for minimum key strength and allowed key type (EE) See merge request !2776
-
Nick Thomas authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
a module, not a class. We should change this to be a module.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Douwe Maan authored
Geo::RepositySyncWorker should attempt to sync all projects Closes #3259 See merge request !2796
-
Kamil Trzciński authored
Switch out resolver to mitigate SocketError See merge request !2809
-
Phil Hughes authored
Make merge request form dropdowns consistent See merge request !2790
-
Phil Hughes authored
Make go to issue board dropdown style consistent See merge request !2641
-
Lin Jen-Shin authored
* ee/master: Move "Move issue" to sidebar - EE merge edition Update CHANGELOG.md for 9.5.3 Update CHANGELOG-EE.md for 9.5.3-ee Fix merges not working when project is not licensed for squash Extend early adopters feature set Fix unsetting credentials data for pull mirrors Add icon for billing Remove private token. Docs: update repo mirroring Fixes bug where mirror trigger builds is nil at project create.
-
Phil Hughes authored
Move "Move issue" to sidebar - EE merge edition Closes gitlab-ce#34261 See merge request !2715
-
Eric Eastwood authored
-
Lin Jen-Shin authored
-
Douwe Maan authored
Fix merges not working when project is not licensed for squash Closes #3321 See merge request !2817
-
Douwe Maan authored
Fix unsetting credentials data for pull mirrors Closes #3308 See merge request !2810
-
Nick Thomas authored
-
Nick Thomas authored
This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
-
Toon Claes authored
-
Toon Claes authored
Instead of running the sync 10 times, just run it twice and see if the worker attempts other projects than it did in the first run.
-
Toon Claes authored
If some projects fail to sync, Geo::RepositySyncWorker should not take the same set of projects over and over again. But try to sync all of them. Closes gitlab-org/gitlab-ee#3259
-
Phil Hughes authored
Add icon for billing Closes #3297 See merge request !2814
-
- 03 Sep, 2017 3 commits
-
-
Jose Ivan Vargas authored
[ci skip]
-
Jose Ivan Vargas authored
[ci skip]
-
Stan Hu authored
Closes #3321
-
- 02 Sep, 2017 2 commits
-
-
Stan Hu authored
Extend early adopters feature set Closes gitlab-com/support-forum#2398 See merge request !2816
-
Kamil Trzcinski authored
-
- 01 Sep, 2017 10 commits
-
-
Tim Zallmann authored
Remove private token. See merge request !2813
-
Nick Thomas authored
-
Annabel Dunstone Gray authored
-
Jacob Schatz authored
-
Achilleas Pipinellis authored
Docs: update repo mirroring Closes #3030 See merge request !2808
-
Marcia Ramos authored
-
Zeger-Jan van de Weg authored
Spotted in the logs: https://gitlab.com/gitlab-com/infrastructure/issues/2387#note_39013276 The problem is the resolver, which with a require gets patched.
-
Sean McGivern authored
-
Lin Jen-Shin authored
-
Douwe Maan authored
Fixes bug where mirror trigger builds is nil at project create. See merge request !2797
-