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/app
AgeCommit message (Expand)Author
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 'cowbellerina-22562-todos-filters' into 'master' Annabel Dunstone Gray
2017-03-06Merge branch 'remove-vendored-raphael-library' into 'master' Filipa Lacerda
2017-03-06Merge branch '27523-make-stuck-build-detection-more-performant' 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-06Fix Sort dropdown reflow issueJarkko Tuunanen
2017-03-06Merge branch 'fix-mentioned-issues-for-external-trackers' into 'master' Sean McGivern
2017-03-06Merge branch '28704-fullscreen-zen-mode-is-broken' into 'master' Annabel Dunstone Gray
2017-03-06Merge branch '25503_issues_finder_performance' into 'master' Sean McGivern
2017-03-06Merge branch 'second-nav-spacing-mobile' into 'master' Annabel Dunstone Gray
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-06Add admin settings entriesPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06Fix issues mentioned but not closed for JIRASean McGivern
2017-03-06Merge branch 'master' into pipeline-blocking-actionsGrzegorz Bizon
2017-03-06Improve issues filtering performanceJarka Kadlecova
2017-03-06Ignore optional actions when calculating warningsGrzegorz Bizon
2017-03-06Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern
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-06Changed the styling to allow bigger link targets on mobilePhil Hughes
2017-03-06Fix invalid description in commit status specsGrzegorz Bizon
2017-03-06Remove unused method that describes blocking jobGrzegorz Bizon
2017-03-06Merge branch '28898-fix-search-branches-in-cherry-picking' into 'master' Sean McGivern
2017-03-06Merge branch 'etag-notes-polling' into 'master' Sean McGivern
2017-03-06Fix json response in branches controllerGeorge Andrinopoulos
2017-03-06Merge branch '28655-current-path-text-is-not-updated-after-setting-the-new-us...Rémy Coutable
2017-03-06Extend specs for pipelines with manual blocking actionsGrzegorz Bizon
2017-03-06Fix specs for detailed statuses for manual actionsGrzegorz Bizon
2017-03-06Always actionize build when it is a manual actionGrzegorz Bizon
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-03-06Add support for blocking actions to CI/CD pipelineGrzegorz Bizon
2017-03-06Fix Rubocop offense in CI/CD build state machineGrzegorz Bizon
2017-03-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-06Fix lambda operatorKamil Trzcinski
2017-03-06Make manual actions blockingKamil Trzcinski
2017-03-06Delete artifacts for pages unless expiry date is specifiedKamil Trzcinski
2017-03-06Improved team selectionLuke "Jared" Bennett
2017-03-05remove unnecessary IIFEMike Greiling
2017-03-05refactor Network classMike Greiling
2017-03-05refactor BranchGraph classMike Greiling
2017-03-05remove manually vendored raphael library in favor of node moduleMike Greiling
2017-03-05merge raphael library into the network bundleMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell