Commit Graph

447 Commits

Author SHA1 Message Date
Denis adc17bafc0 Merge pull request #157 from GrahamCampbell/scrutinizer
Enabled code coverage in scrutinizer config
2014-02-20 19:38:19 +02:00
Graham Campbell 7945dfbf09 Enabled code coverage in scrutinizer config 2014-02-20 17:36:35 +00:00
Denis 7888a22c3b README: logically group badges 2014-02-20 19:36:00 +02:00
Denis Sokolov 41dbc09327 Merge remote-tracking branch 'graham/code-coverage' 2014-02-20 18:26:52 +01:00
Graham Campbell 182fa2b678 Updated badges 2014-02-20 11:49:27 +00:00
Graham Campbell 9e2e6ec105 Send code coverage to scrutinizer 2014-02-20 11:47:10 +00:00
Filipe Dobreira 853137d768 Merge pull request #154 from GrahamCampbell/scrutinizer
Danke! 👍
2014-02-20 11:41:20 +00:00
Graham Campbell 426ab86812 Updated badges 2014-02-20 11:40:51 +00:00
Denis 209b991125 Merge branch 'docs' 2014-02-20 09:44:36 +02:00
Denis 122aa23c6f Documentation: remove upcoming features
I would like to keep this on the Wiki.
It is hardly documentation, and the list of features is constantly changed based on Issues.
2014-02-20 09:44:13 +02:00
Denis 9566f76189 Documentation: make links relative 2014-02-20 09:41:00 +02:00
Graham Campbell b22af293be Moved over docs from wiki 2014-02-19 22:55:57 +00:00
Denis Sokolov 022b1421b9 Use Scrutinizer config to add more tools and only check the source 2014-02-19 20:17:43 +01:00
Denis 19dc11b8a6 Merge pull request #156 from GrahamCampbell/fixes
Minor Fixes
2014-02-20 18:38:42 +02:00
Graham Campbell ba509724e6 Minor fixes 2014-02-20 14:00:20 +00:00
Filipe Dobreira 27185a1bbc Update README.md
Added @denis-sokolov to the README - Thank you so much for all the work you've done! :) 👍
2014-02-18 20:23:39 +00:00
Denis fbf594b33e Readme: simplify authors 2014-02-18 01:23:48 +02:00
Denis e8ffebeaca Readme: start simplifying 2014-02-18 01:21:02 +02:00
Denis Sokolov 4a97cb06f2 Contributing: add a note about contributing an integration with a framework 2014-02-17 15:05:12 +01:00
Denis Sokolov 71277f6355 Remove Silex dependency 2014-02-17 14:35:13 +01:00
Denis 598789aa1f Merge pull request #147 from GrahamCampbell/use
Added Missing Use Statement
2014-02-17 15:22:47 +02:00
Denis ecf24d7da3 Merge pull request #146 from GrahamCampbell/pretty
Minor Pretty Page Handler Improvement
2014-02-17 15:22:26 +02:00
Graham Campbell ad8a8bb844 Added missing use statement 2014-02-17 13:16:39 +00:00
Graham Campbell 12bf1b1304 Minor pretty page handler improvement 2014-02-17 13:12:19 +00:00
Denis 029bb2be5a Testing: fix typo in 8a5a7bd3 2014-02-17 14:23:00 +02:00
Denis 5a9fc88fa8 Composer: in development, we require 5.3.3 for testing 2014-02-17 13:50:03 +02:00
Denis 8780bc9f09 Testing: enable more tests on HHVM using native Exceptions 2014-02-17 13:49:42 +02:00
Denis c67b08826f Tests: minor clarification on xdebug skipped test 2014-02-17 13:49:42 +02:00
Denis ebed97c906 Merge pull request #144 from GrahamCampbell/zepto
Updated Zepto To 1.1.3
2014-02-17 13:37:22 +02:00
Denis 372a05c7c1 Merge pull request #143 from GrahamCampbell/composer
Updated Composer Dependencies
2014-02-17 13:37:06 +02:00
Graham Campbell ff9e2648e9 Updated zepto to 1.1.3 2014-02-17 11:35:10 +00:00
Graham Campbell 708d79c05c Updated composer dependencies 2014-02-17 11:33:07 +00:00
Denis 343fcd1fd2 Merge pull request #142 from GrahamCampbell/hhvm
Improved HHVM Support
2014-02-17 13:26:36 +02:00
Graham Campbell c515730f12 Improved hhvm support 2014-02-17 10:45:48 +00:00
Denis 20c0b90ee4 Contributing: add a note about Zepto 2014-02-17 09:49:28 +02:00
Denis bcc9a8f9e3 Merge pull request #128 from franzliedke-pulls/bundled-jquery
Offline jQuery / Zepto
2014-02-17 09:47:52 +02:00
Denis d193d131e5 Merge pull request #141 from GrahamCampbell/mockery
Updated Mockery
2014-02-17 09:46:25 +02:00
Denis 07341989ab Merge pull request #140 from GrahamCampbell/alias
Added 1.1 Branch Alias
2014-02-17 09:45:51 +02:00
Denis 75b26abd0a README: add note on integrating with CakePHP
Thanks to @oldskool in #130.
2014-02-17 09:39:13 +02:00
Franz Liedke 4362be09df Use on() instead of delegate().
delegate() is deprecated.
2014-02-16 15:33:34 +01:00
Franz Liedke fda2b8ea1b Use event delegation.
This way, we avoid binding the event handler to all lines. Instead, we
bind to the container and simply pass on control to the targeted frame.
2014-02-16 15:26:32 +01:00
Franz Liedke 9a7df7fb48 Improve selectors, jQuery style. 2014-02-16 15:24:14 +01:00
Graham Campbell 0a65ea5ebe Updated mockery 2014-02-16 14:23:58 +00:00
Graham Campbell 2e3e1a1270 Added 1.1 branch alias 2014-02-16 14:22:43 +00:00
Denis Sokolov 7f1220e081 Contributing: add an advice to ask our opinion before investing much time 2014-02-16 14:57:30 +01:00
Denis Sokolov 026535681a Contributing: add a link to a list of possible features 2014-02-16 14:56:45 +01:00
Denis Sokolov 60fbf75d7d Contributing: simplify
The forking process is explained imprecisely, and people can figure it
out using GitHub help anyway.

The less text there are the better chances of reading it.
2014-02-16 14:56:33 +01:00
Denis Sokolov d6dcec2e3d PrettyPageHandler: remove deprecated notices
Until we handle deprecated errors in a graceful manner,
triggering this aborts the application, which defeats the purpose of compatibility.
Also see issue #100.
2014-02-16 14:37:08 +01:00
Denis Sokolov c22d92d1db JsonResponseHandler: send the content type, close #90 2014-02-16 14:13:48 +01:00
Denis Sokolov d46c3782c0 Refactor out the canSendHeaders check 2014-02-16 14:12:39 +01:00