Skip to content
This repository has been archived by the owner on Nov 26, 2017. It is now read-only.

1.0-alpha

Compare
Choose a tag to compare
@eddieajau eddieajau released this 12 Nov 22:09
· 409 commits to staging since this release

Changelog

  • #186 : Add simple example for CLI application by eddieajau 2013-07-24T19:51:20Z
  • #183 : Remove some silencers by elkuku 2013-07-11T06:00:24Z
  • #182 : Change GitHub API method names by elkuku 2013-06-10T14:33:53Z
  • #181 : Add missing GitHub hook events by elkuku 2013-06-08T21:29:50Z
  • #179 : Duplicate debug handling in Factory::getDbo() by mbabker 2013-06-07T00:11:25Z
  • #178 : Adding .travis.yml to each package for unit tests by dongilbert 2013-06-04T04:31:10Z
  • #177 : Remove coupling to Factory::getLanguage() by mbabker 2013-06-04T04:07:32Z
  • #176 : Updating log docs. Closes #60 by dongilbert 2013-06-04T02:30:21Z
  • #175 : Updating docs/analysis.md. Closes #10 by dongilbert 2013-06-03T22:15:26Z
  • #172 : Change signal method from static to non-static by mbabker 2013-06-03T20:46:49Z
  • #170 : Cleanup in AbstractDaemonApplication by mbabker 2013-06-03T02:24:06Z
  • #169 : Enable PHPCS testing by mbabker 2013-05-19T23:43:59Z
  • #166 : Add composer installation instructions to each package. Closes #13 by dongilbert 2013-05-15T10:01:53Z
  • #165 : Make YAML optional by dongilbert 2013-05-15T14:21:58Z
  • #164 : Remove unused mock testing classes by dongilbert 2013-05-15T02:04:21Z
  • #163 : More database testing by mbabker 2013-05-19T23:46:08Z
  • #162 : Have Travis ensure composer.json files are valid by mbabker 2013-05-14T22:30:02Z
  • #161 : Adding Format\Yaml to Joomla\Registry by dongilbert 2013-05-14T22:15:14Z
  • #160 : Add oauth1 in composer.json by dianaprajescu 2013-05-13T17:24:44Z
  • #159 : The Linkedin Package by dianaprajescu 2013-05-14T21:59:35Z
  • #158 : Add test coverage for DatabaseFactory by mbabker 2013-05-14T21:34:12Z
  • #157 : Enhancements for unit testing by mbabker 2013-05-12T04:48:18Z
  • #156 : Verify the class exists before checking if it is supported by mbabker 2013-05-12T04:36:33Z
  • #155 : Small fixes in documentation by alexukf 2013-05-12T03:08:41Z
  • #154 : The OAuth1 Package by dianaprajescu 2013-05-13T02:54:51Z
  • #153 : Fix oauth2 client constructor. by dianaprajescu 2013-05-08T23:11:03Z
  • #152 : Facebook Package by dianaprajescu 2013-05-13T02:43:59Z
  • #151 : Update J\GitHub for latest GitHub API changes by elkuku 2013-05-13T02:33:19Z
  • #150 : Add colors to CLI applications by elkuku 2013-05-08T17:06:37Z
  • #149 : Fix Session Storage when using None. by dianaprajescu 2013-05-13T02:24:00Z
  • #148 : Fixes generated_fieldname doc error by mbabker 2013-05-06T03:28:01Z
  • #147 : JForm url filter won't allow save blank after save with data by elinw 2013-05-06T03:27:38Z
  • #145 : Add support for token based authentication to J\GitHub by elkuku 2013-05-03T16:21:59Z
  • #144 : Fix a typo by elkuku 2013-04-30T16:49:31Z
  • #141 : Update PostgresqlDriver.php by jdeproost 2013-06-03T17:50:44Z
  • #139 : Don't (un)serialize the db property. Closes #137 and fixes joomla/joomla-platform#1167 by dongilbert 2013-04-23T03:03:59Z
  • #135 : Code cleanup based on PhpStorm inspector by mbabker 2013-04-16T16:51:33Z
  • #134 : Remove the package and subpackage tags in github docblocks by dongilbert 2013-04-14T22:35:49Z
  • #133 : Misc fixes by mbabker 2013-04-14T04:44:55Z
  • #132 : Fixing parse error in MysqlQuery and remaining phpDoc errors. by dongilbert 2013-04-14T04:39:00Z
  • #131 : Run MySQL tests in Travis by mbabker 2013-04-14T02:43:06Z
  • #130 : Refactoring classes to have better semantic names. by ianmacl 2013-04-14T02:45:54Z
  • #129 : Update Input Mocker by eddieajau 2013-04-11T08:50:31Z
  • #128 : Refactor GitHub API implementation by elkuku 2013-04-14T19:31:06Z
  • #127 : MySQL connections are not closed by mbabker 2013-04-09T03:03:16Z
  • #125 : Fixed typos and minor bugs by pborreli 2013-04-05T00:31:17Z
  • #124 : Add reference to PSR-3 for use of constants by wilsonge 2013-04-04T19:16:31Z
  • #123 : adding Event to subsplit and fixing phpDoc errors by dongilbert 2013-04-02T02:38:32Z
  • #122 : Fixes a number of issues in the Input package. by eddieajau 2013-04-02T02:06:41Z
  • #121 : Remove unused mock testing classes by dongilbert 2013-04-02T01:40:29Z
  • #120 : Expand SQL Server DB testing by mbabker 2013-04-01T05:53:14Z
  • #119 : Change Uri to UriInterface by mbabker 2013-04-01T05:52:48Z
  • #118 : .gitignore cleanup by mbabker 2013-03-31T22:46:27Z
  • #117 : Rename Platform to Framework in DocBlocks and Documentation by sybrek 2013-04-02T22:13:37Z
  • #116 : Some CI Improvements by realityking 2013-03-30T15:50:04Z
  • #115 : Use html_entity_decode() instead of your custom code. by realityking 2013-03-30T14:47:33Z
  • #114 : updated uri readme.md by drmmr763 2013-03-30T09:58:14Z
  • #112 : Database Package Work by mbabker 2013-03-30T10:01:55Z
  • #111 : Github cleanup by mbabker 2013-03-30T04:13:11Z
  • #110 : Change meta endpoint to return CIDR addresses by mbabker 2013-03-29T23:54:45Z
  • #109 : Reduce dependency on the Date package. by realityking 2013-03-29T23:10:05Z
  • #108 : Get dependencies via composer for unit testing. by realityking 2013-03-29T23:52:25Z
  • #107 : Remove the IS_WIN constant. by realityking 2013-03-29T21:37:45Z
  • #106 : Change View/Base to View/AbstractView by sybrek 2013-03-30T04:22:10Z
  • #104 : Remove some workarounds for older PHP 5.3 versions. by realityking 2013-03-29T01:19:59Z
  • #103 : Exclude some files we only need in the repository from the ZIP files gen... by realityking 2013-03-29T01:20:25Z
  • #102 : Make the package unit tests run really standalone. by realityking 2013-06-01T22:58:50Z
  • #101 : Remove final jimport() call from Application package. by dongilbert 2013-03-30T04:24:05Z
  • #100 : Immuteable is actually spelled immutable. by realityking 2013-03-29T23:56:42Z
  • #99 : Updating README documentation. by dongilbert 2013-03-28T17:49:32Z
  • #98 : Reduce dependency on Loader and Factory. by realityking 2013-03-27T18:37:35Z
  • #97 : Remove jimport from filesystem package by dongilbert 2013-03-27T17:14:34Z
  • #96 : More improvements for the Uri package. by realityking 2013-03-27T18:37:47Z
  • #95 : Fix subsplit routine by dongilbert 2013-03-27T14:58:10Z
  • #94 : Remove trailing comma syntax issue by dongilbert 2013-03-27T14:39:02Z
  • #93 : Update composer.json for installing framework as composer project by dongilbert 2013-03-27T14:25:16Z
  • #92 : Events by florianv 2013-04-02T01:45:41Z
  • #91 : Refactored Application package mocker by eddieajau 2013-03-27T05:18:03Z
  • #90 : Fix Daemon - hasLogger() instead of logger. by ianmacl 2013-03-26T04:53:33Z
  • #89 : Refactor Archive to be OO and add Documentation by dongilbert 2013-03-26T04:58:28Z
  • #87 : Move the routers into their own package. by eddieajau 2013-03-23T15:33:54Z
  • #81 : Updating Cache constructor to accept array() or \ArrayAccess by dongilbert 2013-03-14T04:01:31Z
  • #80 : Decouple Registry from the Cache package by eddieajau 2013-03-14T02:19:18Z
  • #79 : Cache improvements by eddieajau 2013-03-13T23:25:26Z
  • #78 : Refactoring Application package by eddieajau 2013-03-10T23:19:11Z
  • #76 : [Profiler] memory peak by florianv 2013-03-08T20:34:31Z
  • #75 : [Profiler] Update readme by florianv 2013-03-08T17:48:39Z
  • #74 : Rewrite the profiler by florianv 2013-03-08T16:48:05Z
  • #70 : Update View README.md by davidhurley 2013-03-07T01:23:03Z
  • #69 : Update Model README.md by davidhurley 2013-03-07T01:29:33Z
  • #68 : Fix PHPUnit test that fails on Windows by eirslett 2013-03-06T00:41:57Z
  • #67 : Some improvements to ArrayHelper - enforce the Utility pattern by eirslett 2013-03-18T12:02:06Z
  • #38 : Add usage examples to ArrayHelper by eirslett 2013-03-04T02:11:09Z
  • #31 : Adding gitignore file to each package by florianv 2013-03-03T02:11:38Z
  • #26 : Removed all @deprecated. Closes #18 by Skullbock 2013-03-01T13:51:15Z
  • #25 : Started removing deprecated code. Refs #18 by Skullbock 2013-03-01T09:00:16Z
  • #24 : README : updating developer link by florianv 2013-02-28T22:53:34Z
  • #23 : updating readme by florianv 2013-02-28T22:37:35Z
  • #21 : Updating contributing file by florianv 2013-02-28T21:17:57Z

Contributions

User Name Pull Requests
Skullbock 2
alexukf 1
davidhurley 2
dianaprajescu 6
dongilbert 20
drmmr763 1
eddieajau 8
eirslett 3
elinw 1
elkuku 8
florianv 8
ianmacl 2
jdeproost 1
mbabker 21
pborreli 1
realityking 11
sybrek 2
wilsonge 1

Generated by Tagaliser