- 06 Jul, 2017 9 commits
-
-
Yorick Peterse authored
This removes the need for relying on Rails' "dependent" option for data removal, which is _incredibly_ slow (even when using :delete_all) when deleting large amounts of data. This also ensures data consistency is enforced on DB level and not on application level (something Rails is really bad at). This commit also includes various migrations to add foreign keys to tables that eventually point to "projects" to ensure no rows get orphaned upon removing a project.
-
Rémy Coutable authored
Add user projects API Closes #33657 See merge request !12596
-
Grzegorz Bizon authored
Fix a nasty transient failure happening is a subsequent spec Closes #34698 See merge request !12664
-
Sean McGivern authored
Fix invalid integer value when more than 1000 commits Closes #34711 See merge request !12659
-
Kamil Trzciński authored
Introduce cache policies for CI jobs Closes #33772 See merge request !12483
-
Grzegorz Bizon authored
Resolve "Project option to allow customizing CI/CD config path" Closes #32815 and #33130 See merge request !12509
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
vanadium23 authored
-
- 05 Jul, 2017 31 commits
-
-
Robert Speicher authored
Fix Rubocop offense See merge request !12665
-
Douwe Maan authored
Synchronize changes in community translation of msgid See merge request !12646
-
Douwe Maan authored
Add Italian translations of Commits Page See merge request !12645
-
Douwe Maan authored
Add Bulgarian translations of Commits Page See merge request !12411
-
Douwe Maan authored
Add Esperanto translations of Commits Page See merge request !12410
-
Douwe Maan authored
Add Traditional Chinese in HongKong translations of Commits Page See merge request !12406
-
Douwe Maan authored
Add Simplified Chinese translations of Commits Page See merge request !12405
-
Douwe Maan authored
Resolve "Unable to disable all restricted visibility levels" Closes #32408 See merge request !12649
-
Douwe Maan authored
Make filename and path creation compatible with UNIX in web UI Closes #21362 See merge request !12608
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Grzegorz Bizon authored
* commit 'a8a4ca17': Remove IIFEs around several javascript classes Handles realtime with 2 states for environments table Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'" Disable Flipper memoizer in tests to avoid transient failures fix sidebar padding for full-width items (Time Tracking help) Replace 'snippets/snippets.feature' spinach with rspec 32838 Add wells to admin dashboard overview to fix spacing problems
-
Grzegorz Bizon authored
-
Rémy Coutable authored
See https://gitlab.com/gitlab-org/gitlab-ce/issues/34698#note_34276286 for the thorough explanation. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Robert Speicher authored
Allow developers to have custom rspec output settings See merge request !12553
-
Robert Speicher authored
Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect cops See merge request !12562
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Sean McGivern authored
Create and use project path helpers that only need a project, no namespace See merge request !12566
-
James Edwards-Jones authored
-
Clement Ho authored
Remove IIFEs around several javascript classes See merge request !12581
-
Mike Greiling authored
-
James Edwards-Jones authored
[ci skip]
-
Rémy Coutable authored
Disable Flipper memoizer in tests to avoid transient failures Closes #34278 See merge request !12656
-
Douwe Maan authored
-
Douwe Maan authored
-
Phil Hughes authored
Handles realtime with 2 states for environments table See merge request !12634
-
Filipa Lacerda authored
-
Douwe Maan authored
Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'" See merge request !12660
-
Phil Hughes authored
fix sidebar padding for full-width items (Time Tracking help) Closes #34578 See merge request !12650
-
Sean McGivern authored
This reverts merge request !11963
-
Phil Hughes authored
Closes #34711
-