summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown-improvePaco Guzman2016-08-171-104/+188
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-0/+48
* Merge branch 'akismet-submittable' into 'master' Robert Speicher2016-08-152-2/+60
|\
| * Further refactor and syntax fixes.Patricio Cano2016-08-152-10/+5
| * Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano2016-08-152-3/+5
| * Allow `Issue` to be submitted as spamPatricio Cano2016-08-152-0/+41
| * Refactored spam related code even furtherPatricio Cano2016-08-151-1/+1
| * Lay the ground works to submit information to AkismetPatricio Cano2016-08-151-0/+20
* | This fixes a long running tests due to changed Sidekiq statefix-failing-testsKamil Trzcinski2016-08-152-4/+6
|/
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-112-0/+53
* 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-0919-65/+65
* 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
* | Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-271-0/+13
* | Show release notes in tag listSean McGivern2016-07-261-0/+20
|/
* Fix failing spec on help controllerAchilleas Pipinellis2016-07-221-1/+1
* Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-7/+5
|\
| * Get rid of `is_image` in FileUploaderRémy Coutable2016-07-191-7/+5
* | Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-0/+9
|/
* Don't blow up in tree view on empty repoSean McGivern2016-07-181-0/+20
* Cache todos pending/done dashboard query countsPaco Guzman2016-07-121-30/+48
* Fix failing tests.Connor Shea2016-07-111-8/+5
* 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-084-319/+523
* Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-071-2/+2
* Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-071-2/+2
* Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-071-4/+4
|\
| * 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
* | Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-2/+2
|/
* Assert against `ActionMailer::Base.deliveries` relatively.Timothy Andrew2016-07-051-2/+1
* Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan2016-07-012-6/+6
|\
| * Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-012-6/+6
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-0110-15/+0
|/
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+43
* Merge branch 'master' into issue_3359_3issue_3359_3Felipe Artur2016-06-2929-146/+186
|\
| * 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-2728-131/+131
| |/
| * 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