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
2018-04-10fixed mock URL that was causing request to failPhil Hughes
2018-04-10Fixed markdown preview in IDE not working for new filesPhil Hughes
2018-04-10Update state request from vue resource to axiosFilipa Lacerda
2018-04-10Add ability checks in views where they were previously missingDouwe Maan
2018-04-10Update policies to make archived projects completely read-onlyDouwe Maan
2018-04-10Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan
2018-04-10Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan
2018-04-10Improve the architecture of RspecFlaky classes by introducing a new RspecFlak...Rémy Coutable
2018-04-10Introduce RspecFlaky::ExamplesPruner to prune old flaky examplesRémy Coutable
2018-04-10Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński
2018-04-10Merge branch '40487-axios-pipelines' into 'master'Phil Hughes
2018-04-10prettierLukas Eipert
2018-04-10read which testfiles to run from CLILukas Eipert
2018-04-10Merge branch 'master' into winh-single-karma-testLukas Eipert
2018-04-10Verify that deploy token has valid access when pulling container registry imageMayra Cabrera
2018-04-10Address review feedbackRémy Coutable
2018-04-10Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-04-09Replace vue resources with axios for pipelines tableFilipa Lacerda
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Merge branch 'feature/add_target_to_tags' into 'master'Robert Speicher
2018-04-09Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse
2018-04-09Merge branch 'sh-bump-ruby-and-git-image-ci' into 'master'Rémy Coutable
2018-04-09Merge branch '44296-commit-path' into 'master'Phil Hughes
2018-04-09Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-04-09Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse
2018-04-09Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda
2018-04-09Make email handler clearerRiccardo Padovani
2018-04-09Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon
2018-04-09Merge branch '44224-remove-gl' into 'master'Phil Hughes
2018-04-09Merge branch '32617-fix-template-selector-menu-visibility' into 'master'Phil Hughes
2018-04-09Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan
2018-04-09Allow group owner to enable runners from subgroups (#41981)Dylan Griffith
2018-04-08Expose the target commit ID through the tag APIAndrew Beresford
2018-04-08Handle legacy repository archive requests with no ref givenStan Hu
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-08Fix template selector menu visibilityFabian Schneider
2018-04-08Fix undefined method `one?` when pushing to an existing merge requestStan Hu
2018-04-07Use proper auth_scope for deploy tokenKamil Trzciński
2018-04-07Handle limit for datetime attributes on MySQLMayra Cabrera
2018-04-07Handles default expires_at date directly into DeployToken modelMayra Cabrera
2018-04-07Removes deploy tokens presenterMayra Cabrera
2018-04-07Addresses database commentsMayra Cabrera
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
2018-04-07Addreses backend review suggestionsMayra Cabrera