Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only escape the 'No Milestone' paramfix-ruby21-milestone-api-specs-2 | Sean McGivern | 2017-01-13 | 2 | -4/+6 |
* | Fix milestone API specs in Ruby 2.1fix-ruby21-milestone-api-specs | Sean McGivern | 2017-01-13 | 1 | -1/+1 |
* | Merge branch '23194-fix-no-milestone-option-for-projects-endpoint' into 'mast... | Sean McGivern | 2017-01-13 | 1 | -3/+77 |
|\ | |||||
| * | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpoint | David Eisner | 2017-01-12 | 1 | -3/+77 |
* | | Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -0/+17 |
|\ \ | |||||
| * | | Move dashboard help spinach test to rspec | Semyon Pupkov | 2017-01-04 | 1 | -0/+17 |
* | | | Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -0/+20 |
|\ \ \ | |||||
| * | | | Move dashboard group spinach test to rspec | Semyon Pupkov | 2017-01-04 | 1 | -0/+20 |
| |/ / | |||||
* | | | Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 2 | -0/+32 |
|\ \ \ | |||||
| * | | | Move dashboard archived projects spinach tests to rspec | Semyon Pupkov | 2017-01-04 | 2 | -0/+32 |
| |/ / | |||||
* | | | Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -0/+46 |
|\ \ \ | |||||
| * | | | Move dashboard active tab spinach test to rspec | Semyon Pupkov | 2017-01-03 | 1 | -0/+46 |
* | | | | Merge branch 'remove-double-let' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Remove duplicate let in cycle_analytics_spec | Semyon Pupkov | 2017-01-03 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -32/+141 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Tiny refactoring example in admin users feature spec | Semyon Pupkov | 2017-01-02 | 1 | -9/+9 |
| * | | | Move admin users spinach tests to rspec | Semyon Pupkov | 2017-01-02 | 1 | -23/+132 |
* | | | | Merge branch '24185-legacy-ci-status-reactive-cache' into 'security' | Robert Speicher | 2017-01-12 | 5 | -146/+308 |
* | | | | fixes the issue | Tiago Botelho | 2017-01-12 | 1 | -1/+1 |
* | | | | Merge branch 'use-configured-git' into 'master' | Douwe Maan | 2017-01-12 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Use configured git rather than system gituse-configured-git | Robert Schilling | 2017-01-05 | 1 | -5/+5 |
* | | | | | Merge branch 'zj-unadressable-url-variables' into 'master' | Douwe Maan | 2017-01-12 | 2 | -17/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Do not check for valid url for .gitlab-ci.yml | Z.J. van de Weg | 2017-01-05 | 2 | -17/+13 |
* | | | | | | Merge branch 'fill-authorized-projects' into 'master' | Douwe Maan | 2017-01-12 | 1 | -0/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fill missing authorized projects rowsfill-authorized-projects | Yorick Peterse | 2017-01-11 | 1 | -0/+18 |
* | | | | | | | Merge branch 'search-bar-first-iteration' into 'master' | Jacob Schatz | 2017-01-12 | 20 | -284/+2363 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix rubocopsearch-bar-first-iteration | Clement Ho | 2017-01-11 | 1 | -11/+11 |
| * | | | | | | | Backend review | Clement Ho | 2017-01-11 | 7 | -13/+192 |
| * | | | | | | | Fix specs | Clement Ho | 2017-01-09 | 2 | -5/+6 |
| * | | | | | | | Refactor addWordToInput | Clement Ho | 2017-01-09 | 1 | -33/+24 |
| * | | | | | | | Fix various styles for rubocop | Lin Jen-Shin | 2017-01-09 | 2 | -6/+6 |
| * | | | | | | | Fix specs | Clement Ho | 2017-01-09 | 4 | -60/+34 |
| * | | | | | | | Fix specs | Clement Ho | 2017-01-09 | 4 | -8/+10 |
| * | | | | | | | Refactor and use regex for string processing | Clement Ho | 2017-01-09 | 3 | -301/+99 |
| * | | | | | | | Add specs for remaining dropdowns | Clement Ho | 2017-01-09 | 7 | -51/+782 |
| * | | | | | | | Define filtered_search as a variable | Clement Ho | 2017-01-09 | 2 | -6/+2 |
| * | | | | | | | Create dropdown hint spec | Clement Ho | 2017-01-09 | 3 | -6/+152 |
| * | | | | | | | Remove trailing whitespace | Clement Ho | 2017-01-09 | 1 | -20/+20 |
| * | | | | | | | Change CGI::Parse to CGI.Parse | Clement Ho | 2017-01-09 | 1 | -4/+4 |
| * | | | | | | | Refine search bar specs | Clement Ho | 2017-01-09 | 1 | -6/+4 |
| * | | | | | | | Fix RSS feed test | Clement Ho | 2017-01-09 | 1 | -7/+7 |
| * | | | | | | | Add user symbol for search spec | Clement Ho | 2017-01-09 | 1 | -2/+2 |
| * | | | | | | | Add specs to filtered search tokenizer | Clement Ho | 2017-01-09 | 1 | -0/+271 |
| * | | | | | | | Add specs for filtered search token keys | Clement Ho | 2017-01-09 | 1 | -0/+104 |
| * | | | | | | | Add specs for addWordToInput | Clement Ho | 2017-01-09 | 1 | -21/+55 |
| * | | | | | | | Fix eslint | Clement Ho | 2017-01-09 | 1 | -4/+3 |
| * | | | | | | | Fix search autocomplete jasmine test | Clement Ho | 2017-01-09 | 1 | -2/+4 |
| * | | | | | | | Add jasmine tests for filtered search dropdown manager | Clement Ho | 2017-01-09 | 1 | -0/+57 |
| * | | | | | | | Add text utility spec | Clement Ho | 2017-01-09 | 2 | -1/+25 |
| * | | | | | | | Add tests for new common_utils functions | Clement Ho | 2017-01-09 | 1 | -0/+25 |