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-03-06Add a Project::UploadsController spec to ensure an Upload is createdRobert Speicher
2017-03-06Add `RecordsUploads` module to record Upload records via callbacksRobert Speicher
2017-03-06Add Upload model and UploadChecksumWorker workerRobert Speicher
2017-03-06Merge branch '21605-allow-html5-details' into 'master' Douwe Maan
2017-03-06Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński
2017-03-06Merge branch '27523-make-stuck-build-detection-more-performant' into 'master' Kamil Trzciński
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
2017-03-06SanitizationFilter allows html5 details and summary (Issue #21605)James
2017-03-06Merge branch '27520-option-to-prevent-signing-in-from-multiple-ips' into 'mas...Sean McGivern
2017-03-06Merge branch 'fix-mentioned-issues-for-external-trackers' into 'master' Sean McGivern
2017-03-06Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki
2017-03-06Cleanup test phases by introducing request_from_ip and operation_from_ip helersPawel Chojnacki
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Cleanup RSpec testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Cleanup formattingPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06DRY up {jira,kubernets}_project factoriesSean McGivern
2017-03-06Fix issues mentioned but not closed for JIRASean McGivern
2017-03-06Merge branch 'master' into pipeline-blocking-actionsGrzegorz Bizon
2017-03-06Fix Rubocop offenses in commit status/build specsGrzegorz Bizon
2017-03-06Ignore optional actions when calculating warningsGrzegorz Bizon
2017-03-06Incorporate review, drop old endpointZ.J. van de Weg
2017-03-06Fix all testsToon Claes
2017-03-06Pick API files from 8.16.6Z.J. van de Weg
2017-03-06Update entities, rename from builds to jobsZ.J. van de Weg
2017-03-06Rename Builds to Jobs in the APIZ.J. van de Weg
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-06Move schema definitions for our public API to a separate directoryAdam Niedzielski
2017-03-06Improve specs for detailed statuses with manual actionsGrzegorz Bizon
2017-03-06Extend specs for code we use to calculate statusesGrzegorz Bizon
2017-03-06Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern
2017-03-06Extend pipeline retry specs with blocking actionsGrzegorz Bizon
2017-03-06Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' Robert Speicher
2017-03-06Merge branch '26384-improve-omnibus-mattermost-command-installation-flow' int...Kamil Trzciński
2017-03-06Merge branch 'delete-pages' into 'master' Grzegorz Bizon
2017-03-06Add specs for presence of build commandsGrzegorz Bizon
2017-03-06Add specs for new pipeline and build action eventsGrzegorz Bizon
2017-03-06Improve specs for calculating pipeline result statusGrzegorz Bizon
2017-03-06Fix invalid description in commit status specsGrzegorz Bizon
2017-03-06Merge branch '28898-fix-search-branches-in-cherry-picking' into 'master' Sean McGivern
2017-03-06Ignore job by default if it is a manual actionGrzegorz Bizon
2017-03-06Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski
2017-03-06Update after reviewKamil Trzcinski
2017-03-06Merge branch 'etag-notes-polling' into 'master' Sean McGivern
2017-03-06Fix values being called at Array instead of HashZ.J. van de Weg
2017-03-06Fix json response in branches controllerGeorge Andrinopoulos
2017-03-06Merge branch 'change-colour-for-testing-fallback' into 'master' Rémy Coutable