• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OpenBuildings / jam / 18

Builds Branch Commit Type Ran Committer Via Coverage
18 master Fix for setting NULL In different cases if you set NULL to something, then it is checked with `isset()` in changed, content and other arrays when read. But in PHP ``` php $arr = array('key' => NULL); isset($arr['key']); // FALSE, becase isset(... Pull #10 18 Jul 2013 03:42PM UTC hkdobrev travis-ci pending completion   set done
17 fix-null Fix for setting NULL In different cases if you set NULL to something, then it is checked with `isset()` in changed, content and other arrays when read. But in PHP ``` php $arr = array('key' => NULL); isset($arr['key']); // FALSE, becase isset(... push 18 Jul 2013 03:37PM UTC hkdobrev travis-ci pending completion   set done
16 master Merge pull request #8 from vkuzmov/patch-2 fix typo in docs push 17 Jul 2013 01:51PM UTC ivank travis-ci pending completion   set done
14 master Fixed sortable test push 11 Jul 2013 08:47AM UTC Yasen Yanev travis-ci pending completion   set done
13 master Fixed sortable behavior when items have same position push 11 Jul 2013 08:44AM UTC Yasen Yanev travis-ci pending completion   set done
12 master add more test coverage push 10 Jul 2013 08:48AM UTC Ivan Kerin travis-ci pending completion   set done
11 master add more test coverage push 09 Jul 2013 03:51PM UTC Ivan Kerin travis-ci pending completion   set done
10 master Add more test coverage, fix Upload_Util::download push 09 Jul 2013 02:09PM UTC Ivan Kerin travis-ci pending completion   set done
9 master fix default config for upload push 09 Jul 2013 08:28AM UTC Ivan Kerin travis-ci pending completion   set done
8 master again fix default dir push 09 Jul 2013 08:08AM UTC Ivan Kerin travis-ci pending completion   set done
7 master fix default upload dir push 09 Jul 2013 08:06AM UTC Ivan Kerin travis-ci pending completion   set done
5 master allow dev builds of flex storage push 08 Jul 2013 03:17PM UTC Ivan Kerin travis-ci pending completion   set done
4 master update lock push 08 Jul 2013 02:36PM UTC Ivan Kerin travis-ci pending completion   set done
3 master small bug fix push 08 Jul 2013 01:27PM UTC Ivan Kerin travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc