Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken commits search24255-search-fix | Valery Sizov | 2016-11-08 | 1 | -0/+26 |
| | |||||
* | Fixed search dropdown labels not displayingsearch-filters-label-fix | Phil Hughes | 2016-09-12 | 1 | -0/+32 |
| | | | | | | This would only happen when the search term was empty because the method was returning before the controller could find the group or project for the toggle Closes #21783 | ||||
* | Fixed enter key in search input not working | Phil Hughes | 2016-08-23 | 1 | -0/+10 |
| | | | | Closes #20627 | ||||
* | fixes part1 of files to start using active tense | tiagonbotelho | 2016-08-09 | 1 | -9/+9 |
| | |||||
* | Fix search results for notes without commits | Felipe Artur | 2016-08-01 | 1 | -0/+20 |
| | |||||
* | Updated tests | Phil Hughes | 2016-07-05 | 1 | -0/+2 |
| | |||||
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -5/+0 |
| | |||||
* | Fix specs and add new tests. | Fatih Acet | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | Added tests for categorised search autocomplete. | Fatih Acet | 2016-06-07 | 1 | -0/+79 |
| | |||||
* | Add test to check if top right search form is not presentissue_15222 | Alfredo Sumaran | 2016-04-13 | 1 | -0/+4 |
| | |||||
* | Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764 | Rémy Coutable | 2016-03-31 | 1 | -8/+35 |
| | | | | | | Also, streamline the view. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix Style/TrailingBlankLines cop violations | Robert Speicher | 2015-06-22 | 1 | -1/+0 |
| | |||||
* | Use `page.all` and `page.within` in specsrs-expect-syntax-specs | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Remove rails observers from application | Dmitriy Zaporozhets | 2014-06-17 | 1 | -1/+0 |
| | |||||
* | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | remove useless routing tests. Added symlink creation for project with code | Dmitriy Zaporozhets | 2013-06-22 | 1 | -1/+2 |
| | |||||
* | Removing ambiguity and non-working selectors | Dmitriy Zaporozhets | 2013-02-21 | 1 | -2/+5 |
| | |||||
* | move capybara scenarios to spec/features | Dmitriy Zaporozhets | 2013-02-21 | 1 | -0/+17 |