summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-simple-group-project' into 'master' Rémy Coutable2016-12-131-1/+4
|\
| * API: Ability to get group's project in simple representationapi-simple-group-projectRobert Schilling2016-12-131-1/+4
* | Merge branch 'dz-create-routes-lower-index' into 'master' Dmitriy Zaporozhets2016-12-131-0/+4
|\ \
| * | Add AddLowerPathIndexToRoutes to setup_postgresql.rakeDmitriy Zaporozhets2016-12-131-0/+4
* | | Merge branch 'allow-more-filenames' into 'master' Rémy Coutable2016-12-131-2/+2
|\ \ \
| * | | Allow all alphanumeric characters in file names (!8002)winniehell2016-12-131-2/+2
| | |/ | |/|
* | | Merge branch 'dz-nested-group-improvements-2' into 'master' Sean McGivern2016-12-131-1/+1
|\ \ \
| * | | Rename Routable.where_paths_in to Routable.where_full_path_indz-nested-group-improvements-2Dmitriy Zaporozhets2016-12-111-1/+1
* | | | Merge branch 'api-dont-allow-blank-mr-titles' into 'master' Sean McGivern2016-12-131-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't allow blank MR titles in APIapi-dont-allow-blank-mr-titlesRobert Schilling2016-12-131-2/+2
| | |/ | |/|
* | | Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-122-65/+572
|\ \ \
| * | | Grapify the service APIRobert Schilling2016-12-092-65/+572
* | | | Merge branch 'unescape-relative-path' into 'master' Gabriel Mazetto2016-12-121-8/+6
|\ \ \ \
| * | | | Avoid escaping relative links in Markdown twice (!7940)winniehell2016-12-121-8/+6
* | | | | Merge branch 'api-fix-group-projects-filter' into 'master' Rémy Coutable2016-12-121-1/+10
|\ \ \ \ \
| * | | | | API: Fix groups filterRobert Schilling2016-12-121-1/+10
* | | | | | Merge branch 'issue_25030' into 'master' Sean McGivern2016-12-121-8/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Allow branch names with dots on API endpointissue_25030Felipe Artur2016-12-081-8/+8
* | | | | | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-124-0/+153
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-014-0/+153
* | | | | | Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-2/+6
|\ \ \ \ \ \
| * | | | | | API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-2/+6
* | | | | | | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-092-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-082-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* | | | | | | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-085-26/+88
|\ \ \ \ \ \ \
| * | | | | | | Add Ci::Status::FactoryKamil Trzcinski2016-12-073-51/+50
| * | | | | | | Added Ci::Stage specsKamil Trzcinski2016-12-061-1/+1
| * | | | | | | Fix test failuresKamil Trzcinski2016-12-061-2/+2
| * | | | | | | Added Stage testsKamil Trzcinski2016-12-061-1/+1
| * | | | | | | Add Ci::Status::StageKamil Trzcinski2016-12-062-0/+63
| * | | | | | | Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+1
* | | | | | | | Merge branch 'fix-all-dashboard' into 'master' Sean McGivern2016-12-081-21/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Add issue events filter and make sure "All" really shows everythingOxan van Leeuwen2016-12-041-21/+17
* | | | | | | | | Merge branch 'enable-asciidoctor-admonition-icons' into 'master' Annabel Dunstone Gray2016-12-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable display of admonition icons in Asciidoc.Horacio Sanson2016-12-081-1/+1
* | | | | | | | | | Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-buildsDouwe Maan2016-12-081-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-071-1/+0
* | | | | | | | | | | Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan2016-12-084-16/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-074-17/+23
| * | | | | | | | | | Reenables /user API request to return private-token if user is admin and requ...tiagonbotelho2016-12-072-1/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '25399-backup-task-is-not-working-on-8-15-pre' into 'master' Rémy Coutable2016-12-071-9/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix Backup::Manager#remove_old25399-backup-task-is-not-working-on-8-15-preSean McGivern2016-12-071-9/+10
| |/ / / / / / / / /
* | | | | | | | | | Grapify the issues APIgrapify-issues-apiRobert Schilling2016-12-072-167/+112
|/ / / / / / / / /
* | | | | | | | | A simpler implementation of finding a merge requestBob Van Landuyt2016-12-061-9/+6
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern2016-12-061-10/+22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-10/+22
* | | | | | | | Merge branch 'refine-ci-statuses' into 'master' Kamil Trzciński2016-12-0612-0/+295
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve support for icons in new detailed statusesGrzegorz Bizon2016-12-062-1/+5
| * | | | | | | | Untangle status label and text in ci status helperGrzegorz Bizon2016-12-061-0/+11