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
2017-08-30More review commentsNick Thomas
2017-08-30Move the key restriction validation to its own classNick Thomas
2017-08-30Address review commentsNick Thomas
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-11Add option to disable project export on instanceRobin Bobbitt
2017-07-27Remove deprecated `repository_storage` attributeBob Van Landuyt
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-10Prevent bad data being added to application settings when Redis is unavailableNick Thomas
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern
2017-07-07Don't use Flipper for the Performance BarRémy Coutable
2017-07-06Allow to enable the Performance Bar for a group from the admin areaRémy Coutable
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-06-14Help landing page customizationsRobin Bobbitt
2017-06-06redesign caching of application settingsPaul Charlton
2017-06-06Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan
2017-06-06backports changed import logic from pull mirroring feature into CETiago Botelho
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-11Allow disabling usage ping in `gitlab.yml`Sean McGivern
2017-04-28Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett
2017-04-28Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett
2017-04-26Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre
2017-04-14Port 'Add EE usage ping' to CESean McGivern
2017-04-03Introduce "polling_interval_multiplier" as application settingAdam Niedzielski
2017-03-19Fix Error 500 when application settings are savedStan Hu
2017-03-06Add admin settings entriesPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-02Override setters so it also accepts string visibility levelsToon Claes
2017-03-02Expose ApplicationSetting visibility settings as StringToon Claes
2017-02-24Introduce DurationValidator, feedback:Lin Jen-Shin
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-21Fix tests due to error key changedLin Jen-Shin
2017-02-20Update error message and check with presence: trueLin Jen-Shin
2017-02-160 for unlimited, disallow blank, feedback:Lin Jen-Shin
2017-02-16The exception was no longer usedLin Jen-Shin
2017-02-16Use squish to also compact the stringLin Jen-Shin
2017-02-16Use static error message and don't give booleansLin Jen-Shin
2017-02-15Update docs to reflect current behaviourLin Jen-Shin
2017-02-15Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin
2017-02-15Add a few more tests and make sure empty value sets to nilLin Jen-Shin
2017-02-15Check default_artifacts_expire_in only if existedLin Jen-Shin
2017-02-15Use the same syntax for default expirationLin Jen-Shin
2017-02-15Initial implementation for default artifacts expirationLin Jen-Shin
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-01-28update scripts and docs to reference the newly namespaced rake taskMike Greiling
2017-01-27Move ApplicationSetting DEFAULTS to `.defaults` insteadRémy Coutable
2017-01-27Move a begin/rescue clause to ApplicationSetting.expireRémy Coutable