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-02-17Label description and Label rowTap
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
2016-02-06Allow limited Markdown in Broadcast MessagesRobert Speicher
2016-02-05Improve admin broadcast messages pageDmitriy Zaporozhets
2016-02-02Refactor Admin::SpamLogsController to block user before destroyingDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-01-29Partially revert "Add IP check against DNSBLs at account sign-up"Robert Speicher
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Add IP blocking against DNSBL at sign-upTomasz Maczukin
2016-01-18Add sentry integrationJeroen Nijhof
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
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-13Block the reported user before destroying the recordRobert Speicher
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-06Remove InfluxDB username/passwordYorick Peterse
2016-01-04Show 'All' tab by default in the builds pageDouglas Barbosa Alexandre
2015-12-29Write to InfluxDB directly via UDPYorick Peterse
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-28Move InfluxDB settings to ApplicationSettingYorick Peterse
2015-12-25Add to application_settings forced TFA optionsGabriel Mazetto
2015-12-15Allow admin to create new user identitiesDrew Blessing
2015-12-14Use a new admin runners path when reseting runners tokenGrzegorz Bizon
2015-12-14Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon
2015-12-11Remove ci_ prefix from all ci related thingsKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-11Add CI runners registration token reset buttonGrzegorz Bizon
2015-12-02Be more explicit with the impersonate return URLAndrew Tomaka
2015-12-02Prevent impersonation if blockedAndrew Tomaka
2015-11-14Merge branch 'impersonate' into 'master' Dmitriy Zaporozhets
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-10-29refactor login as to be impersonation with better login/logoutJames Newton
2015-10-20Redirect to a default path if HTTP_REFERER is not setStan Hu
2015-10-18Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan
2015-10-15Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
2015-10-14Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov
2015-10-14Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
2015-10-09Send an email (to support) when a user is reported for spamJonathan Rochkind
2015-10-05Remove the option to disable CIRobert Speicher
2015-09-24Add option to admin area to sign in as a specific userPavel Forkert
2015-09-20Devise 3.5.x deprecates `confirm!` in favor of `confirm`Robert Speicher
2015-09-18Allow to disable GitLab CIKamil Trzcinski
2015-09-18Allow custom info to be added to Help pageJeroen van Baarsen
2015-09-03added spinach for glabal labelsValery Sizov
2015-09-03CRUD for admin labelsValery Sizov