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-04-26Project title dropdown testsPhil Hughes
2016-04-26Updated label links to work correctly for filteringPhil Hughes
2016-04-26Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher
2016-04-26Merge branch '15591-fix-project-leak-in-new-mr-view' into 'master' Robert Speicher
2016-04-25Merge branch 'fix-impersonation-issue' into 'master' Robert Speicher
2016-04-25Merge branch 'fix-private-snippet-api' into 'master' Robert Speicher
2016-04-25Prevent private project name and namespace from leaking in the new MR viewRémy Coutable
2016-04-25Ensure URL in all Service subclasses are validRémy Coutable
2016-04-25Merge branch 'issue_14904' into 'master' Jacob Schatz
2016-04-25Prevent private snippets in public/internal projects from being leaked via APIStan Hu
2016-04-25Improve Milestones API specsRémy Coutable
2016-04-25Throttle the update of `project.last_activity_at` to 1 minuteRémy Coutable
2016-04-25Fix error on commit builds page when no builds yetGrzegorz Bizon
2016-04-25Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu
2016-04-25Filter confidential issues from milestones API if user does not have accessStan Hu
2016-04-25Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-04-25Merge branch 'fix-project-hook-delete-permissions' into 'master' Rémy Coutable
2016-04-25Fix license detection to detect all license files, not only known licensesRémy Coutable
2016-04-25Prevent users from deleting Webhooks via API they do not ownStan Hu
2016-04-23Fix typoDouwe Maan
2016-04-23Fix issue with impersonationDouwe Maan
2016-04-22Fix some typosTomasz Maczukin
2016-04-22Fix formattingTomasz Maczukin
2016-04-22Add posibility to define a hidden job without 'script' in .gitlab-ci.ymlTomasz Maczukin
2016-04-22Merge branch 'rs-todos-feature-spec' into 'master' Robert Speicher
2016-04-22Merge branch '15513-fix-undefined-can-method' into 'master' Robert Speicher
2016-04-22Refactor Todos feature spec to be faster and less brittleRobert Speicher
2016-04-22Merge branch 'fix/cherry-pick-specs-location' into 'master' Robert Speicher
2016-04-22Merge branch 'issue_3799' into 'master' Rémy Coutable
2016-04-22Use the `can?` helper instead of `current_user.can?`Rémy Coutable
2016-04-22Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran
2016-04-22Fixed issue with assignee object not being returnedPhil Hughes
2016-04-22Move cherry-pick feature specs to proper directoryGrzegorz Bizon
2016-04-22Add tests for filtering owned projectsAlfredo Sumaran
2016-04-22Merge branch 'issue_3799' into 'master' Rémy Coutable
2016-04-22Merge branch 'confirmation-screen' into 'master' Robert Speicher
2016-04-22Merge branch 'rs-diff_view' into 'master' Rémy Coutable
2016-04-22Use association search in issuable create serviceGrzegorz Bizon
2016-04-22Add affinity checks in issue create serviceGrzegorz Bizon
2016-04-22Update specs to accomodate issuable assign changesGrzegorz Bizon
2016-04-22Verify label affiliation before assigning to issueGrzegorz Bizon
2016-04-22Improved confirmation UXPhil Hughes
2016-04-22Merge branch '15465-fix-sort-by-due-date' into 'master' Yorick Peterse
2016-04-22Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran
2016-04-21Merge branch 'dev_issue_15331' into 'master' Robert Speicher
2016-04-21Fix failing specAlfredo Sumaran
2016-04-21Add Rspec test for "i" shortcutAlfredo Sumaran
2016-04-21Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz
2016-04-21Remove the `.distinct` when finding issuesRémy Coutable
2016-04-21Merge branch 'fix/label-filters' into 'master' Douwe Maan