summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | add impersonation tokenSimon Vocella2017-02-281-12/+17
| * | | | Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-072-0/+106
| |\ \ \ \
| | * | | | Add minor refactoringfeature/runner-jobs-v4-apiTomasz Maczukin2017-03-072-22/+43
| | * | | | Fix rubocop offensesTomasz Maczukin2017-03-062-2/+2
| | * | | | Add some fixes and refactoring after reviewTomasz Maczukin2017-03-022-0/+85
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0723-174/+278
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'upstream/master' into set-default-cache-key-for...Lin Jen-Shin2017-03-0728-174/+558
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-072-134/+19
| | |\ \ \ \ \
| | | * | | | | Fix up @DouweM reviewEric Eastwood2017-03-061-4/+0
| | | * | | | | Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-19/+0
| | | * | | | | Use native unicode emojisEric Eastwood2017-03-062-116/+24
| | * | | | | | Merge branch 'use-publish-to-post-notifications' into 'master' Rémy Coutable2017-03-071-0/+54
| | |\ \ \ \ \ \
| | | * | | | | | Use set_key_and_notifyuse-publish-to-post-notificationsKamil Trzcinski2017-03-061-1/+1