summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-1386-742/+4438
|\
| * Only escape the 'No Milestone' paramfix-ruby21-milestone-api-specs-2Sean McGivern2017-01-132-4/+6
| * Fix milestone API specs in Ruby 2.1fix-ruby21-milestone-api-specsSean McGivern2017-01-131-1/+1
| * Merge branch '23194-fix-no-milestone-option-for-projects-endpoint' into 'mast...Sean McGivern2017-01-131-3/+77
| |\
| | * API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-3/+77
| * | Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+17
| |\ \
| | * | Move dashboard help spinach test to rspecSemyon Pupkov2017-01-041-0/+17
| * | | Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+20
| |\ \ \
| | * | | Move dashboard group spinach test to rspecSemyon Pupkov2017-01-041-0/+20
| | |/ /
| * | | Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' Rémy Coutable2017-01-132-0/+32
| |\ \ \
| | * | | Move dashboard archived projects spinach tests to rspecSemyon Pupkov2017-01-042-0/+32
| | |/ /
| * | | Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+46
| |\ \ \
| | * | | Move dashboard active tab spinach test to rspecSemyon Pupkov2017-01-031-0/+46
| * | | | Merge branch 'remove-double-let' into 'master' Rémy Coutable2017-01-131-1/+0
| |\ \ \ \
| | * | | | Remove duplicate let in cycle_analytics_specSemyon Pupkov2017-01-031-1/+0
| | |/ / /
| * | | | Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable2017-01-131-32/+141
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Tiny refactoring example in admin users feature specSemyon Pupkov2017-01-021-9/+9
| | * | | Move admin users spinach tests to rspecSemyon Pupkov2017-01-021-23/+132
| * | | | Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-125-146/+308
| * | | | fixes the issueTiago Botelho2017-01-121-1/+1
| * | | | Merge branch 'use-configured-git' into 'master' Douwe Maan2017-01-121-5/+5
| |\ \ \ \
| | * | | | Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-051-5/+5
| * | | | | Merge branch 'zj-unadressable-url-variables' into 'master' Douwe Maan2017-01-122-17/+13
| |\ \ \ \ \
| | * | | | | Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg2017-01-052-17/+13
| * | | | | | Merge branch 'fill-authorized-projects' into 'master' Douwe Maan2017-01-121-0/+18
| |\ \ \ \ \ \
| | * | | | | | Fill missing authorized projects rowsfill-authorized-projectsYorick Peterse2017-01-111-0/+18
| * | | | | | | Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-1220-284/+2363
| |\ \ \ \ \ \ \
| | * | | | | | | Fix rubocopsearch-bar-first-iterationClement Ho2017-01-111-11/+11
| | * | | | | | | Backend reviewClement Ho2017-01-117-13/+192
| | * | | | | | | Fix specsClement Ho2017-01-092-5/+6
| | * | | | | | | Refactor addWordToInputClement Ho2017-01-091-33/+24
| | * | | | | | | Fix various styles for rubocopLin Jen-Shin2017-01-092-6/+6
| | * | | | | | | Fix specsClement Ho2017-01-094-60/+34
| | * | | | | | | Fix specsClement Ho2017-01-094-8/+10
| | * | | | | | | Refactor and use regex for string processingClement Ho2017-01-093-301/+99
| | * | | | | | | Add specs for remaining dropdownsClement Ho2017-01-097-51/+782
| | * | | | | | | Define filtered_search as a variableClement Ho2017-01-092-6/+2
| | * | | | | | | Create dropdown hint specClement Ho2017-01-093-6/+152
| | * | | | | | | Remove trailing whitespaceClement Ho2017-01-091-20/+20
| | * | | | | | | Change CGI::Parse to CGI.ParseClement Ho2017-01-091-4/+4
| | * | | | | | | Refine search bar specsClement Ho2017-01-091-6/+4
| | * | | | | | | Fix RSS feed testClement Ho2017-01-091-7/+7
| | * | | | | | | Add user symbol for search specClement Ho2017-01-091-2/+2
| | * | | | | | | Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
| | * | | | | | | Add specs for filtered search token keysClement Ho2017-01-091-0/+104
| | * | | | | | | Add specs for addWordToInputClement Ho2017-01-091-21/+55
| | * | | | | | | Fix eslintClement Ho2017-01-091-4/+3
| | * | | | | | | Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
| | * | | | | | | Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
| | * | | | | | | Add text utility specClement Ho2017-01-092-1/+25