Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Modify builds scope filtering in builds API | Tomasz Maczukin | 2016-01-08 | 1 | -12/+19 | |
| | | * | | | | | Update ./doc/api/ | Tomasz Maczukin | 2016-01-05 | 1 | -1/+2 | |
| | | * | | | | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-05 | 18 | -132/+113 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Remove incorrect 'default' values from method description | Tomasz Maczukin | 2015-12-31 | 1 | -2/+2 | |
| | | * | | | | | | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2015-12-30 | 23 | -35/+819 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Add specs for build listings in API | Tomasz Maczukin | 2015-12-29 | 1 | -3/+6 | |
| | | * | | | | | | | Remove changes in 'paginate' helper | Tomasz Maczukin | 2015-12-28 | 1 | -4/+2 | |
| | | * | | | | | | | Add cancel/retry endpoints to build API | Tomasz Maczukin | 2015-12-28 | 1 | -0/+40 | |
| | | * | | | | | | | Add 'not_found' notifications in build/trace details | Tomasz Maczukin | 2015-12-28 | 1 | -2/+6 | |
| | | * | | | | | | | Add endpoint for getting builds for a specific commit | Tomasz Maczukin | 2015-12-28 | 1 | -12/+26 | |
| | | * | | | | | | | Modify build pagination to use 'paginate' helper | Tomasz Maczukin | 2015-12-28 | 2 | -6/+5 | |
| | | * | | | | | | | Add some fixes to builds API | Tomasz Maczukin | 2015-12-28 | 2 | -20/+27 | |
| | | * | | | | | | | Fix example request url | Tomasz Maczukin | 2015-12-24 | 1 | -1/+1 | |
| | | * | | | | | | | Add builds API (listing, showing trace) | Tomasz Maczukin | 2015-12-24 | 3 | -0/+95 | |
| | * | | | | | | | | Merge branch 'add-pagination-headers-to-api' into 'master' | Dmitriy Zaporozhets | 2016-01-14 | 1 | -11/+19 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag... | Rémy Coutable | 2016-01-14 | 9 | -15/+359 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Revert changes to how the notes are paginated in the API | Rémy Coutable | 2016-01-14 | 1 | -3/+9 | |
| | | * | | | | | | | | | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-api | Rémy Coutable | 2016-01-14 | 2 | -20/+22 | |
| | * | | | | | | | | | | Update documentation on Banzai::Filter::GollumTagsFilter | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -2/+38 | |
| | * | | | | | | | | | | Refactoring Banzai::Filter::GollumTagsFilter | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -19/+28 | |
| | * | | | | | | | | | | Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatter | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | Remove GollumTagsPipeline | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -15/+4 | |
| | * | | | | | | | | | | Refactoring Gitlab::GithubImport::Importer | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -7/+13 | |
| | * | | | | | | | | | | Use the WikiPipeline when rendering the wiki markdown content | Douglas Barbosa Alexandre | 2016-01-14 | 2 | -0/+22 | |
| | * | | | | | | | | | | Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML | Douglas Barbosa Alexandre | 2016-01-14 | 1 | -0/+106 | |
| | * | | | | | | | | | | Import GitHub wiki into GitLab | Douglas Barbosa Alexandre | 2016-01-14 | 3 | -1/+34 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'ci/view-build-artifacts' into 'master' | Grzegorz Bizon | 2016-01-14 | 4 | -7/+247 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Minor improvements in build arfifacts browserci/view-build-artifacts | Grzegorz Bizon | 2016-01-14 | 2 | -7/+14 | |
| | | * | | | | | | | | Use Hash to store paths and entries metadata in artifacts browser | Grzegorz Bizon | 2016-01-14 | 2 | -18/+11 | |
| | | * | | | | | | | | Improve readability of artifacts `Metadata` related code | Grzegorz Bizon | 2016-01-14 | 2 | -34/+24 | |
| | | * | | | | | | | | Improve readability of artifacts browser `Entry` related code | Grzegorz Bizon | 2016-01-14 | 2 | -25/+27 | |
| | | * | | | | | | | | Refactor build artifacts upload API endpoint | Grzegorz Bizon | 2016-01-14 | 2 | -9/+10 | |
| | | * | | | | | | | | Simplify encoding related implementation in artifacts metadata | Grzegorz Bizon | 2016-01-14 | 1 | -6/+5 | |
| | | * | | | | | | | | Make encoding of paths returned by metadata consistent (UTF-8) | Grzegorz Bizon | 2016-01-14 | 1 | -3/+3 | |
| | | * | | | | | | | | Update build artifacts API | Grzegorz Bizon | 2016-01-14 | 2 | -10/+8 | |
| | | * | | | | | | | | Modify artifacts upload API endpoint, add artifacts metadata | Grzegorz Bizon | 2016-01-14 | 2 | -4/+17 | |
| | | * | | | | | | | | Improvements, readability for artifacts browser | Grzegorz Bizon | 2016-01-14 | 1 | -5/+7 | |
| | | * | | | | | | | | Support only valid UTF-8 paths in build artifacts browser | Grzegorz Bizon | 2016-01-14 | 2 | -5/+13 | |
| | | * | | | | | | | | Improve invalid build artifacts metadata path matcher | Grzegorz Bizon | 2016-01-14 | 1 | -5/+2 | |
| | | * | | | | | | | | Render only valid paths in artifacts metadata | Grzegorz Bizon | 2016-01-14 | 2 | -7/+15 | |
| | | * | | | | | | | | Simplify implementation of build artifacts browser (refactoring) | Grzegorz Bizon | 2016-01-14 | 3 | -174/+153 | |
| | | * | | | | | | | | Change format of artifacts metadata from text to binary 0.0.1 | Grzegorz Bizon | 2016-01-14 | 1 | -10/+58 | |
| | | * | | | | | | | | Show file size in artifacts browser using metadata | Grzegorz Bizon | 2016-01-14 | 2 | -9/+8 | |
| | | * | | | | | | | | Add method that checks if path exists in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -0/+4 | |
| | | * | | | | | | | | Render 404 when artifacts path is invalid | Grzegorz Bizon | 2016-01-14 | 1 | -1/+1 | |
| | | * | | | | | | | | Do not depend on universe when checking parent in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -3/+12 | |
| | | * | | | | | | | | Extract artifacts metadata implementation to separate class | Grzegorz Bizon | 2016-01-14 | 2 | -2/+59 | |
| | | * | | | | | | | | Improve path sanitization in `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -9/+8 | |
| | | * | | | | | | | | Add path sanitization to `StringPath` | Grzegorz Bizon | 2016-01-14 | 1 | -12/+27 | |
| | | * | | | | | | | | Parse artifacts metadata stored in JSON format | Grzegorz Bizon | 2016-01-14 | 1 | -3/+9 |