summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '24462-reduce_ldap_queries_for_lfs' into 'master' Robert Speicher2017-02-151-3/+8
* Merge branch '27516-fix-wrong-call-to-project_cache_worker-method' into 'mast...Robert Speicher2017-02-151-1/+1
* Merge branch 'api-fix-files' into 'master' Rémy Coutable2017-02-151-1/+1
* Merge branch 'fix-github-import-MR-wrong-project' into 'security' Robert Speicher2017-02-131-3/+7
* Merge branch 'fix-rdoc-xss' into 'security' Robert Speicher2017-02-131-0/+3
* Merge branch 'asciidoctor-xss-patch' into 'security' Robert Speicher2017-02-131-0/+3
* Check public snippets for spamSean McGivern2017-02-022-2/+2
* Merge branch 'fix/import-user-validation-error' into 'master' Rémy Coutable2017-02-021-0/+2
* Merge branch 'zj-slow-service-fetch' into 'master' Yorick Peterse2017-01-311-3/+10
* Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-274-0/+116
* Merge branch 'fix-ci-requests-concurrency' into 'master' Grzegorz Bizon2017-01-251-9/+16
* Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-252-1/+2
* Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-221-10/+16
* Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-225-24/+21
* Merge branch 'fix-users-deleting-public-deployment-keys' into 'security' Robert Speicher2017-01-221-3/+7
* Merge branch 'fix/import-users' into 'master' Rémy Coutable2017-01-202-14/+6
* Merge branch '21698-redis-runner-last-build' into 'master' Kamil Trzciński2017-01-202-1/+10
* Merge branch 'feature/gitaly-feature-flag' into 'master' Robert Speicher2017-01-201-1/+8
* Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-203-0/+37
* Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-1931-210/+439
* Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-196-11/+144
* Merge branch 'rs-data_attribute-cleanup' into 'master' Douwe Maan2017-01-191-3/+5
* Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-192-0/+32
* Merge branch '26756-fix-already-intialized-constant-warnings' into 'master' Robert Speicher2017-01-193-7/+0
* Merge branch '19633-remove-rerun' into 'master' Robert Speicher2017-01-191-5/+0
* Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher2017-01-191-4/+4
* Merge branch 'fix-deprecation-warning' into 'master' Rémy Coutable2017-01-161-1/+1
|\
| * Fix a API deprecation warningfix-deprecation-warningRobert Schilling2017-01-161-1/+1
* | Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-1/+1
|\ \
| * | Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli2017-01-141-1/+1
* | | Allow to use + symbol in filenamesblackst0ne2017-01-151-2/+2
* | | Merge branch '25018-gitlab-checks-changeaccess-looks-for-user-permissions-tha...Douwe Maan2017-01-141-2/+2
|\ \ \ | |_|/ |/| |
| * | Remove useless permission checks in Gitlab::Checks::ChangeAccess25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-existRémy Coutable2017-01-121-2/+2
* | | Merge branch '26587-metrics-middleware-endpoint-is-nil' into 'master' Yorick Peterse2017-01-141-4/+11
|\ \ \
| * | | Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route26587-metrics-middleware-endpoint-is-nilRémy Coutable2017-01-121-4/+11
| |/ /
* | | Merge branch 'env-var-in-redis-config' into 'master' Rémy Coutable2017-01-131-1/+1
|\ \ \
| * | | Allow to use ENV variables in redis configSemyon Pupkov2017-01-131-1/+1
| |/ /
* | | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-21/+26
* | | Adding 'IssueFinder' for 'projects' API endpointPanagiotis Atmatzidis2017-01-121-6/+8
|/ /
* | Merge branch 'use-configured-git' into 'master' Douwe Maan2017-01-123-8/+8
|\ \
| * | Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-053-8/+8
* | | Merge branch 'zj-unadressable-url-variables' into 'master' Douwe Maan2017-01-121-1/+0
|\ \ \
| * | | Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg2017-01-051-1/+0
* | | | Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-121-0/+1
|\ \ \ \
| * | | | Add username to gonClement Ho2017-01-091-0/+1
* | | | | Merge branch 'Sanson/gitlab-ce-asciidoctor-plantuml' into 'master' 20450-retry-build-buttonSean McGivern2017-01-124-1/+20
|\ \ \ \ \
| * | | | | Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-124-1/+20
* | | | | | Merge branch 'do-not-remove-autodeploy-directory-when-fetching-ci-templates' ...Sean McGivern2017-01-121-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Do not remove "autodeploy" directory when fetching CI templatesdo-not-remove-autodeploy-directory-when-fetching-ci-templatesAdam Niedzielski2017-01-101-1/+1
| |/ / / /
* | | | | Fix Users API to accept confirm parameterMark Fletcher2017-01-111-1/+1