summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'rs-remember-me-2fa' into 'master' Douwe Maan2016-06-013-3/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Pass the "Remember me" value to the 2FA token formrs-remember-me-2faRobert Speicher2016-05-303-3/+32
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'current-settings-use-request-store-during-request'Douwe Maan2016-06-015-12/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update tests for the current_application_settings request store changesDJ Mountney2016-05-275-12/+12
* | | | | | | | | | Merge branch 'fix-404-labels-in-todos' into 'master' Douwe Maan2016-06-011-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix 404 page when viewing TODOs that contain milestones or labels in differen...Stan Hu2016-05-311-0/+21
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'issue_15557' into 'master' Rémy Coutable2016-06-014-30/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add leading comment space copissue_15557Felipe Artur2016-05-313-30/+30
| * | | | | | | | | | Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur2016-05-311-0/+9
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-013-22/+48
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'refactoring/improve-build-specs' into 'master' Robert Speicher2016-05-311-22/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove redundant factory namespace in build specsrefactoring/improve-build-specsGrzegorz Bizon2016-05-311-22/+20
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'feature/improve_wiki_page_events' into 'master' Rémy Coutable2016-05-311-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix hook data for Wiki Page eventGabriel Mazetto2016-05-311-0/+13
| | |/ / / / / / / /
| * | | | | | | | | Fix rubocop offensesKamil Trzcinski2016-05-311-1/+1
| * | | | | | | | | Test token expirabilityKamil Trzcinski2016-05-311-0/+15
| |/ / / / / / / /
* | | | | | | | | Merge branch 'data_leak' into 'master' Robert Speicher2016-05-311-0/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Confidential notes data leakValery Sizov2016-05-311-0/+19
* | | | | | | | | Merge branch 'make-container-registry-authentication-service-compatible-with-...Stan Hu2016-05-311-29/+17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Make authentication service for Container Registry to be compatible with < Do...make-container-registry-authentication-service-compatible-with-older-dockerKamil Trzcinski2016-05-301-29/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'rubocop/enable-performance-times-map-cop' into 'master' Robert Speicher2016-05-301-7/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable Performance/TimesMap Rubocop coprubocop/enable-performance-times-map-copGrzegorz Bizon2016-05-301-7/+2
| |/ / / / / / /
* | | | | | | | Enable Style/RedundantParentheses rubocop coprubocop/enable-redundant-parentheses-copGrzegorz Bizon2016-05-301-1/+1
|/ / / / / / /
* | | | | | | Shut up, RuboCopfeature/note-validatorRobert Speicher2016-05-291-2/+2
* | | | | | | Improve note factoryGrzegorz Bizon2016-05-295-20/+18
* | | | | | | Improve notes factoryGrzegorz Bizon2016-05-291-4/+1
* | | | | | | Minor changes in note validation specsGrzegorz Bizon2016-05-294-19/+22
* | | | | | | Update specs to carry out changes in note factoryGrzegorz Bizon2016-05-2914-129/+257
* | | | | | | Do not override foreign attributes in note factoryGrzegorz Bizon2016-05-291-5/+4
* | | | | | | Add more validation tests for note modelGrzegorz Bizon2016-05-291-0/+27
* | | | | | | Update note factory to include noteable associationGrzegorz Bizon2016-05-292-15/+9
* | | | | | | Update specs for creating new note without accessGrzegorz Bizon2016-05-291-2/+2
|/ / / / / /
* | | | | | Project#show on projects pending deletion will 404zj-race-condition-pending-deleteZeger-Jan van de Weg2016-05-281-0/+11
|/ / / / /
* | | | | Merge branch 'fix-shortcuts-spec' into 'master' Jacob Schatz2016-05-271-2/+2
|\ \ \ \ \
| * | | | | Ensure project name is present on pagefix-shortcuts-specAlfredo Sumaran2016-05-261-2/+2
* | | | | | Merge branch 'filter-by-any-user' into 'master' Jacob Schatz2016-05-261-0/+36
|\ \ \ \ \ \
| * | | | | | Filter issuables by any userPhil Hughes2016-05-261-0/+36
* | | | | | | Remove boilerplate spec file for Ci::RunnerProjectRobert Speicher2016-05-261-5/+0
* | | | | | | Merge branch 'move-project-dropdown-async' into 'master' Jacob Schatz2016-05-261-6/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Correctly sends project IDPhil Hughes2016-05-201-1/+1
| * | | | | | Fixed rubocop errorPhil Hughes2016-05-161-1/+0
| * | | | | | Updated testsPhil Hughes2016-05-161-5/+10
* | | | | | | Merge branch 'measure-proxy-timing' into 'master' Yorick Peterse2016-05-261-0/+31
|\ \ \ \ \ \ \
| * | | | | | | Rename metric to 'rails queue duration'Jacob Vosmaer2016-05-261-2/+2
| * | | | | | | Test ProxyFlightTime middlewareJacob Vosmaer2016-05-251-0/+31
* | | | | | | | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-262-55/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove main_language and testsremove-main-languageJosh Frye2016-05-253-56/+1
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into sidebar-expand-...sidebar-expand-collapseFatih Acet2016-05-265-5/+57
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-05-265-3/+40
| |\ \ \ \ \ \ \
| | * | | | | | | Fix RuboCopRobert Speicher2016-05-251-1/+1