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-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-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
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-08Allow expanding all diffs at onceSean McGivern
2016-07-08Ensure only renderable text diffs are collapsedSean McGivern
2016-07-08API: Expose shared projects in a groupRobert Schilling
2016-07-08Disable overflow messagesSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-08Expose shared groups for projectsRobert Schilling
2016-07-08Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable
2016-07-08Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher
2016-07-08Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher
2016-07-08Removed unnecessary `id` from links and corrected tests to use the proper mat...Patricio Cano
2016-07-08Merge remote-tracking branch 'origin/master'Robert Speicher
2016-07-08Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan
2016-07-08Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher
2016-07-08Merge branch 'issues-blank-state' into 'master' Jacob Schatz
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Merge branch 'pending-delete-project-notifications' into 'master' Robert Speicher
2016-07-07Add comment with diff to DiffPositionUpdateService specDouwe Maan
2016-07-07Make `DiffNote#update_position` privateDouwe Maan
2016-07-07Update test with new factory nameDouwe Maan
2016-07-07Exclude projects pending delete from notificationsSean McGivern
2016-07-07Layout for Users Groups and Projects on admin areaAlfredo Sumaran
2016-07-07Added setting to set new users by default as externalDravere
2016-07-07added testJames Lopez
2016-07-07Have `Project#open_branches` return branches that are matched by a wildcard p...Timothy Andrew
2016-07-07Use the `GLDropdown` component to select protected branches.Timothy Andrew
2016-07-07Add send_git_patch helperDouwe Maan
2016-07-07Add tests for MergeRequest#reload_diffDouwe Maan
2016-07-07Add tests for DiffNoteDouwe Maan
2016-07-07Add tests for DiffPositionUpdateServiceDouwe Maan
2016-07-07Add tests for PositionDouwe Maan