summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add method that checks if path exists in `StringPath`Grzegorz Bizon2016-01-143-1/+18
* Render 404 when artifacts path is invalidGrzegorz Bizon2016-01-143-3/+6
* Do not depend on universe when checking parent in `StringPath`Grzegorz Bizon2016-01-142-4/+28
* Extract artifacts metadata implementation to separate classGrzegorz Bizon2016-01-145-23/+139
* Improve path sanitization in `StringPath`Grzegorz Bizon2016-01-143-15/+13
* Add path sanitization to `StringPath`Grzegorz Bizon2016-01-141-12/+27
* Parse artifacts metadata stored in JSON formatGrzegorz Bizon2016-01-144-10/+33
* Use metadata stored in artifacats metadata fileGrzegorz Bizon2016-01-143-5/+20
* Update artifacts metadata fixtureGrzegorz Bizon2016-01-141-0/+0
* Seed db on development with artifacts metadata fixtureGrzegorz Bizon2016-01-141-5/+18
* Add artifacts metadata uploader filedGrzegorz Bizon2016-01-145-4/+12
* Use short method call in StringPath instead blockGrzegorz Bizon2016-01-141-2/+2
* Make some conditions in `Ci::Build` more readableGrzegorz Bizon2016-01-141-4/+6
* Update artifacts download specsGrzegorz Bizon2016-01-142-10/+14
* Add method that checks if artifacts browser is supportedGrzegorz Bizon2016-01-143-1/+31
* Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon2016-01-146-41/+53
* Rename method that returns url to CI build artifacts downloadGrzegorz Bizon2016-01-146-10/+14
* Mix `url_helpers` into `Ci::Build`Grzegorz Bizon2016-01-141-10/+6
* Add button to CI build artifacts browser into build summaryGrzegorz Bizon2016-01-142-1/+13
* Seed db with CI build artifacts using a zip archiveGrzegorz Bizon2016-01-143-1/+1
* Remove artifacts metadata column from databaseGrzegorz Bizon2016-01-145-18/+8
* Fix rubocop offenses in `StringPath` specsGrzegorz Bizon2016-01-141-11/+19
* Improve performance of `StringPath`Grzegorz Bizon2016-01-141-4/+11
* Disable `:format` in artifacts browser pathGrzegorz Bizon2016-01-141-1/+1
* Add support for parent directories in `StringPath`Grzegorz Bizon2016-01-144-8/+26
* Improve CI build artifacts browser viewGrzegorz Bizon2016-01-143-3/+21
* Add artifacts browserGrzegorz Bizon2016-01-144-5/+15
* Add support for root path for `StringPath`Grzegorz Bizon2016-01-142-9/+41
* Add implementation of remaining methods in `StringPath`Grzegorz Bizon2016-01-142-12/+57
* Improve `StringPath` specs (DRY)Grzegorz Bizon2016-01-141-10/+19
* Add `parent` iteration implementation to `StringPath`Grzegorz Bizon2016-01-142-3/+19
* Use `Gitlab::StringPath` in CI build artifacts controllerGrzegorz Bizon2016-01-142-1/+20
* Add new methods to StringPathGrzegorz Bizon2016-01-142-3/+49
* Add implementation of StringPath classGrzegorz Bizon2016-01-142-0/+56
* Move artifacts controller level upGrzegorz Bizon2016-01-143-9/+5
* Add view action to artifacts controllerGrzegorz Bizon2016-01-144-3/+10
* Move build artifacts implementation to separate controllerGrzegorz Bizon2016-01-144-29/+46
* Improve CI builds seederGrzegorz Bizon2016-01-141-22/+59
* Add database seed for build artifactsGrzegorz Bizon2016-01-141-7/+18
* Add CI build artifacts tarball as a spec fixtureGrzegorz Bizon2016-01-141-0/+0
* Add `artifacts_metadata` field to `Ci::Build`Grzegorz Bizon2016-01-141-0/+2
* Improve CI builds fixturesGrzegorz Bizon2016-01-141-8/+21
* Add initial fixtures for CI buildsGrzegorz Bizon2016-01-141-0/+12
* Add artifacts metadata field to `ci_builds`Grzegorz Bizon2016-01-141-0/+5
* Merge branch 'fix/titles-weight' into 'master' Douwe Maan2016-01-1412-9/+24
|\
| * Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-1412-9/+24
* | Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-1417-73/+249
|\ \
| * | fixed LDAP activation on login to use new ldap_blocked statefeature/ldap-sync-edgecasesGabriel Mazetto2016-01-143-6/+4
| * | Fix Admin/Users view to position buttons without spacing magicGabriel Mazetto2016-01-142-15/+18
| * | Codestyle changesGabriel Mazetto2016-01-123-6/+6