summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-1423-39/+849
|\
| * Merge branch 'ci/api-builds' into 'master' Douwe Maan2016-01-142-0/+183
| |\
| | * Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-1414-75/+581
| | |\
| | * | Remove hard-coded id from builds factoryTomasz Maczukin2016-01-141-2/+1
| | * | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-1312-57/+120
| | |\ \
| | * | | Add seperated 'describe' block for build trace specsTomasz Maczukin2016-01-131-7/+13
| | * | | Change :ci_build_canceled factory to :canceled traitTomasz Maczukin2016-01-132-5/+5
| | * | | Add some fixes after reviewTomasz Maczukin2016-01-131-0/+6
| | * | | Fix :ci_build_with_trace factoryTomasz Maczukin2016-01-111-1/+3
| | * | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-1146-252/+1029
| | |\ \ \
| | * | | | Change commit builds URL in builds APITomasz Maczukin2016-01-111-3/+3
| | * | | | Add some modifications to builds API and specsTomasz Maczukin2016-01-081-4/+4
| | * | | | Change test access level from MASTER to DEVELOPERTomasz Maczukin2016-01-081-1/+1
| | * | | | Modify entities for builds APITomasz Maczukin2016-01-081-1/+0
| | * | | | Modify builds scope filtering in builds APITomasz Maczukin2016-01-081-1/+14
| | * | | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-0524-390/+326
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2015-12-3025-10/+1204
| | |\ \ \ \ \
| | * | | | | | Add cancel/retry features to builds APITomasz Maczukin2015-12-302-1/+65
| | * | | | | | Add specs for build details/traces features in builds APITomasz Maczukin2015-12-302-2/+44
| | * | | | | | Add specs for build listings in APITomasz Maczukin2015-12-291-0/+52
| * | | | | | | Merge branch 'add-pagination-headers-to-api' into 'master' Dmitriy Zaporozhets2016-01-143-1/+29
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag...Rémy Coutable2016-01-1416-81/+738
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add pagination headers to already paginated API resourcesadd-pagination-headers-to-apiRémy Coutable2016-01-143-1/+29
| * | | | | | | | | Merge branch 'import-gh-wiki' into 'master' Douwe Maan2016-01-148-7/+210
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix parse_gollum_tags matcherDouglas Barbosa Alexandre2016-01-141-2/+2
| | * | | | | | | | | Add tests for the wiki pipelineDouglas Barbosa Alexandre2016-01-144-5/+89
| | * | | | | | | | | Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre2016-01-141-4/+0
| | * | | | | | | | | Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre2016-01-141-2/+2
| | * | | | | | | | | Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre2016-01-141-2/+3
| | * | | | | | | | | Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-142-0/+100
| | * | | | | | | | | Import GitHub wiki into GitLabDouglas Barbosa Alexandre2016-01-141-0/+22
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-143-1/+66
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-16/+16
| | * | | | | | | | Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-093-1/+66
| * | | | | | | | | Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon2016-01-147-30/+361
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon2016-01-142-38/+36
| | * | | | | | | | Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-141-8/+8
| | * | | | | | | | Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon2016-01-142-38/+60
| | * | | | | | | | Refactor build artifacts upload API endpointGrzegorz Bizon2016-01-141-6/+5
| | * | | | | | | | Update build artifacts APIGrzegorz Bizon2016-01-141-13/+35
| | * | | | | | | | Modify artifacts upload API endpoint, add artifacts metadataGrzegorz Bizon2016-01-141-0/+25
| | * | | | | | | | Fix specs for artifacts metadata after changing fixture contentGrzegorz Bizon2016-01-141-2/+3
| | * | | | | | | | Support only valid UTF-8 paths in build artifacts browserGrzegorz Bizon2016-01-142-0/+0
| | * | | | | | | | Update build model specsGrzegorz Bizon2016-01-141-5/+4
| | * | | | | | | | Render only valid paths in artifacts metadataGrzegorz Bizon2016-01-142-8/+8
| | * | | | | | | | Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-142-58/+10
| | * | | | | | | | Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon2016-01-142-0/+15
| | * | | | | | | | Update build specs for artifacts browser supportGrzegorz Bizon2016-01-141-12/+11
| | * | | | | | | | Show file size in artifacts browser using metadataGrzegorz Bizon2016-01-141-1/+1
| | * | | | | | | | Add method that checks if path exists in `StringPath`Grzegorz Bizon2016-01-141-0/+13