- 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
-
- 28 Jun, 2016 1 commit
-
-
Phil Hughes authored
-
- 06 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
The buttons were rarely used and added at least 1 query each on every page load.
-
- 14 Apr, 2016 1 commit
-
-
Arinde Eniola authored
-
- 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.
-
- 18 Mar, 2016 1 commit
-
-
Stan Hu authored
before the search field is focused
-
- 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.
-
- 17 Feb, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 15 Feb, 2016 1 commit
-
-
Rémy Coutable authored
1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter.
-
- 13 Feb, 2016 1 commit
-
-
Stan Hu authored
-
- 29 Jan, 2016 1 commit
-
-
Phil Hughes authored
-
- 22 Jan, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 21 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 19 Jan, 2016 1 commit
-
-
Rubén Dávila authored
-
- 13 Jan, 2016 2 commits
-
-
Rémy Coutable authored
- Improve specs for private Issue/MR referenced in public Issue - Add specs for private Issue/MR referenced in public MR
-
Rémy Coutable authored
-
- 24 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 23 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 22 Dec, 2015 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 15 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
This also increases capybara timeout to 15 seconds (note polling interval). Capybara will look for new note for this period of time.
-
- 09 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 03 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
-
- 19 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 15 Sep, 2015 1 commit
-
-
Stan Hu authored
for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382
-
- 17 Jul, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/1504
-
- 08 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 25 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 06 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 09 Apr, 2015 1 commit
-
-
Stan Hu authored
Closes #1321
-
- 02 Apr, 2015 1 commit
-
-
Stan Hu authored
Fix bug where error messages from Dropzone would not be displayed on the issues page Closes #1258
-
- 27 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 16 Mar, 2015 1 commit
-
-
Valery Sizov authored
-
- 02 Mar, 2015 1 commit
-
-
Stan Hu authored
Closes #1151
-
- 18 Oct, 2014 2 commits
-
-
Vinnie Okada authored
Add a test to make sure that Markdown previews are available when editing an existing issue.
-
Vinnie Okada authored
Update Spinach tests for Markdown previews for the new-ish tab UI that replaced the old preview/edit toggle button.
-
- 16 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Enable Markdown previews when creating and editing issues, merge requests, and milestones, and when editing notes.
-