summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * New confirmation email :fire:Robert Speicher2016-05-251-1/+1
| | * Customize ActionMailer preview pathRobert Speicher2016-05-251-0/+11
| | * Merge branch 'improve-pipeline-design' into 'master' Douwe Maan2016-05-251-1/+0
| | |\
| | | * Remove top block from builds pageimprove-pipeline-designAnnabel Dunstone2016-05-241-1/+0
| | * | Merge branch 'issue_10725' into 'master' Douwe Maan2016-05-251-0/+27
| | |\ \
| | | * | Fix forks creation when visibility level is restrictedissue_10725Felipe Artur2016-05-251-0/+27
| * | | | Merge branch 'fix-issue-17496' into 'master' Douwe Maan2016-05-251-3/+18
| |\ \ \ \
| | * | | | Fix groups API to list only user's accessible projectsStan Hu2016-05-241-3/+18
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into sidebar-expand-...Fatih Acet2016-05-2564-115/+450
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'zero-project-creation-error-message' into 'master' Robert Speicher2016-05-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed project model testszero-project-creation-error-messagePhil Hughes2016-05-251-1/+1
| | |/ /
| * | | Merge branch 'issue-filter-name-options' into 'master' Jacob Schatz2016-05-251-0/+140
| |\ \ \
| | * | | Updated Ruby based on feedbackissue-filter-name-optionsPhil Hughes2016-05-241-5/+5
| | * | | Fixed testsPhil Hughes2016-05-161-3/+2
| | * | | Fixed issue with not being able to sort and filterPhil Hughes2016-05-161-0/+35
| | * | | Added testsPhil Hughes2016-05-161-0/+106
| * | | | Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney2016-05-251-3/+3
| * | | | Add tests for the gitlab:db:configure rake taskDJ Mountney2016-05-251-0/+62
| * | | | Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-2556-105/+105
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-2456-105/+105
| | | |/ | | |/|
| * | | Reduce spacingissue_15347Alfredo Sumaran2016-05-251-3/+3
| * | | Address feedbackAlfredo Sumaran2016-05-252-84/+65
| * | | Add tests for Todos target's stateAlfredo Sumaran2016-05-251-0/+84
| * | | Merge branch 'issue_15221_2'Douwe Maan2016-05-251-0/+29
| |\ \ \
| | * | | Fix outer join when filtering milestonesissue_15221_2Felipe Artur2016-05-243-8/+10
| | * | | Fix bug when ordering by milestone due date and filtering by milestoneFelipe Artur2016-05-242-3/+0
| | * | | improve ordering sql for milestonesFelipe Artur2016-05-241-32/+21
| | * | | Fix ordering for MysqlFelipe Artur2016-05-243-9/+11
| | * | | Fix issues/MRs filter when ordering by milestone due dateFelipe Artur2016-05-241-1/+40
| | |/ /
| * | | Merge branch 'incremental-fixes' into 'master' Jacob Schatz2016-05-251-0/+9
| |\ \ \
| | * | | Replace \n to <br>Kamil Trzcinski2016-05-231-0/+9
| | |/ /
| * | | Merge branch 'fix-registry-backups' into 'master' Douwe Maan2016-05-251-0/+18
| |\ \ \
| | * | | Fix backups if registry is disabledKamil Trzcinski2016-05-231-0/+18
| * | | | Seconds plural slackAran Koning2016-05-241-4/+19
| | |/ / | |/| |
| * | | Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-2381-277/+2699
| |\ \ \
| * | | | Fix spec for new project navigationDmitriy Zaporozhets2016-05-162-5/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into #15643Fatih Acet2016-05-23117-564/+3534
|\ \ \ \ | | |/ / | |/| |
| * | | Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-234-4/+4
| * | | Merge branch 'fix-ci-charts-error-500' into 'master' Robert Speicher2016-05-231-0/+7
| |\ \ \
| | * | | Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu2016-05-221-0/+7
| | | |/ | | |/|
| * | | Added due date testsPhil Hughes2016-05-231-0/+37
| |/ /
| * | Fix some specs which would have broken in 2017 to not break anymore by using ...Connor Shea2016-05-223-12/+12
| * | Allow anonymous user to access pipelinesKamil Trzcinski2016-05-231-0/+6
| * | Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski2016-05-232-3/+3
| * | Add specs for migration helpers and boolean valuesGrzegorz Bizon2016-05-221-0/+6
| * | Test migration helpers using a migration classGrzegorz Bizon2016-05-221-7/+5
| * | Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-211-1/+12
| |\ \