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
AgeCommit message (Expand)Author
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-30Merge branch '18033-private-repo-mentions' into 'master' Douwe Maan
2016-06-30Use nil for non-existing files rather than 0Lin Jen-Shin
2016-06-30Remove hardcoded gitlab-shell version in test env now that the required tag i...Alejandro Rodríguez
2016-06-30Merge branch '19312-confidential-issue' into 'master' Douwe Maan
2016-06-30Merge branch '18709-branch-tag-collection-caching' into 'master' Yorick Peterse
2016-06-30Merge branch 'rack-request-trusted-proxies' into 'master' Douwe Maan
2016-06-30Ensure logged-out users can't see private refsSean McGivern
2016-06-30Merge branch 'rubocop/enable-unneeded-capital-w-cop' into 'master' Robert Speicher
2016-06-30Expire branch/tag git data when needed.Paco Guzman
2016-06-30Merge branch 'issue-18886' into 'master' Dmitriy Zaporozhets
2016-06-30Enable Style/UnneededCapitalW Rubocop copGrzegorz Bizon
2016-06-30Improve description of CI types node and in specsGrzegorz Bizon
2016-06-30Fix broken spec in git_push_service_spec by stubbing an external issue trackerStan Hu
2016-06-30Handle external issues in IssueReferenceFilterYorick Peterse
2016-06-30Improve method that tells if build is retryableGrzegorz Bizon
2016-06-30Do not show build retry link when build is activeGrzegorz Bizon
2016-06-30Make Rack::Request use our trusted proxies when filtering IP addressesDJ Mountney
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
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-30Merge branch 'cache-max-user-access-name' 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-29Be explicit which project and user ID are memoizedStan Hu
2016-06-29Loop all disks when displaying system infoJosh Frye
2016-06-29Merge branch 'rubocop/enable-space-after-cops' into 'master' Robert Speicher
2016-06-29Merge branch 'issue_3359_3' into 'master' Douwe Maan
2016-06-29Merge branch 'optimize-png-image' into 'master' Jacob Schatz
2016-06-29Fixed privilege escalation issue where manually set external users would be r...Patricio Cano
2016-06-29Merge branch 'master' into issue_3359_3Felipe Artur
2016-06-29merge master into issue_3359_3Felipe Artur
2016-06-29Memoize the maximum access level for the author of notesStan Hu
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-06-29updated integration test fileJames Lopez
2016-06-29optimize png images losslessly using zopflipngPeter Dave Hello
2016-06-29fixes and refactored JSON specJames Lopez
2016-06-29Added Bugzilla as external issue tracker optionTim
2016-06-29Use AR callbacks as suggested by:Lin Jen-Shin
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-29Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher
2016-06-29Add specsJosh Frye
2016-06-28Merge branch 'fix/builds-api-builds-for-commit-search' into 'master' Rémy Coutable
2016-06-28Use clock_gettime for all performance timestampsYorick Peterse