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-12adds test to check json fields on simple request and changes the url request ...tiagonbotelho
2016-07-12changes the project_title_spec accordinglytiagonbotelho
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-12fixes a few issues to do with import_url not being saved correctly for import...James Lopez
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-12Render inline diffs for multiple changed lines following eachotherDouwe 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-11Refactor `mock_auth_hash`Patricio Cano
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
2016-07-08Merge branch '1548-average-commits-per-day' into 'master' Rémy Coutable
2016-07-08Merge branch 'api-shared-projects' into 'master' Rémy Coutable
2016-07-08Fixed submit button not enablingPhil Hughes
2016-07-08Added tests for compare dropdownsPhil Hughes
2016-07-08Allow expanding all diffs at onceSean McGivern
2016-07-08Ensure only renderable text diffs are collapsedSean McGivern