summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Basic setup for an RSpec based benchmark suitebenchmark-suiteYorick Peterse2015-10-023-1/+84
* Don't use "rm" for cleaning tmp/buildsYorick Peterse2015-10-021-2/+4
* Merge branch 'ensure-ci-project' into 'master' Dmitriy Zaporozhets2015-10-024-68/+5
|\
| * Fix testsDmitriy Zaporozhets2015-10-022-29/+4
| * Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-022-38/+1
| * Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-2/+1
* | Merge pull request #9684 from NKMR6194/masterStan Hu2015-10-011-0/+6
|\ \ | |/ |/|
| * Fix link with emojiSAKATA Sinji2015-10-021-0/+6
* | Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets2015-10-011-0/+1
|\ \
| * | Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d...Stan Hu2015-10-011-0/+1
| |/
* | Merge branch 'disable-report-button-if-already-reported' into 'master' Douwe Maan2015-10-013-2/+15
|\ \
| * | Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-293-36/+14
| * | Disable the "Report abuse" button if a user has already been reportedRémy Coutable2015-09-292-2/+37
* | | Merge branch 'ci-fixes' into 'master' Kamil Trzciński2015-10-011-0/+11
|\ \ \
| * | | Fix: CI token removal regression from build traceci-fixesKamil Trzcinski2015-10-011-0/+11
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan2015-10-0111-84/+158
|\ \ \
| * \ \ Merge branch 'mr_improve_errors_handling'Dmitriy Zaporozhets2015-10-011-0/+14
| |\ \ \
| | * | | Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-011-0/+14
| | |/ /
| * | | Merge branch 'include-full-path-in-new-mr-page' into 'master' Dmitriy Zaporozhets2015-10-012-12/+32
| |\ \ \
| | * | | Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-302-12/+32
| | |/ /
| * | | Merge branch 'project_moving' into 'master' Dmitriy Zaporozhets2015-10-012-4/+4
| |\ \ \
| | * | | Note the original location of a moved project when notifying users of the moveproject_movingValery Sizov2015-10-012-4/+4
| | |/ /
| * | | Take advantage of `Devise.sign_in_after_reset_password`rs-disable-signin-after-resetRobert Speicher2015-09-301-24/+24
| |/ /
| * | Merge branch 'merge-ci-data' into 'master' Dmitriy Zaporozhets2015-09-305-44/+84
| |\ \
| | * | Fix sometimes failing testsKamil Trzcinski2015-09-301-5/+5
| | * | Delegate ci_project parameters to projectsKamil Trzcinski2015-09-305-39/+79
* | | | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan2015-10-0171-530/+579
|\ \ \ \ | |/ / /
| * | | Refactor CI helpersDmitriy Zaporozhets2015-09-292-2/+2
| |/ /
| * | Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-292-18/+22
| * | Merge branch 'ci-commits-to-projects' into 'master' Dmitriy Zaporozhets2015-09-2927-118/+135
| |\ \
| | * | Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-293-7/+6
| | * | Fix testsKamil Trzcinski2015-09-292-6/+7
| | * | Rename commits to ci_commitsKamil Trzcinski2015-09-291-2/+2
| | * | Fix testsKamil Trzcinski2015-09-293-9/+6
| | * | Fix register_build_service testsKamil Trzcinski2015-09-291-5/+4
| | * | Fix testsKamil Trzcinski2015-09-298-38/+49
| | * | WIPKamil Trzcinski2015-09-2923-74/+84
| * | | Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-291-4/+5
| |/ /
| * | Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-281-9/+6
| * | Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-281-17/+8
| |\ \ | | |/ | |/|
| | * Add missing spec filemove-runners-pageDmitriy Zaporozhets2015-09-281-0/+87
| | * Finish move of runners page to project settingsDmitriy Zaporozhets2015-09-281-96/+0
| * | Merge branch 'fxposter/gitlab-ce-login-from-admin'Douwe Maan2015-09-282-0/+36
| |\ \
| | * | Clarify spec title explanationPavel Forkert2015-09-241-1/+1
| | * | Move login button to user page, switched to POST methodPavel Forkert2015-09-242-19/+24
| | * | Add option to admin area to sign in as a specific userPavel Forkert2015-09-242-0/+31
| * | | Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-262-3/+29
| | |/ | |/|
| * | Merge branch 'hook-api-updates' into 'master' Stan Hu2015-09-241-1/+26
| |\ \
| | * | hooks: improve tests for hook APIBen Boeckel2015-09-241-1/+26
| * | | Merge branch 'get-ci-token-from-ci-projects' into 'master' Robert Speicher2015-09-242-2/+5
| |\ \ \ | | |/ / | |/| |