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-01-17Use a more sensible message for the AbuseReport uniqueness validationRobert Speicher
2016-01-15Merge branch 'ci/build_dependencies' into 'master' Douwe Maan
2016-01-15Change dependencies.builds to depends_on_buildsKamil Trzcinski
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Let the CI runner know about builds that this build depends onKamil Trzcinski
2016-01-14Merge branch 'ci/api-builds' into 'master' Douwe Maan
2016-01-14Merge branch 'add-pagination-headers-to-api' into 'master' Dmitriy Zaporozhets
2016-01-14Merge branch 'import-gh-wiki' into 'master' Douwe Maan
2016-01-14Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan
2016-01-14Fix parse_gollum_tags matcherDouglas Barbosa Alexandre
2016-01-14Add tests for the wiki pipelineDouglas Barbosa Alexandre
2016-01-14Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre
2016-01-14Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre
2016-01-14Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre
2016-01-14Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre
2016-01-14Import GitHub wiki into GitLabDouglas Barbosa Alexandre
2016-01-14Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag...Rémy Coutable
2016-01-14Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon
2016-01-14Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon
2016-01-14Improve readability of artifacts `Metadata` related codeGrzegorz Bizon
2016-01-14Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon
2016-01-14Refactor build artifacts upload API endpointGrzegorz Bizon
2016-01-14Update build artifacts APIGrzegorz Bizon
2016-01-14Modify artifacts upload API endpoint, add artifacts metadataGrzegorz Bizon
2016-01-14Fix specs for artifacts metadata after changing fixture contentGrzegorz Bizon
2016-01-14Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon
2016-01-14Update build model specsGrzegorz Bizon
2016-01-14Render only valid paths in artifacts metadataGrzegorz Bizon
2016-01-14Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon
2016-01-14Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon
2016-01-14Update build specs for artifacts browser supportGrzegorz Bizon
2016-01-14Show file size in artifacts browser using metadataGrzegorz Bizon
2016-01-14Add method that checks if path exists in `StringPath`Grzegorz Bizon
2016-01-14Render 404 when artifacts path is invalidGrzegorz Bizon
2016-01-14Do not depend on universe when checking parent in `StringPath`Grzegorz Bizon
2016-01-14Extract artifacts metadata implementation to separate classGrzegorz Bizon
2016-01-14Improve path sanitization in `StringPath`Grzegorz Bizon
2016-01-14Parse artifacts metadata stored in JSON formatGrzegorz Bizon
2016-01-14Update artifacts metadata fixtureGrzegorz Bizon
2016-01-14Add artifacts metadata uploader filedGrzegorz Bizon
2016-01-14Update artifacts download specsGrzegorz Bizon
2016-01-14Add method that checks if artifacts browser is supportedGrzegorz Bizon
2016-01-14Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon
2016-01-14Rename method that returns url to CI build artifacts downloadGrzegorz Bizon
2016-01-14Seed db with CI build artifacts using a zip archiveGrzegorz Bizon
2016-01-14Fix rubocop offenses in `StringPath` specsGrzegorz Bizon
2016-01-14Add support for parent directories in `StringPath`Grzegorz Bizon
2016-01-14Add support for root path for `StringPath`Grzegorz Bizon