summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-012-15/+27
* Merge branch '24844-environments-date' into 'master' Fatih Acet2016-11-301-0/+14
|\
| * Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-2/+2
| * Use created date from last_deploymentFilipa Lacerda2016-11-301-0/+14
* | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-0/+11
|\ \ | |/ |/|
| * API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+11
* | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-301-21/+20
|\ \
| * | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-281-21/+20
* | | Merge branch '25031-do-not-raise-error-in-autocomplete' into 'master' Rémy Coutable2016-11-301-0/+9
|\ \ \
| * | | Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov2016-11-301-0/+9
* | | | Merge branch 'rs-group-security-spec-speed' into 'master' Rémy Coutable2016-11-304-219/+181
|\ \ \ \
| * | | | Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-304-219/+181
| |/ / /
* | | | Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński2016-11-302-84/+81
|\ \ \ \
| * | | | Extend pipelines factory with transient config attributefix/create-pipeline-with-builds-in-transactionGrzegorz Bizon2016-11-272-14/+9
| * | | | Improve readability in pipeline test objects factoryGrzegorz Bizon2016-11-251-6/+10
| * | | | Remove pipeline factory that is not used in testsGrzegorz Bizon2016-11-251-6/+0
| * | | | Restore method that ensures builds being createdGrzegorz Bizon2016-11-252-21/+37
| * | | | Remove remaining calls to CI yaml in pipeline specsGrzegorz Bizon2016-11-251-5/+0
| * | | | Move helpers to the end of process pipeline specsGrzegorz Bizon2016-11-251-29/+29
| * | | | Update pipeline processing specs for creating buildsGrzegorz Bizon2016-11-251-35/+28
* | | | | Merge branch 'fix/rename-merge-request-head-pipeline' into 'master' Kamil Trzciński2016-11-304-19/+35
|\ \ \ \ \
| * | | | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-294-19/+35
* | | | | | Merge branch 'fix/ca-no-date' into 'master' Douwe Maan2016-11-301-1/+52
|\ \ \ \ \ \
| * | | | | | fix rubocop warningJames Lopez2016-11-251-1/+1
| * | | | | | use an empty total time when the build has not started yet so the UI knowsJames Lopez2016-11-251-1/+23
| * | | | | | fix for builds with no start date and specJames Lopez2016-11-251-1/+30
* | | | | | | Merge branch '24772-fix-transient-failing-spec' into 'master' Sean McGivern2016-11-301-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix a transient spec failure24772-fix-transient-failing-specRémy Coutable2016-11-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'mast...Douwe Maan2016-11-301-2/+2
|\ \ \ \ \ \
| * | | | | | CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-291-2/+2
* | | | | | | Merge branch '25002-sentence-case-dashboard-tabs' into 'master' Annabel Dunstone Gray2016-11-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90acRyan Harris2016-11-291-1/+1
* | | | | | | | Merge branch 'remove-jsx-react-eslint-plugins' into 'master' Fatih Acet2016-11-296-24/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-296-24/+24
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Expose timestamp in build entity used by serializerfeature/expose-timestimes-in-build-entityGrzegorz Bizon2016-11-291-9/+16
|/ / / / / / /
* | | | | | | Merge branch 'fix/blob-controller-spec' into 'master' Sean McGivern2016-11-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix blob controller spec failure - updated not to use file-path-fix/blob-controller-specJames Lopez2016-11-291-1/+1
* | | | | | | | Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern2016-11-291-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-0/+34
* | | | | | | | | Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński2016-11-292-1/+47
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add issue search slash commandzj-issue-search-slash-commandZ.J. van de Weg2016-11-252-1/+47
* | | | | | | | | Merge branch 'hide-project-variables' into 'master' Fatih Acet2016-11-291-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add spec for hiding variables and remove the need for ES6 SymbolStan Hu2016-11-241-0/+25
* | | | | | | | | | Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' i...Douwe Maan2016-11-292-3/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix spec styleSean McGivern2016-11-282-10/+5
| * | | | | | | | | | Tidy up text emailsSean McGivern2016-11-281-4/+4
| * | | | | | | | | | Clean up rubocop complainthhoopes2016-11-251-1/+1
| * | | | | | | | | | Add keyword arguments to truncated_diff methodhhoopes2016-11-252-9/+3
| * | | | | | | | | | Change diff highlight/truncate for reusabilityhhoopes2016-11-252-1/+104
| * | | | | | | | | | Add new template to handle both commit & mr noteshhoopes2016-11-251-17/+2