summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed testsJose Ivan Vargas2017-04-141-1/+0
* Merge branch 'remove-double-newline-for-single-attachments' into 'master' Phil Hughes2017-04-141-2/+2
|\
| * Only add newlines for multiple uploadsremove-double-newline-for-single-attachmentsLuke "Jared" Bennett2017-04-141-2/+2
* | Merge branch 'frontend_prevent_authored_awardable_votes' into 'master' Alfredo Sumaran2017-04-141-1/+24
|\ \ | |/ |/|
| * frontend prevent authored votesbarthc2017-04-141-1/+24
* | Merge branch '30349-create-users-build-service' into 'master' Rémy Coutable2017-04-142-66/+67
|\ \
| * | Refactor build_service_specGeorge Andrinopoulos2017-04-131-4/+2
| * | Implement Users::BuildServicegeoandri2017-04-132-66/+69
* | | Merge branch 'branch-versions' into 'master' Rémy Coutable2017-04-143-52/+45
|\ \ \ | |_|/ |/| |
| * | Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-133-52/+45
* | | Merge branch 'sh-improve-logging-for-bad-creations' into 'master'Robert Speicher2017-04-141-0/+14
|\ \ \
| * | | Improve error messages when a record is unable to be created for a projectStan Hu2017-04-131-0/+14
* | | | Merge branch '30907-allow-to-enable-rspec-profile-for-a-given-branch' into 'm...Robert Speicher2017-04-131-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Allow to enable `rspec_profiling` for a branch on the CI30907-allow-to-enable-rspec-profile-for-a-given-branchRémy Coutable2017-04-131-2/+8
* | | | Merge branch 'fix-appending-state-to-issuable-references' into 'master' Robert Speicher2017-04-131-11/+32
|\ \ \ \
| * | | | Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-11/+32
* | | | | Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński2017-04-133-6/+34
|\ \ \ \ \
| * | | | | Update tests for the fact that we would skip one linefix-trace-seeking-readlineLin Jen-Shin2017-04-131-3/+3
| * | | | | After Trace#limit, we seek to the next line in caseLin Jen-Shin2017-04-133-3/+31
| | |/ / / | |/| | |
* | | | | Merge branch 'fix/gb/fix-registry-for-uppercased-project-paths' into 'master' Kamil Trzciński2017-04-132-5/+31
|\ \ \ \ \
| * | | | | Sanitize container repository path in model classfix/gb/fix-registry-for-uppercased-project-pathsGrzegorz Bizon2017-04-131-2/+12
| * | | | | Fix registry for projects with uppercases in pathGrzegorz Bizon2017-04-131-3/+19
| | |/ / / | |/| | |
* | | | | Merge branch '30622-resolve-note-loading-icon-gone' into 'master' Filipa Lacerda2017-04-131-0/+2
|\ \ \ \ \
| * | | | | Fix resolve spinner and add testLuke "Jared" Bennett2017-04-111-0/+2
* | | | | | Merge branch '30188-handle-remove-branch-failure' into 'master' Filipa Lacerda2017-04-132-0/+51
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tests for success and failure of deleting branch from MR page30188-handle-remove-branch-failureSimon Knox2017-04-132-0/+51
* | | | | | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-timeFilipa Lacerda2017-04-131-75/+73
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-75/+73
* | | | | | Revert "Fix registry for projects with uppercases in path"Grzegorz Bizon2017-04-131-19/+3
* | | | | | Fix registry for projects with uppercases in pathGrzegorz Bizon2017-04-131-3/+19
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan2017-04-123-0/+467
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-123-0/+467
* | | | | Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-85/+109
* | | | | Merge branch 'poll-test-fix' into 'master' Filipa Lacerda2017-04-121-36/+57
|\ \ \ \ \
| * | | | | Fixed random failures with Poll specpoll-test-fixPhil Hughes2017-04-121-36/+57
| |/ / / /
* | | | | Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern2017-04-121-0/+16
|\ \ \ \ \
| * | | | | Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-121-0/+16
* | | | | | Merge branch '29056-backport-ee-cleanup-database-file' into 'master' Douwe Maan2017-04-122-4/+48
|\ \ \ \ \ \
| * | | | | | removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-112-4/+48
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'improve-discussions-feature-attempt-1' into 'master'Douwe Maan2017-04-125-94/+78
|\ \ \ \ \ \
| * | | | | | Separate examples for each otherimprove-discussions-feature-attempt-1Luke "Jared" Bennett2017-04-125-64/+66
| * | | | | | Collapse similar sibling scenariosLuke "Jared" Bennett2017-04-121-41/+12
| * | | | | | Use empty_project for resources that are independent of the repoLuke "Jared" Bennett2017-04-121-7/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'zj-fix-coverage-bug' into 'master' Kamil Trzciński2017-04-122-7/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Return nil as coverage instead of a File objectzj-fix-coverage-bugZ.J. van de Weg2017-04-122-7/+19
| | |/ / / | |/| | |
* | | | | Merge branch 'zj-api-fix-build-events' into 'master' Rémy Coutable2017-04-121-4/+9
|\ \ \ \ \
| * | | | | Fix API not accepting job_events for webhookszj-api-fix-build-eventsZ.J. van de Weg2017-04-121-4/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-121-1/+2
|\ \ \ \ \
| * | | | | Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-112-23/+2
| * | | | | fix(subgroups): add verification of group creation capability to subgroup UIFabio Huser2017-03-301-0/+22