summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern2017-03-211-6/+28
|\
| * Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-6/+28
* | Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher2017-03-211-0/+21
|\ \
| * | Make level_value accept string integersToon Claes2017-03-201-0/+21
* | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-201-0/+31
|\ \ \
| * | | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+31
| | |/ | |/|
* | | Merge branch 'issue_27212' into 'master' Sean McGivern2017-03-201-0/+1
|\ \ \ | |/ / |/| |
| * | Add closed_at field to issuesFelipe Artur2017-03-171-0/+1
| |/
* | All CI offline migrationsKamil Trzciński2017-03-174-49/+26
|/
* Merge branch 'database-config-method' into 'master' Rémy Coutable2017-03-171-4/+10
|\
| * Added Gitlab::Database.configYorick Peterse2017-03-171-4/+10
* | Merge branch 'feature/use-gitaly-for-commit-show' into 'master'Robert Speicher2017-03-172-0/+95
|\ \ | |/ |/|
| * Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-152-0/+95
* | Merge branch '26470-branch-names-with-reference-prefixes-results-in-buggy-bra...Sean McGivern2017-03-171-0/+5
|\ \
| * | Strip reference prefixes on branch creationMatthieu Tardy2017-01-091-0/+5
* | | Merge branch '29565-name-of-the-uncompressed-folder-of-a-tag-archive-changed'...Rémy Coutable2017-03-161-0/+6
|\ \ \
| * | | Fix archive prefix bug for refs containing dotsMark Fletcher2017-03-161-0/+6
* | | | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-162-4/+4
|/ / /
* | | Merge branch 'dm-fix-mailroom-config' into 'master' DJ Mountney2017-03-161-31/+28
|\ \ \
| * | | Fix redis specDouwe Maan2017-03-151-31/+28
| | |/ | |/|
* | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-153-10/+10
|\ \ \
| * | | Fix specsDouwe Maan2017-03-143-10/+10
| |/ /
* | | Merge branch 'allow-resolving-conflicts-in-utf-8' into 'master' Robert Speicher2017-03-151-30/+59
|\ \ \
| * | | Allow resolving conflicts with non-ASCII charsallow-resolving-conflicts-in-utf-8Sean McGivern2017-03-151-30/+59
| |/ /
* | | Allow to override GITLAB_GIT_TEST_REPO_URL to specify a different gitlab-git-...27551-use-dev-mirror-of-gitlab-git-test-on-devRémy Coutable2017-03-141-1/+1
|/ /
* | Merge branch 'nonewline-parser' into 'master' Sean McGivern2017-03-141-0/+48
|\ \
| * | take nonewline context into account in diff parsermhasbini2017-03-131-0/+48
* | | Backport changes from gitlab-org/gitlab-ee!1406adam-backport-ee-1406Adam Niedzielski2017-03-131-2/+10
|/ /
* | Using guard clause and added more specs29046-fix-github-importer-open-prsGabriel Mazetto2017-03-102-49/+87
* | Fix GitHub Import for open PRs from a forkGabriel Mazetto2017-03-101-0/+24
* | Fix for creating a project through API when import_url is niltc-fix-project-create-500Toon Claes2017-03-101-0/+8
* | Merge branch 'feature/gb/verbosify-blocked-pipeline-status' into 'master' Kamil Trzciński2017-03-092-2/+66
|\ \
| * | Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-081-0/+42
| * | Adjust specs for core pipeline detailed statusesGrzegorz Bizon2017-03-081-2/+24
* | | Refactor some code29034-fix-github-importerGabriel Mazetto2017-03-081-0/+18
* | | Fix name colision when importing GitHub pull requests from forked repositoriesGabriel Mazetto2017-03-081-0/+10
* | | Merge branch 'fix/29093' into 'master' Sean McGivern2017-03-083-13/+13
|\ \ \ | |/ / |/| |
| * | Fix 'Object not found - no match for id (sha)' when importing GitHub PRsDouglas Barbosa Alexandre2017-03-073-13/+13
* | | Merge branch 'dm-nested-groups-go-get' into 'master' Douwe Maan2017-03-081-9/+86
|\ \ \
| * | | Fix go-get support for projects in nested groupsdm-nested-groups-go-getDouwe Maan2017-03-071-9/+86
* | | | Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-9/+6
* | | | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-071-0/+29
* | | | Merge branch 'master' into orderable-issuesDouwe Maan2017-03-075-11/+303
|\ \ \ \ | |/ / /
| * | | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-072-0/+144
| * | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-0/+30
| |\ \ \
| | * | | Only use API scopes for personal access tokensMarkus Koller2017-03-071-0/+18
| | * | | Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-071-0/+12
| * | | | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-11/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-1/+1
| | * | | refactors finder and correlated codeTiago Botelho2017-03-011-2/+9