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
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-17Merge branch 'refresh-authorizations-tighter-lease' into 'master' Robert Speicher
2017-01-17Fixed random issue boards sidebar failurePhil Hughes
2017-01-17Synchronize all project authorization refreshingYorick Peterse
2017-01-16Merge branch '26616-fix-search-group-project-filters' into 'master' Alfredo Sumaran
2017-01-16Merge branch 'sandish/gitlab-ce-update_ret_val' into 'master' Robert Speicher
2017-01-16Fix dropdown filter input value after blurEric Eastwood
2017-01-16Merge branch '25946-manual-pipeline-dropdown-casing' into 'master' Alfredo Sumaran
2017-01-16Merge branch 'fix/rc-migration-typo' into 'master' Rémy Coutable
2017-01-16Add a spec and actually display the flash noticeRémy Coutable
2017-01-16Merge branch 'fix/diff-title' into 'master' Alfredo Sumaran
2017-01-16fix typo, added relevant specJames Lopez
2017-01-16Retain original casing for build name in manual pipeline dropdownSam Rose
2017-01-16Merge branch 'pmq20/gitlab-ce-psvr/head/cache' into 'master' Yorick Peterse
2017-01-16Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable
2017-01-16Merge branch 'move-admin-groups-spinach-test-to-rspec' into 'master' Rémy Coutable
2017-01-15Expire related caches after changing HEADMinqi Pan
2017-01-15Allow to use + symbol in filenamesblackst0ne
2017-01-15Fix to display notice when project settings updated.sandish chen
2017-01-15Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli
2017-01-15Merge branch '25018-gitlab-checks-changeaccess-looks-for-user-permissions-tha...Douwe Maan
2017-01-14fixed commit diff linking and added specsLuke "Jared" Bennett
2017-01-14Merge branch '26587-metrics-middleware-endpoint-is-nil' into 'master' Yorick Peterse
2017-01-14Merge branch 'fix-build-sort-order' into 'master' Robert Speicher
2017-01-13Merge branch 'fix-single-team-specs' into 'master' Robert Speicher
2017-01-13revise sortable_name test formattingMike Greiling
2017-01-13Merge branch 'fix/merge-separate-build-spec-files' into 'master' Robert Speicher
2017-01-13Improve disabled state selectLuke "Jared" Bennett
2017-01-13Merge branch 'fix/serialized-commit-path' into 'master' Rémy Coutable
2017-01-13Merge branch 'env-var-in-redis-config' into 'master' Rémy Coutable
2017-01-13Fix Rubocop offense in build specsGrzegorz Bizon
2017-01-13Remove empty build spec file from invalid locationGrzegorz Bizon
2017-01-13Merge build specs into file that has valid locationGrzegorz Bizon
2017-01-13Update commit entity to point to valid commit pageGrzegorz Bizon
2017-01-13Only escape the 'No Milestone' paramSean McGivern
2017-01-13Fix milestone API specs in Ruby 2.1Sean McGivern
2017-01-13Merge branch '23194-fix-no-milestone-option-for-projects-endpoint' into 'mast...Sean McGivern
2017-01-13Allow to use ENV variables in redis configSemyon Pupkov
2017-01-13Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master' Rémy Coutable
2017-01-13Merge branch 'remove-double-let' into 'master' Rémy Coutable
2017-01-13Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable
2017-01-13Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.routeRémy Coutable
2017-01-13API: Implement project issues iid param with IssuesFinder and add testsDavid Eisner
2017-01-13Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher
2017-01-13Remove useless permission checks in Gitlab::Checks::ChangeAccessRémy Coutable