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-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-12Add repository_checks_enabled settingJacob Vosmaer
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2016-02-09Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...Rémy Coutable
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-02-09Merge branch 'fix/max-attachment-size-setting-validation'Douwe Maan
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
2016-02-09Validate maximum attachment size in application settingsGrzegorz Bizon
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-06Annotate modelsStan Hu
2015-12-28reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto
2015-12-25WIP require two factor authenticationGabriel Mazetto
2015-12-23Use method that creates runners registration tokenGrzegorz Bizon
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Ensure that app settings contains runners registration tokenGrzegorz Bizon
2015-12-11Refactor `TokenAuthenticatable` to improve reusabilityGrzegorz Bizon
2015-12-11Add `runners_registration_token` to ApplicationSettingsGrzegorz Bizon
2015-12-08Add custom UrlValidatorRobert Speicher
2015-12-04Fix application settings cache not expiring after changesStan Hu
2015-11-25Expire application settings from cache at startupStan Hu
2015-11-23Expose artifacts pathKamil Trzcinski
2015-11-13Annotate modelsDmitriy Zaporozhets
2015-11-13Merge pull request #9825 from huacnlee/cache-application-settingDmitriy Zaporozhets
2015-11-12Add caching for ApplicationSetting, Ci::ApplicationSetting.Jason Lee
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-10-18Validate admin notification email.Douwe Maan
2015-10-05Remove the option to disable CIRobert Speicher
2015-09-18Allow to disable GitLab CIKamil Trzcinski
2015-09-09FogBugz project importJared Szechy
2015-08-20Import sources: settings in the admin interfaceArtem Sidorenko
2015-08-02Re-annotate modelsAtsushi Ishida
2015-06-13Ensure `session_expire_delay` field exists before accessing itRobert Speicher
2015-06-11session_expire_seconds => session_expire_delaythemaze75
2015-06-05Add session expiration delay configuration through UI applicationEric Maziade
2015-05-29Allow to configure a URL to show after sign outAlex Lossent
2015-05-29Add option to disallow users from registering any application to use GitLab a...Douwe Maan
2015-05-03Re-annotate modelsStan Hu
2015-05-02Add application setting to restrict user signups to e-mail domainsStan Hu
2015-04-26Add new admin settingsVinnie Okada
2015-04-11Don't use URI.regexp to validate since it doens't have start/end anchors.Douwe Maan
2015-04-02Support configurable attachment size via Application SettingsStan Hu
2015-03-16Fix restricted visibility bugsVinnie Okada
2015-03-07Move restricted visibility settings to the UIVinnie Okada