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-26Merge branch '15094-throttle-update-of-last_activity_at' into 'master' Jacob Vosmaer
2016-04-25Merge branch 'issue_14904' into 'master' Jacob Schatz
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-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-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
2016-04-21refactored specs based on feedbackJames Lopez
2016-04-21Merge branch 'issue_5838' into 'master' Rémy Coutable
2016-04-21use wait_for_ajax instead of sleeping for 2 days!James Lopez
2016-04-21Merge branch 'fix/cross-project-labels-project-reference' into 'master' Grzegorz Bizon
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-21Fix cross-project label ref with invalid projectGrzegorz Bizon
2016-04-21refactored specs, adding more scenariosJames Lopez
2016-04-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filtersJames Lopez
2016-04-21Merge branch 'issue_14678' into 'master' Jacob Schatz
2016-04-21Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran
2016-04-21Merge branch 'fix-grape-internal-allowed-action' into 'master' Robert Speicher
2016-04-20Fix setting of "action" for Grape transactionsYorick Peterse