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-07-04Merge branch 'save-artifacts_sizes' into 'master' Rémy Coutable
2016-07-04Use describe rather than context for this:Lin Jen-Shin
2016-07-04Better message for git hooks and file locksValery Sizov
2016-07-04Merge remote-tracking branch 'upstream/master' into save-artifacts_sizesLin Jen-Shin
2016-07-04Use describe rather than context, feedback from:Lin Jen-Shin
2016-07-04Rename to "successful artifacts upload", feedback:Lin Jen-Shin
2016-07-04Merge branch '13524-keep-around-commits' into 'master' Douwe Maan
2016-07-04Don't garbage collect commits that have related DB records like commentsDouwe Maan
2016-07-02Merge branch 'git-http-kerberos-ce' into 'master' Douwe Maan
2016-07-02Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan
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-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-07-01Merge branch 'todos-api' into 'master' Rémy Coutable
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-07-01Support creating a todo on issuables via APIRobert Schilling
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-07-01Groundwork for Kerberos SPNEGO (EE feature)Jacob Vosmaer
2016-07-01Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit...Lin Jen-Shin
2016-07-01Expose action_nameRobert Schilling
2016-07-01Assert response bodyRobert Schilling
2016-07-01Add user to project to see todosRobert Schilling
2016-07-01Make tests follow the guidelinesRobert Schilling
2016-07-01Add Todos APIDouglas Barbosa Alexandre
2016-07-01Rename shared_examples, feedback:Lin Jen-Shin
2016-06-30Merge branch 'cleanup-forgotten-lines' into 'master' Robert Speicher
2016-06-30Merge branch 'fix/build-retry-button-in-view' into 'master' Robert Speicher
2016-06-30Merge branch '18991-update-test-env-gitlab-shell-version-when-v3-1-0-is-publi...Yorick Peterse
2016-06-30Remove coveralls linesZ.J. van de Weg
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-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 '18709-branch-tag-collection-caching' into 'master' Yorick Peterse
2016-06-30Merge branch 'rack-request-trusted-proxies' into 'master' Douwe Maan
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-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