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-07-06Revert back to not defining a default Git access protocol.Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Don't allow empty strings in the `protocol` check.Patricio Cano
2016-07-06Correct access control flow for Git HTTP requests.Patricio Cano
2016-07-06Clarify protocol access check, and make Git HTTP access call more specific.Patricio Cano
2016-07-06Raise an error if no protocol is passed to the GitAccess check.Patricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-06Only allow Git Access on the allowed protocolPatricio Cano
2016-07-05Merge branch 'update-gemoji' into 'master' Robert Speicher
2016-07-05RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss i...Paco Guzman
2016-07-05Instrument cache fetch hit and cache fetch missesPaco Guzman
2016-07-05Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable
2016-07-04Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2016-07-04Handle custom Git hook result in GitLab UIValery Sizov
2016-07-04Add minor improvements in readability in CI configGrzegorz Bizon
2016-07-04Better message for git hooks and file locksValery Sizov
2016-07-04Extract CI configuration entry node factory methodGrzegorz Bizon
2016-07-02Merge branch 'master' into dev-masterTomasz Maczukin
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Merge branch 'fix-relative-root-emoji-support' into 'master' Stan Hu
2016-07-01Fix emoji paths in relative root configurationsStan Hu
2016-07-01use has_many relationship with eventsJames Lopez
2016-07-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-expo...James Lopez
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-30Merge branch '19312-confidential-issue' into 'master' Douwe Maan
2016-06-30Merge branch 'rubocop/enable-unneeded-capital-w-cop' into 'master' Robert Speicher
2016-06-30Enable Style/UnneededCapitalW Rubocop copGrzegorz Bizon
2016-06-30Improve description of CI types node and in specsGrzegorz Bizon
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-30Handle case when Redis cache returns an empty settingStan Hu
2016-06-30Fix database migrations when Redis is not runningStan Hu
2016-06-29Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.Connor Shea
2016-06-29Fixed privilege escalation issue where manually set external users would be r...Patricio Cano
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-29Explicitly define entry node class in new CI configGrzegorz Bizon
2016-06-29Add CI config entry validator for allowed keysGrzegorz Bizon
2016-06-29bump version - as old exports wont be compatibleJames Lopez
2016-06-29fixing events for import/exportJames Lopez
2016-06-29Return compound value if CI config node is compositeGrzegorz Bizon
2016-06-29Move global CI cache configuration to new CI classesGrzegorz Bizon
2016-06-29Add global cache config entry to new CI configGrzegorz Bizon
2016-06-29Add CI config entry location info to error messageGrzegorz Bizon
2016-06-29Make it possible to set parent in CI config nodeGrzegorz Bizon
2016-06-29Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher
2016-06-28Bump workhorse versionZ.J. van de Weg
2016-06-28Use clock_gettime for all performance timestampsYorick Peterse
2016-06-28Unused got variable with very bad performancePaco Guzman
2016-06-28Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon