Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Yii Software

Yii PHP framework
Collective - Host: opensource - https://opencollective.com/yiisoft - Website: https://www.yiiframework.com/ - Code: https://github.com/yiisoft

Merge branch 'redirect'

github.com/yiisoft/jquery-pjax - 93f51d0cd5d33079143f79bac4c4667d3069cfe4 authored almost 13 years ago
Merge branch 'master' into redirect

Conflicts:
jquery.pjax.js
test/unit/pjax.js

github.com/yiisoft/jquery-pjax - 32e90347f2e5dbd99ca571601e94bfb2c2fed886 authored almost 13 years ago
Merge branch 'ajax-data'

github.com/yiisoft/jquery-pjax - 8713d986b51ce3a52d43e0837ea5a260ba2c2174 authored almost 13 years ago
Don't need to track seperate ajax url

github.com/yiisoft/jquery-pjax - 37a1b5bbe27636815071e6cb3ef181b5f44ab8e3 authored almost 13 years ago
Includes pjax get data in url

github.com/yiisoft/jquery-pjax - 859ea1c0f73927fa8f4066a144c75fd3d65bc0be authored almost 13 years ago
Avoid double merging _pjax=true param

github.com/yiisoft/jquery-pjax - 1a3ee2d0628ac414a59f6a2b2b1d1e13ee7a57dd authored almost 13 years ago
Test current pjax data behavior

github.com/yiisoft/jquery-pjax - 97d48e09034ddd8b165ab8be5fe89e4e93fc1acf authored almost 13 years ago
Use X-PJAX-URL response header to detect redirection

github.com/yiisoft/jquery-pjax - 3311a9aa0cc8a3bafcb7d723a726b61285f87572 authored almost 13 years ago
Merge pull request #96 from defunkt/custom-events

Add custom events to replace ajax callbacks

github.com/yiisoft/jquery-pjax - d2970fe303ce63d69cb73667ef58379f90f80e42 authored almost 13 years ago
Log failures

github.com/yiisoft/jquery-pjax - 9c880203ef6406bc872c92c757d9856f54131caa authored almost 13 years ago
Silence server logs

github.com/yiisoft/jquery-pjax - 30c57b639da857caf9148cd3cf774510368a3533 authored almost 13 years ago
Document custom event changes

github.com/yiisoft/jquery-pjax - 617d32f8746a64b6819952e4d8d39c49fab82bed authored almost 13 years ago
Add custom events to replace ajax callbacks

Adds pjax:beforeSend, pjax:complete, pjax:error, and pjax:success

github.com/yiisoft/jquery-pjax - 497b979efb4e381c0bf9dc058a6f16c1a55a321a authored almost 13 years ago
Merge pull request #95 from defunkt/post-fallback

Add POST fallback

github.com/yiisoft/jquery-pjax - e63856955027c197eced00c9951cc48ee8a1f863 authored almost 13 years ago
Support data query strings

github.com/yiisoft/jquery-pjax - d806bf235d68407a0da71454e15cbdabd21be8bd authored almost 13 years ago
Merge branch 'master' into post-fallback

github.com/yiisoft/jquery-pjax - 2de839b0483a7eaec6341d7546c9384e62b5a025 authored almost 13 years ago
Merge pull request #93 from defunkt/travis

Travis

github.com/yiisoft/jquery-pjax - a6f5c325158c4dfa53ece6896b91297eb61376d7 authored almost 13 years ago
Add fallback for post requests

github.com/yiisoft/jquery-pjax - f997240b942b8244c3ca2f3465d8e0fbc2aa8fec authored almost 13 years ago
Test X-PJAX request header is set

github.com/yiisoft/jquery-pjax - 558853c0df08d6d45810ed13dab27161cf33c595 authored almost 13 years ago
Build all branches now

github.com/yiisoft/jquery-pjax - c913fac75ce9917fc3a34b4bb1263f792e91e566 authored almost 13 years ago
Install sinatra

github.com/yiisoft/jquery-pjax - 245435114836bbfce83c26eb1b3cc6df61d57d06 authored almost 13 years ago
Only build travis branch

github.com/yiisoft/jquery-pjax - df160b771972abe68d44aed1adb064fd24e5f0da authored almost 13 years ago
Add travis config

github.com/yiisoft/jquery-pjax - 74dc73ffd15afb1085820f0938f33032fb4e817b authored almost 13 years ago
Add phantomjs qunit runner

github.com/yiisoft/jquery-pjax - 32aa423ae6d2d8d8b565e141e3c5bdf34fbece49 authored almost 13 years ago
Merge pull request #91 from defunkt/testing

Start Testing

github.com/yiisoft/jquery-pjax - 57f3d1cb87105670fbe11cf65f53d8897b040eda authored almost 13 years ago
Test adding history entries

github.com/yiisoft/jquery-pjax - 843d8cb8dfc71727f1d977c0ce2384ca6a54b9a6 authored almost 13 years ago
Test error callbacks

github.com/yiisoft/jquery-pjax - f33e35f8373ba8c34077e57103dc7f264067120d authored almost 13 years ago
Fix finding <title> in fragment

github.com/yiisoft/jquery-pjax - 9cf658c1543ee0ad4c0b54fa7935ea4fcd8b1089 authored almost 13 years ago
Test pjax fallback

github.com/yiisoft/jquery-pjax - 8749b5fdd18aee21f5c149a050d9cdbe28808411 authored almost 13 years ago
Simplify server

github.com/yiisoft/jquery-pjax - 5985ebf439fd1384f6ac801cbd338a9c8b2455a7 authored almost 13 years ago
iFrames are actually cleaner

github.com/yiisoft/jquery-pjax - 6c4db421ecba5c9678d0526c4f89bd5215a1d7c0 authored almost 13 years ago
Initial $.pjax tests

github.com/yiisoft/jquery-pjax - a741bba808fa1c76ccfdb345e537683a1757d7d6 authored almost 13 years ago