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
AgeCommit message (Expand)Author
2016-01-14Parse artifacts metadata stored in JSON formatGrzegorz Bizon
2016-01-14Use metadata stored in artifacats metadata fileGrzegorz Bizon
2016-01-14Add artifacts metadata uploader filedGrzegorz Bizon
2016-01-14Update specs for CI Build, add `artifacts?` methodGrzegorz Bizon
2016-01-14Remove artifacts metadata column from databaseGrzegorz Bizon
2016-01-14Add artifacts browserGrzegorz Bizon
2016-01-14Use `Gitlab::StringPath` in CI build artifacts controllerGrzegorz Bizon
2016-01-14Move artifacts controller level upGrzegorz Bizon
2016-01-14Add view action to artifacts controllerGrzegorz Bizon
2016-01-14Move build artifacts implementation to separate controllerGrzegorz Bizon
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14Merge branch 'fix/private-references' into 'master' Douwe Maan
2016-01-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable
2016-01-13Broadcast Messages can now be editedRobert Speicher
2016-01-13Remove alert_type attribute from BroadcastMessageRobert Speicher
2016-01-13Merge branch 'configure-randomize-metrics-sample-interval' into 'master' Yorick Peterse
2016-01-13Make the metrics sampler interval configurableYorick Peterse
2016-01-13Show referenced MRs & Issues only when the current viewer can access themRémy Coutable
2016-01-13Block the reported user before destroying the recordRobert Speicher
2016-01-11Merge branch 'fix/ci-linter-sequence-validations' into 'master' Robert Speicher
2016-01-11Merge branch 'group-issues-sorting' into 'master' Dmitriy Zaporozhets
2016-01-11Allow subsequent validations in CI LinterGrzegorz Bizon
2016-01-08Code style fixes and some code simplifiedGabriel Mazetto
2016-01-08Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto
2016-01-08Prevent ldap_blocked users from being unblocked by the Admin UIGabriel Mazetto
2016-01-08Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-07Add support for ref and path to commits filteringDmitriy Zaporozhets
2016-01-07Filter commits by search parameterDmitriy Zaporozhets
2016-01-07Sort by ID when sorting using "Recently created"Yorick Peterse
2016-01-07Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-07Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer
2016-01-07Merge branch 'remove-influxdb-credentials' into 'master' Yorick Peterse
2016-01-06Remove InfluxDB username/passwordYorick Peterse
2016-01-06Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2016-01-06Merge branch 'master' into merge-when-build-succeeds-uncheckedDouwe Maan
2016-01-05Merge branch 'brunsa2/gitlab-ce-diverging-branch-graphs' into 'master' Douwe Maan
2016-01-05Get "Merge when build succeeds" to work when commits were pushed to MR target...Douwe Maan
2016-01-05Add `AbuseReport#notify`Robert Speicher
2016-01-05Redirect back to user profile page after abuse reportRobert Speicher
2016-01-04Merge branch 'show-all-builds-by-default' into 'master' Robert Speicher
2016-01-04remove public field from namespace and refactoringValery Sizov
2016-01-04Show 'All' tab by default in the builds pageDouglas Barbosa Alexandre
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-29When reCAPTCHA is disabled, allow registrations to go through without a codeStan Hu
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Move InfluxDB settings to ApplicationSettingYorick Peterse
2015-12-28Merge branch 'add-recaptcha-support' into 'master' Dmitriy Zaporozhets
2015-12-28Fix failed specStan Hu
2015-12-28Prevent an XSS warning from the updated BrakemanRobert Speicher
2015-12-28Merge branch 'mention-all' into 'master' Robert Speicher