summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-1/+1
* fixes part1 of files to start using active tensetiagonbotelho2016-08-0912-44/+44
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-033-17/+18
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-033-22/+23
* Remove `url_for_new_issue` helperrs-external-issue-tracker-redirectRobert Speicher2016-08-011-0/+14
* Redirect to external issue tracker from `/issues`Robert Speicher2016-08-011-22/+36
* Incorporate feedbackZ.J. van de Weg2016-07-291-8/+16
* Add an URL field to EnvironmentsZ.J. van de Weg2016-07-291-0/+50
* Fix failing CommitController spec17073-tagscontroller-index-is-terrible-response-time-goes-up-to-5-secondsAlejandro Rodríguez2016-07-281-9/+0
* Merge branch 'akismet-ui-check' into 'master' Douwe Maan2016-07-271-0/+31
|\
| * Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano2016-07-261-0/+31
* | Show release notes in tag listSean McGivern2016-07-261-0/+20
|/
* Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-7/+5
* Cache todos pending/done dashboard query countsPaco Guzman2016-07-121-30/+48
* Support renames in diff_for_path actionsSean McGivern2016-07-113-23/+23
* Tidy up spec action namesSean McGivern2016-07-083-14/+14
* Collapse large diffs by defaultSean McGivern2016-07-083-73/+523
* Add send_git_patch helperDouwe Maan2016-07-061-1/+1
* Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-061-3/+3
* Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-011-3/+3
|\
| * Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-3/+3
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-016-9/+0
|/
* Merge branch 'zj-workhorse-format-patch' into 'master' Robert Speicher2016-06-291-15/+3
|\
| * Workhorse to serve email diffsZ.J. van de Weg2016-06-281-15/+3
* | Use HTTP matchers if possibleZ.J. van de Weg2016-06-2711-54/+54
|/
* Merge branch 'issue_19096' into 'master' Stan Hu2016-06-251-0/+40
|\
| * Validate presence of essential params for diff renderingissue_19096Ruben Davila2016-06-241-0/+40
* | Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_mer...19035-fix-merge-issueRémy Coutable2016-06-241-0/+12
|/
* Fix and remove duplicate specs18755-fix-destroy-project-causes-post_decline_request-to-be-executedRémy Coutable2016-06-201-5/+1
* Redirect to the member's source on request withdrawalRémy Coutable2016-06-181-1/+1
* Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-52/+0
|\
| * Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-71/+0
| |\
| | * Re-use notifications dropdown on user profileFelipe Artur2016-06-161-71/+0
| | * Refactor custom notifications controller code and add specsFelipe Artur2016-06-141-0/+19
| * | Implement custom notification level optionsFelipe Artur2016-06-151-0/+19
* | | Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-86/+80
* | | Added todo controller tests for merge requestsPhil Hughes2016-06-171-37/+90
* | | Correctly checks if user is logged in when adding todoPhil Hughes2016-06-171-0/+13
* | | Improved manual todosPhil Hughes2016-06-171-0/+42
|/ /
* | Merge branch 'stanhu/gitlab-ce-fix-error-500-false-binary-negative'Douwe Maan2016-06-151-0/+12
|\ \
| * | Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+12
| |/
* | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-15/+15
* | Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable2016-06-141-3/+3
* | Add request access for groupsRémy Coutable2016-06-141-18/+231
* | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+18
|/
* Add send_git_diff helperDouwe Maan2016-06-083-7/+93
|\
| * Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-0/+53
| |\
| | * Fix label order by priority on labels pageissue_14189Sean McGivern2016-06-071-0/+53
| * | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-formatJacob Vosmaer (GitLab)2016-06-071-6/+3
| |\ \
| | * | Workhorse to serve raw diffsZeger-Jan van de Weg2016-06-031-6/+3