Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2016-12-16Merge branch '18435-autocomplete-is-not-performant' into 'master' Fatih Acet
2016-12-16Merge branch 'expose-deployment-variables' into 'master' Kamil Trzciński
2016-12-16Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable
2016-12-16Merge branch '22604-manual-actions' into 'master' Grzegorz Bizon
2016-12-16Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'mas...Rémy Coutable
2016-12-16Merge branch 'issue_22269' into 'master' Kamil Trzciński
2016-12-16Merge branch 'fix-21-specs' into 'master' Rémy Coutable
2016-12-16Merge branch 'abuse_report-fixture' into 'master' Kamil Trzciński
2016-12-16Pass variables from deployment project services to CI runnerAdam Niedzielski
2016-12-16Merge branch 'dz-add-group-policy-spec' into 'master' Sean McGivern
2016-12-16Fix broken testFilipa Lacerda
2016-12-16Fix rubocopKamil Trzcinski
2016-12-16Fix specs in Ruby 2.1Sean McGivern
2016-12-16Convert AccessTokenValidationService into a class.Timothy Andrew
2016-12-16View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew
2016-12-16Add a controller spec for personal access tokens.Timothy Andrew
2016-12-16Modify `ApiHelpers` spec to adhere to the Four-Phase test style.Timothy Andrew
2016-12-16Implement minor changes from @dbalexandre's review.Timothy Andrew
2016-12-16Validate access token scopes in `Gitlab::Auth`Timothy Andrew
2016-12-16 Calls to the API are checked for scope.Timothy Andrew
2016-12-16Ensure issuable state changes only fire webhooks onceMark Fletcher
2016-12-16Merge branch 'master' into 22604-manual-actionsFilipa Lacerda
2016-12-16Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
2016-12-16Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew
2016-12-16Fix spec/features/admin/admin_active_tab_spec.rbDouglas Barbosa Alexandre
2016-12-16Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet
2016-12-15Changes after reviewFilipa Lacerda
2016-12-15Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon
2016-12-15Add missing group policy specDmitriy Zaporozhets
2016-12-15Refactor Namespace#parents methodDmitriy Zaporozhets
2016-12-15Change SlackService to SlackNotificationsServiceFelipe Artur
2016-12-15Merge branch 'gfm-autocomplete-char-in-middle' into 'master' Fatih Acet
2016-12-15Merge branch 'add-object-assign-polyfill' into 'master' Fatih Acet
2016-12-15Merge branch 'move-admin-active-tab-spinach-tests-to-rspec' into 'master' Rémy Coutable
2016-12-15Merge branch 'use-build-instead-create' into 'master' Rémy Coutable
2016-12-15Merge branch '22864-add-clean-environment-name' into 'master' Kamil Trzciński
2016-12-15Merge branch 'master' into '22604-manual-actions'Filipa Lacerda
2016-12-15Changed autocomplete_sources into an action that returns a single 'at' type o...Luke Bennett
2016-12-15Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-12-15Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
2016-12-15Create environments when the build referencing them is createdNick Thomas
2016-12-15Add an environment slugNick Thomas
2016-12-15Mattermost Notifications ServiceFelipe Artur
2016-12-15Merge branch 'gitlab-workhorse-multipart' into 'master' Sean McGivern
2016-12-15Fix testsFilipa Lacerda
2016-12-15Add Gitlab::Middleware::MultipartJacob Vosmaer
2016-12-15Replace static fixture for abuse_reports_spec (!7644)winniehell