summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* String property not existingHEAD1.0.10origin/masterorigin/HEADmasterArron Woods2015-08-051-0/+4
* Remove empty stream IDsArron Woods2015-08-052-1/+3
* ReplacementRoot hack and resource renderingArron Woods2015-05-205-8/+40
* CSRF supportArron Woods2015-05-182-0/+10
* Form rendering with ZendFramework2Arron Woods2015-05-158-1/+288
* Curl options must be an arrayArron Woods2015-05-132-11/+10
* Merge pull request #17 from SmokeyBrandie/patch-3rb-cohen2015-05-131-2/+4
|\
| * Update Report.phpSmokeyBrandie2015-05-131-2/+4
* | Merge pull request #16 from SmokeyBrandie/patch-4rb-cohen2015-05-131-0/+16
|\ \ | |/ |/|
| * Update NTLM.phpSmokeyBrandie2015-05-131-0/+16
|/
* HTTP exception1.0.9Arron Woods2015-04-232-0/+11
* Cache streams from report outputArron Woods2015-04-233-3/+78
* Use namespace for exception1.0.8Arron Woods2015-04-211-1/+1
* Set execution parameters testArron Woods2015-04-151-0/+44
* Make sure we don't send content-length, curl willArron Woods2015-04-151-2/+7
* Accept an array of execution parametersArron Woods2015-04-151-2/+16
* Correct exception for curl errors1.0.7Arron Woods2015-04-101-1/+1
* Fixes for empty resultsArron Woods2015-04-101-3/+20
* PHP requirementsArron Woods2015-04-101-0/+2
* Update README.mdrb-cohen2015-03-101-2/+16
* Let curl calculate content-lengthArron Woods2015-03-051-1/+0
* Better error handling for invalid cache pathArron Woods2015-03-051-9/+11
* Expect RuntimeException if invalid pathArron Woods2015-03-051-1/+1
* Namespace fixes1.0.6Arron Woods2015-03-052-2/+2
* Pass cache_wsdl_path down to client construct1.0.5Arron Woods2015-03-023-20/+51
* Fix report output test1.0.4Arron Woods2015-02-111-1/+1
* Unit test for NTLM headersArron Woods2015-02-112-13/+64
* stdClass namespaceArron Woods2015-02-113-5/+4
* Ignore composer.lockArron Woods2015-02-111-0/+1
* Do not track composer.lockArron Woods2015-02-111-469/+0
* Merge pull request #5 from MrAvenger/patch-1rb-cohen2015-02-111-1/+1
|\
| * Namespaced exampleMrAvenger2015-02-111-1/+1
|/
* Merge pull request #4 from deanstalker/patch-1rb-cohen2015-02-111-2/+2
|\
| * Update NTLM.phpDean Stalker2015-02-111-2/+2
|/
* Tests almost back to passingArron Woods2013-12-0517-119/+574
* Namespacedarron2013-12-0525-164/+169
* Namespace report filearron2013-12-051-17/+5
* Merge branch 'master' of https://github.com/ChartBlocks/php-ssrsarron2013-12-051-0/+23
|\
| * Update README.mdrb-cohen2013-12-051-2/+8
| * Update README.mdrb-cohen2013-12-051-0/+17
* | Autoloadingarron2013-12-052-1/+6
|/
* Composer.json1.0.3arron2013-12-052-0/+15
* Merge branch 'master' of https://github.com/ChartBlocks/php-ssrsarron2013-12-052-0/+24
|\
| * Initial commitrb-cohen2013-12-052-0/+24
* added pagination to reportsjaysmith6811@gmail.com2013-01-301-1/+5
* IE7/8 cache headersarron.woods@gmail.com2013-01-221-2/+2
* Cache settings on downloadarron.woods@gmail.com2013-01-221-1/+3
* isSelect logic changearron.woods@gmail.com2013-01-181-1/+1
* Report output download mimetypearron.woods@gmail.com2012-12-051-2/+3
* Data tidied on set rather than getarron.woods@gmail.com2012-12-042-36/+69
* Return default as array alwaysarron.woods@gmail.com2012-12-031-3/+0
* Get default and validValues from param without dataarron.woods@gmail.com2012-12-031-4/+3
* changed get defaultvalue so it returns a string if not a multiValuejaysmith6811@gmail.com2012-12-031-0/+3
* RenderResourcearron.woods@gmail.com2012-11-302-0/+53
* added sort and togglejaysmith6811@gmail.com2012-11-302-0/+25
* isSelect method, only filter defaults on isSelectarron.woods@gmail.com2012-11-301-5/+12
* Report _TIME_ translationarron.woods@gmail.com2012-11-301-1/+4
* No default toolbar setting, getReportPath methodarron.woods@gmail.com2012-11-302-1/+5
* using in_array incorrectlyjaysmith6811@gmail.com2012-11-291-7/+8
* added reportParameter ValidValue Objectjaysmith6811@gmail.com2012-11-292-8/+33
* ReportParamter methods for managing formsarron.woods@gmail.com2012-11-261-2/+33
* Helpers for report parameter checksarron.woods@gmail.com2012-11-232-0/+33
* Response optional on exceptionarron.woods@gmail.com2012-11-151-1/+1
* fixed a bug with header filenamejaysmith6811@gmail.com2012-10-151-3/+3
* ExecutionInfo reportParameters fix for reports with only one parameterarron.woods@gmail.com2012-10-051-1/+2
* fixed a bug stopping get report param when theres no paramsjaysmith6811@gmail.com2012-10-031-5/+7
* Server exceptionarron.woods@gmail.com2012-10-012-3/+34
* added stream renderingjaysmith6811@gmail.com2012-09-272-2/+45
* Execution info object, getExecutionInfo methodjaysmith6811@gmail.com2012-09-258-39/+141
* Fix report parameter mess, making it possible to send paramter values easilyarron.woods2012-06-0710-222/+61
* Render DeviceInfo with SID translationarron.woods2011-06-171-5/+16
* NTLM test fix following method name changearron.woods2011-05-191-3/+2
* Call curl method made public, baseUri setters and gettersarron.woods2011-05-192-12/+24
* ReportTest updatedarron.woods2011-05-131-2/+19
* DeviceInfo parameter for renderarron.woods2011-05-131-3/+30
* Check against Iw coding standardsarron.woods2011-04-211-1/+1
* Configuration option for phpunitarron.woods2011-04-211-1/+1
* Test include paths with phpunit.xmlarron.woods2011-04-214-6/+25
* Execution parameters when given a report parameters objectarron.woods2011-04-212-2/+70
* Removed nbprojectarron.woods2011-04-214-23/+17
* HTTP error codes from SoapClient return response tooarron.woods2011-04-111-1/+1
* Sample tidyuparron.woods2011-04-114-82/+55
* ListChildren recursive forced to boolean, ReportOutput __toString result type...arron.woods2011-03-293-7/+4
* Boolean check added along with exception thrown if variable not a booleanandylowe.lowemedia@gmail.com2011-03-152-1/+19
* NTLM Curl tests for HTTP_CODE 200arron.woods2011-03-112-3/+11
* File headersarron.woods2011-03-101-5/+10
* v0.1 committedarron.woods2011-03-1033-0/+10570