An error occurred fetching the project authors.
- 12 Jan, 2018 1 commit
-
-
Mike Greiling authored
-
- 31 Oct, 2017 1 commit
-
-
Eric Eastwood authored
-
- 23 Sep, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 07 Sep, 2017 1 commit
-
-
Phil Hughes authored
-
- 06 Sep, 2017 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 30 Aug, 2017 1 commit
-
-
Phil Hughes authored
-
- 10 Aug, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 07 Jun, 2017 2 commits
-
-
Clement Ho authored
-
Tim Zallmann authored
Checks for creating new issue Styling of .dropdown-bold-header Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu
-
- 06 Jun, 2017 2 commits
-
-
Clement Ho authored
-
Tim Zallmann authored
Checks for creating new issue Styling of .dropdown-bold-header Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu
-
- 05 Jun, 2017 1 commit
-
-
Tim Zallmann authored
Checks for creating new issue Styling of .dropdown-bold-header Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu
-
- 29 May, 2017 1 commit
-
-
Tim Zallmann authored
Checks for creating new issue Styling of .dropdown-bold-header Fixed Spinach Tests to limit them to the main content area for clicking 'New Project' etc. so that they don't click the dropdown menu
-
- 19 Apr, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 06 Apr, 2017 1 commit
-
-
Jose Ivan Vargas Lopez authored
-
- 18 Nov, 2016 1 commit
-
-
Luke "Jared" Bennett authored
Added new spec step Added empty state to dashboard Split empty and filtered empty states Moved empty_state icons into their own folder and DRY up empty state html Fixed failing spec Added to groups page Review changes
-
- 20 Sep, 2016 1 commit
-
-
barthc authored
-
- 18 Aug, 2016 1 commit
-
-
Ruben Davila authored
This older spec was failing: features/project/issues/issues.feature Looks like before we were doing an exact match for queries, that's why it was passing with this existing issue: https://gitlab.com/gitlab-org/gitlab-ce/blob/59fa031e6f7d5a1b658c370f581c4caaf4493150/features/project/issues/issues.feature#L128 Failed build: https://gitlab.com/gitlab-org/gitlab-ce/builds/3178231
-
- 17 Aug, 2016 2 commits
-
-
Luke Bennett authored
-
Luke Bennett authored
-
- 13 Aug, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 20 Jul, 2016 1 commit
-
-
Phil Hughes authored
This reverts merge request !5290
-
- 15 Jul, 2016 1 commit
-
-
Douwe Maan authored
This reverts merge request !4970
-
- 07 Jul, 2016 1 commit
-
-
Phil Hughes authored
-
- 01 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 29 May, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 25 May, 2016 1 commit
-
-
ZJ van de Weg authored
-
- 24 May, 2016 1 commit
-
-
Robert Speicher authored
Also removes the note from the development/testing.md guide
-
- 10 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 12 Apr, 2016 1 commit
-
-
Phil Hughes authored
These were being blocked by adblocks Closes #15043
-
- 21 Mar, 2016 1 commit
-
-
Yorick Peterse authored
These tests would check if the "This project is empty" banner would contain SSH clone URLs. Oddly enough this should have never passed (as far as I can tell) as SSH clone URLs in this banner are _only_ displayed if the current user has at least 1 SSH key attached. Since the tests never seem to create any they never should have passed, yet somehow they did. To solve this the Spinach tests in question now ensure at least 1 SSH key is present.
-
- 19 Mar, 2016 1 commit
-
-
Yorick Peterse authored
Similar to ad90dba5185e30883d5ad6008c166b0df0108ebf we always have a repository in the real world, so let's also create one in our Spinach tests.
-
- 10 Mar, 2016 1 commit
-
-
Phil Hughes authored
-
- 07 Mar, 2016 1 commit
-
-
Robert Speicher authored
These three tests were essentially checking that adding a note to something updated its `noteable`'s `updated_at` attribute. This is well-tested Rails behavior and we shouldn't feel the need to write an integration test to verify it. At most we should be ensuring that the association definition adds the `touch: true` option, which we now do in Note's unit test.
-
- 04 Mar, 2016 1 commit
-
-
Phil Hughes authored
-