Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2016-08-15Add feature specs for test coverage badgeGrzegorz Bizon
2016-08-15Add small corrections to test coverage report badgeGrzegorz Bizon
2016-08-15Expose coverage report badge in pipeline settingsGrzegorz Bizon
2016-08-15Add metadata and template methods for coverage badgeGrzegorz Bizon
2016-08-15Add template class for coverage report badgeGrzegorz Bizon
2016-08-15Extract the abstract base class of badge metadataGrzegorz Bizon
2016-08-15Add coverage report badge metadata classGrzegorz Bizon
2016-08-15Extract common badge metadata test examplesGrzegorz Bizon
2016-08-15Implement the main class of test coverage badgeGrzegorz Bizon
2016-08-15Refactor badge template and metadata classesGrzegorz Bizon
2016-08-15Move badges to separate modules and add base classGrzegorz Bizon
2016-08-15Add empty test coverage badge class and specsGrzegorz Bizon
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse
2016-08-15Add a spec for ProjectsFinder project_ids_relation optionAhmad Sherif
2016-08-15Fix ProjectsFinder specAhmad Sherif
2016-08-15Merge branch 'change-access-update' into 'master' Yorick Peterse
2016-08-15Ability to specify branches for pivotal tracker integrationEgor Lynko
2016-08-13Don't show new MR URL after push when it doesn't make senseDouwe Maan
2016-08-13Change the order of the access rules to check simpler first, and add specsAlejandro Rodríguez
2016-08-12Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-08-12Use cache for todos counter calling TodoServicePaco Guzman
2016-08-12Fix build play failureKamil Trzcinski
2016-08-12Use event `enqueue` instead of `queue`Kamil Trzcinski
2016-08-12Fix test failuresKamil Trzcinski
2016-08-12Added specs for started_at and finished_atKamil Trzcinski
2016-08-12Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski
2016-08-12Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-12render only commit titleubudzisz
2016-08-11Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11Merge branch 'feature/merge-request-link-after-push' into 'master' Douwe Maan
2016-08-11Verify the pipeline status after executing events on buildsKamil Trzcinski
2016-08-11Merge branch '20614-show-member-roles-to-all-users' into 'master' Robert Speicher
2016-08-11api for generating new merge requestScott Le
2016-08-11Show member roles to all users on members pageDouwe Maan
2016-08-11Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher
2016-08-11Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable
2016-08-11Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Fix typoJacob Vosmaer
2016-08-11Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable
2016-08-11Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable
2016-08-11Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable
2016-08-11Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable
2016-08-11Fix front-end for branches that happen to contain urlencoding escape characte...Elliot
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-11Fix doc linting errors and remove useless API specsRémy Coutable