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
path: root/spec/lib
AgeCommit message (Expand)Author
2016-07-06Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
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-06Add more tests to the allowed protocols featurePatricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-05RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss i...Paco Guzman
2016-07-05Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable
2016-07-04Add minor improvements in readability in CI configGrzegorz 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-30Merge branch 'fix-external-issue-rendering' into 'master' Robert Speicher
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
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-30Handle external issues in IssueReferenceFilterYorick Peterse
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-30Merge branch 'handle-redis-not-there' into 'master' Stan Hu
2016-06-30Merge branch 'rs-gitalb-com-staging' into 'master' Robert Speicher
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-29Fixed privilege escalation issue where manually set external users would be r...Patricio Cano
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-06-29fixes and refactored JSON specJames Lopez
2016-06-29fixing events for import/exportJames Lopez
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-28Use clock_gettime for all performance timestampsYorick Peterse
2016-06-28Merge branch 'master' into refactor/ci-config-move-global-entriesGrzegorz Bizon
2016-06-28support cgi style options, such as erb?parent=jsonhttp://jneen.net/
2016-06-28appease rubocophttp://jneen.net/
2016-06-28check the tag so that an instance will pass toohttp://jneen.net/
2016-06-28fix the spec, using project.change_headhttp://jneen.net/
2016-06-28add custom highlighting via .gitattributeshttp://jneen.net/
2016-06-27Update `Gitlab.com?` to support stagingRobert Speicher
2016-06-27Merge branch 'image-sizing' into 'master' Rémy Coutable
2016-06-27Merge branch 'test-gitlab-ci-ymls' into 'master' Rémy Coutable
2016-06-27Wrap images in divs with Banzai and limit max-height.Connor Shea
2016-06-27Validate interface only with CI node validatorGrzegorz Bizon
2016-06-27Add new ci config entry that handles cache configGrzegorz Bizon
2016-06-27Merge branch 'refactor/ci-config-add-entry-error' into 'master' Rémy Coutable