summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Ensure private project snippets are not viewable by unauthorized peopleRémy Coutable2016-03-251-0/+107
| |/ /
* | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-0/+22
|/ /
* | Merge branch 'fix-sorting-by-votes-on-groups-page' into 'master' Douwe Maan2016-03-231-2/+57
|\ \
| * | Fix sorting issues/mrs by votes on the groups pagefix-sorting-by-votes-on-groups-pageDouglas Barbosa Alexandre2016-03-211-2/+57
* | | Merge branch 'master' into issue_12658Douwe Maan2016-03-212-5/+53
|\ \ \ | |/ /
| * | Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-2/+2
| |\ \
| | * | Create repositories in IssuesController specsYorick Peterse2016-03-191-2/+2
| * | | Fix typos and dentingZeger-Jan van de Weg2016-03-211-2/+2
| * | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-22/+29
| * | | minor improvements and fixed specsZeger-Jan van de Weg2016-03-191-1/+1
| * | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-4/+4
| * | | Soft delete issuablesZeger-Jan van de Weg2016-03-192-4/+45
| |/ /
* | | Fix specsDouwe Maan2016-03-211-1/+1
* | | Fix more specsDouwe Maan2016-03-203-12/+13
* | | Fix some specsDouwe Maan2016-03-201-40/+0
* | | Tweaks, refactoring, and specsDouwe Maan2016-03-203-56/+13
* | | Merge branch 'master' into issue_12658Douwe Maan2016-03-202-41/+217
|\ \ \ | |/ /
| * | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-8/+154
| * | Incorporate reviewZeger-Jan van de Weg2016-03-151-5/+14
| * | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-35/+56
* | | Fix specsFelipe Artur2016-03-182-3/+4
* | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-166-31/+29
|\ \ \ | |/ /
| * | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-153-3/+3
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2016-03-141-2/+2
| |\ \
| | * | Fix denting and specZeger-Jan van de Weg2016-03-131-2/+2
| * | | Remove unnecessary go-get test (superseded by middleware)Stan Hu2016-03-121-13/+0
| |/ /
| * | Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-111-13/+24
| |\ \
| | * | Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-13/+24
* | | | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+1
* | | | Add visibility level icon and a couple of specsFelipe Artur2016-03-101-0/+38
|/ / /
* | | Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-1/+1
|/ /
* | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-032-5/+5
* | Merge branch 'issue_13648' into 'master' Douwe Maan2016-03-031-0/+72
|\ \
| * | Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-021-0/+72
* | | Merge branch 'fix/deprecated-ci-badge-permissions' into 'master' Douwe Maan2016-03-021-0/+53
|\ \ \ | |/ / |/| |
| * | Do not require authentication for CI status badgefix/deprecated-ci-badge-permissionsGrzegorz Bizon2016-03-011-12/+11
| * | Fix specs for deprecated CI build status badgeGrzegorz Bizon2016-03-011-1/+2
| * | Fix deprecated CI build status badge permissionsGrzegorz Bizon2016-03-011-0/+53
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/contributio...James Lopez2016-02-294-4/+4
|\ \ \ | |/ /
| * | Add `:with_avatar` trait to User factoryRobert Speicher2016-02-243-3/+3
| * | Merge branch 'fix-autocomplete-spec' into 'master'Robert Speicher2016-02-231-1/+1
| |/
* | include contributions from forked projects on profile calendarJames Lopez2016-02-221-0/+18
|/
* Merge branch 'rs-move-controller-specs' into 'master' Douwe Maan2016-02-205-0/+0
|\
| * Move a few controller specs to their correct locationsrs-move-controller-specsRobert Speicher2016-02-185-0/+0
* | Fix build and add specsRubén Dávila2016-02-191-0/+49
|/
* Reopened MRs should also be considered as open.issue_13539Rubén Dávila2016-02-171-0/+34
* Merge branch 'git-archive-refactor' into 'master' Douwe Maan2016-02-171-8/+3
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-174-1/+109
| |\
| * | First version of "git archive" headersJacob Vosmaer2016-02-021-8/+3
* | | Redirect /import to project page if no importing at all and repo existsfix/13367-redirect-to-project-page-if-no-importRémy Coutable2016-02-171-0/+12
| |/ |/|