summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable2016-07-181-0/+25
|\
| * API: Expose due_date for issuesapi-isssues-due-dateRobert Schilling2016-07-121-0/+25
* | Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-183-1/+7
|\ \
| * | Make rubocop happytrack-pipeline-userKamil Trzcinski2016-07-151-1/+1
| * | Track a user who created a pipelineKamil Trzcinski2016-07-153-1/+7
* | | Merge branch 'fix-deployment-creation-on-build-retry' into 'master' Rémy Coutable2016-07-181-0/+16
|\ \ \
| * | | Fix creation of deployment on build that is retried, redeployed or rollbackfix-deployment-creation-on-build-retryKamil Trzcinski2016-07-161-0/+16
* | | | Merge branch 'allow-to-pull-public-images' into 'master' Rémy Coutable2016-07-184-25/+136
|\ \ \ \
| * | | | Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-154-25/+136
* | | | | Merge branch 'fix-stage-status-show-for-pipelines' into 'master' Rémy Coutable2016-07-181-5/+19
|\ \ \ \ \
| * | | | | Fix stage status shown for pipelinesfix-stage-status-show-for-pipelinesKamil Trzcinski2016-07-151-5/+19
| |/ / / /
* | | | | Merge branch 'fix-lfs-ci-fetch' into 'master' Rémy Coutable2016-07-182-730/+768
|\ \ \ \ \
| * | | | | Fix LFS specsfix-lfs-ci-fetchKamil Trzcinski2016-07-151-1/+1
| * | | | | Fix fetching LFS objects for private CI projectsKamil Trzcinski2016-07-151-1/+6
| * | | | | Refactor LFS specs to use requests instead of LfsRouterKamil Trzcinski2016-07-152-730/+763
* | | | | | Merge branch 'allow-blank-import-url' into 'master' Rémy Coutable2016-07-182-3/+3
|\ \ \ \ \ \
| * | | | | | Fix spec to set import_url before attempting to create import_dataallow-blank-import-urlStan Hu2016-07-171-1/+1
| * | | | | | Allow a project import URL to be blank to prevent false positivesStan Hu2016-07-171-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'normalize_emoji_aliases_paths' into 'master' Rémy Coutable2016-07-181-0/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix not normalized emoji pathsdixpac2016-07-141-0/+32
* | | | | | Merge branch '19842-cloning-a-gitlab-wiki-returns-the-repo-not-the-repo-s-wik...Stan Hu2016-07-161-3/+11
|\ \ \ \ \ \
| * | | | | | Fix a bug where the project's repository path was returned instead of the wik...19842-cloning-a-gitlab-wiki-returns-the-repo-not-the-repo-s-wikiAlejandro Rodríguez2016-07-151-3/+11
* | | | | | | Merge branch 'syntax-highlight-unknown-language' into 'master' Robert Speicher2016-07-161-7/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan2016-07-151-7/+27
* | | | | | | Merge branch 'legacy-diff-notes-are-dumb' into 'master' Douwe Maan2016-07-151-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Update testslegacy-diff-notes-are-dumbDouwe Maan2016-07-151-4/+4
| |/ / / / / /
* | | | | | | Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-152-3/+4
|/ / / / / /
* | | | | | Merge branch 'feature.rouge-20' into 'master' Robert Speicher2016-07-155-34/+20
|\ \ \ \ \ \
| * | | | | | use %(...) and %[...] in favor of %<...>feature.rouge-20http://jneen.net/2016-07-141-1/+1
| * | | | | | expect final newlines from the banzai filterhttp://jneen.net/2016-07-141-1/+1
| * | | | | | stub out errors from the formatterhttp://jneen.net/2016-07-141-1/+1
| * | | | | | don't expect a random newline at the end of the thing?http://jneen.net/2016-07-141-1/+1
| * | | | | | don't expect &quot; encoding anymorehttp://jneen.net/2016-07-141-6/+6
| * | | | | | remove uses of the nowrap: featurehttp://jneen.net/2016-07-141-9/+9
| * | | | | | rm spec for a deleted methodhttp://jneen.net/2016-07-141-14/+0
| * | | | | | apparently this gets encoded now?http://jneen.net/2016-07-141-1/+1
| * | | | | | we no longer encode double-quoteshttp://jneen.net/2016-07-141-3/+3
* | | | | | | Merge branch '17341-firefox-u2f' into 'master' Robert Speicher2016-07-154-16/+47
|\ \ \ \ \ \ \
| * | | | | | | Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-141-11/+44
| * | | | | | | Use a single challenge for U2F authentication.Timothy Andrew2016-07-143-5/+3
* | | | | | | | Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan2016-07-151-15/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | When Issue author assign or mention himself Todos are createdKatarzyna Kobierska2016-07-141-15/+20
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/project-export-filename' into 'master' Douwe Maan2016-07-151-0/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-exp...fix/project-export-filenameJames Lopez2016-07-152-0/+12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | add project name and namespace to filename on project exportJames Lopez2016-07-151-0/+21
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'fix-mentioned-users-on-diff-notes' into 'master' Douwe Maan2016-07-151-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix mentioned users list on diff notesDouglas Barbosa Alexandre2016-07-151-0/+18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-creating-group-with-space-in-group-path'Douwe Maan2016-07-151-4/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix creating group with space in group pathDouglas Barbosa Alexandre2016-07-141-4/+16
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/ee-to-ce-import'Douwe Maan2016-07-151-0/+1
|\ \ \ \ \ \ \ \