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-14Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan
2016-01-14Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon
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
2016-01-14Add implementation of remaining methods in `StringPath`Grzegorz Bizon
2016-01-14Improve `StringPath` specs (DRY)Grzegorz Bizon
2016-01-14Add `parent` iteration implementation to `StringPath`Grzegorz Bizon
2016-01-14Add new methods to StringPathGrzegorz Bizon
2016-01-14Add implementation of StringPath classGrzegorz Bizon
2016-01-14Add CI build artifacts tarball as a spec fixtureGrzegorz Bizon
2016-01-14Merge branch 'master' into ci/api-variablesDouwe Maan
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14Merge branch 'fix/private-references' into 'master' Douwe Maan
2016-01-14Fix specs and rubocop warningsRémy Coutable
2016-01-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-14Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin
2016-01-13Modify :ci_variable factoryTomasz Maczukin
2016-01-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable
2016-01-13Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable
2016-01-13Add spec for Note#cross_reference_not_visible_for?Rémy Coutable
2016-01-13Move `BroadcastMessage#status` to a helper since it's presentationalRobert Speicher
2016-01-13Update BroadcastMessage modelRobert Speicher