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
AgeCommit message (Expand)Author
2016-01-14updatepr-page-fix1Andriy Dyadyura
2016-01-14buttons updatepr-page-fixAndriy Dyadyura
2016-01-14Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan
2016-01-14Merge branch 'new-buttons-everywhere' into 'master' Dmitriy Zaporozhets
2016-01-14Merge branch 'closing-mr-bug-fix' into 'master' Dmitriy Zaporozhets
2016-01-14Merge branch 'remove-gray-bg'Dmitriy Zaporozhets
2016-01-14Standartize buttons and fields sizeDmitriy Zaporozhets
2016-01-14Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon
2016-01-14buttons updateproject-button-fixAndriy Dyadyura
2016-01-14 modified: app/views/projects/buttons/_fork.html.hamlAndriy Dyadyura
2016-01-14Merge branch 'ci/api-variables' into 'master' Douwe Maan
2016-01-14Minor improvements in build arfifacts browserGrzegorz Bizon
2016-01-14Add Changelog entry for build artifacts browserGrzegorz 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-14Simplify encoding related implementation in artifacts metadataGrzegorz Bizon
2016-01-14Make encoding of paths returned by metadata consistent (UTF-8)Grzegorz Bizon
2016-01-14Update build artifacts APIGrzegorz Bizon
2016-01-14Add specs for endpoint meant to be accelerated by workhorseGrzegorz 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-14Add encoding feature tests for builds artifacts browserGrzegorz Bizon
2016-01-14Improvements, readability for artifacts browserGrzegorz Bizon
2016-01-14Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon
2016-01-14Improve invalid build artifacts metadata path matcherGrzegorz Bizon
2016-01-14Update build model specsGrzegorz Bizon
2016-01-14Attach download action to artifacts file in ZIP archiveGrzegorz Bizon
2016-01-14Check if file exists in metadata in download actionGrzegorz 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-14Add spinach feature specs for build artifacts browserGrzegorz Bizon
2016-01-14Update build specs for artifacts browser supportGrzegorz Bizon
2016-01-14Add basic spinach tests for project buildsGrzegorz 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-14Add path sanitization to `StringPath`Grzegorz Bizon
2016-01-14Parse artifacts metadata stored in JSON formatGrzegorz Bizon
2016-01-14Use metadata stored in artifacats metadata fileGrzegorz Bizon
2016-01-14Update artifacts metadata fixtureGrzegorz Bizon
2016-01-14Seed db on development with artifacts metadata fixtureGrzegorz Bizon
2016-01-14Add artifacts metadata uploader filedGrzegorz Bizon
2016-01-14Use short method call in StringPath instead blockGrzegorz Bizon
2016-01-14Make some conditions in `Ci::Build` more readableGrzegorz Bizon