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-12Merge branch 'rs-describe-symbols' into 'master' Robert Speicher
2016-07-12Merge branch 'approval-required-todo' into 'master' Robert Speicher
2016-07-12Add approval required todosSean McGivern
2016-07-12Merge branch 'lock_for_issuable' into 'master' Douwe Maan
2016-07-12Merge branch 'cache-todos-finder-calls' into 'master' Robert Speicher
2016-07-12Merge branch 'remove-unused-helper' into 'master' Robert Speicher
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-07-12Optimistic locking for Issue and Merge RequestsValery Sizov
2016-07-12Merge branch 'fix-gh-rate-limit' into 'master' Douwe Maan
2016-07-12Merge branch 'read-multi-rendered-objects' into 'master' Douwe Maan
2016-07-12Merge branch 'use-string-in-describe' into 'master' Douwe Maan
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-12Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre
2016-07-12Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre
2016-07-12We're not using them (and look at the typo)Lin Jen-Shin
2016-07-12Merge remote-tracking branch 'upstream/master' into use-string-in-describeLin Jen-Shin
2016-07-12Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman
2016-07-12Merge branch 'expire-branch-cache-after-gc' into 'master' Jacob Vosmaer (GitLab)
2016-07-12Expire the branch cache after `git gc` runsStan Hu
2016-07-12Be explicit on merge request discussion variablesPaco Guzman
2016-07-12Object renderer read_multi rendered entries from CachePaco Guzman
2016-07-12Merge branch 'fix-expandable-diffs' into 'master' Rémy Coutable
2016-07-12Merge branch 'remove-branch-api' into 'master' Rémy Coutable
2016-07-12Prefer string for describe as of:Lin Jen-Shin
2016-07-12Fix expandable diffsSean McGivern
2016-07-12Merge branch 'quick-start-ci-route' into 'master' Douwe Maan
2016-07-12Merge branch 'optimize-cross-ref-system-notes-check' into 'master' Douwe Maan
2016-07-12Fix failing tests.Connor Shea
2016-07-12Optimize system note visibility checking by hiding notes thatStan Hu
2016-07-12Merge branch 'master' into faster-diffsJacob Schatz
2016-07-12Merge branch 'remove-pinto-from-flash' into 'master' Jacob Schatz
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-07-11Merge branch 'fix/import-event-error' into 'master' Robert Speicher
2016-07-11api: expose {should,force}_remove_source_branchBen Boeckel
2016-07-11Merge branch 'fix-sent-notification-position' into 'master' Rémy Coutable
2016-07-11Allow SentNotification#position to be set as string or hashDouwe Maan
2016-07-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even...James Lopez
2016-07-11squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez
2016-07-11Fix feature specs on CISean McGivern
2016-07-11Merge branch 'master' into single-file-diffsSean McGivern
2016-07-11Support renames in diff_for_path actionsSean McGivern
2016-07-11Merge branch 'fix-type-in-project-factory' into 'master' Rémy Coutable
2016-07-11Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable
2016-07-11spec and fix for sanitize methodJames Lopez
2016-07-10Merge branch 'blockquote-fence-filter' into 'master' Robert Speicher
2016-07-10Fix typo in specDouwe Maan
2016-07-10Add more comments to regexDouwe Maan
2016-07-10Add blockquote fence syntax to MarkdownDouwe Maan
2016-07-08Re-use queries in reference parsersYorick Peterse
2016-07-08Tidy up spec action namesSean McGivern