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

tmarois / Filebase / 60

Builds Branch Commit Type Ran Committer Via Coverage
60 master Added #11 a new configuration variable "read_only" to prevent issues with permissions and ability to force an application into read-only mode. Added tests and modified readme. push 09 Feb 2018 03:21PM UTC timothymarois travis-ci pending completion   set done
59 master Added #10 a new configuration variable safe_filename. By default true, suppresses any file name errors and converts the file name to a valid name, if set to false, an exception will be thrown upon a invalid name. push 15 Dec 2017 01:25AM UTC timothymarois travis-ci pending completion   set done
58 master Added #8 - select(), last() and count() methods on query class. (for additional functionality), added additional testing and documentation. push 12 Dec 2017 12:37AM UTC timothymarois travis-ci pending completion   set done
57 master Fixed ASC sort order (previous patch only fixed DESC). This now allows Natural Sort Order of query orderBy(). push 11 Dec 2017 02:20PM UTC timothymarois travis-ci pending completion   set done
56 master Fixed query sorting which now allows for "natural order", Uses php strnatcasecmp(). Added argument results( false ) - false on results() method that allows it to return the full document object or (by default = true) only the document data. Added ... push 11 Dec 2017 02:31AM UTC timothymarois travis-ci pending completion   set done
55 master Fixed #5 with `customFilter` array keys not properly resetting. Improved speed of `filter()` since it was running the function closure function twice Added alias of `customFilter()` as `filter()` method. Added `version()` method on database class.... push 09 Sep 2017 01:19PM UTC timothymarois travis-ci pending completion   set done
54 master Updated customFilter method to allow passable parameters into closure function. (backwards compatibility allowing param and function arguments to be any order). Added additional testing. push 09 Sep 2017 01:22AM UTC timothymarois travis-ci pending completion   set done
53 master Added rollback on the backup class. Now restore existing backups (replacing the database dir) push 06 Sep 2017 02:02AM UTC timothymarois travis-ci pending completion   set done
52 master Adding the new release to the change log (forgot to include this) push 05 Sep 2017 06:28PM UTC timothymarois travis-ci pending completion   set done
51 master Renamed the backup save method to create instead. Updated readme and tests. push 05 Sep 2017 06:17PM UTC timothymarois travis-ci pending completion   set done
50 master Added sorting to backup finder. (sort by newest to oldest). Updated readme with backup examples. Added backup sort testing. push 05 Sep 2017 05:52PM UTC timothymarois travis-ci pending completion   set done
49 master Added new backup feature. Added backup tests. Added backup functionality for save, clean, and find features. Adds a new config (optional) param for backupLocation. Updated readme for backup info. push 05 Sep 2017 05:29PM UTC timothymarois travis-ci pending completion   set done
48 master Added new method database class truncate() as an alias of flush(true). Added REGEX on query operators. (and more testing) push 06 Aug 2017 05:10PM UTC timothymarois travis-ci pending completion   set done
47 master Added new method first() and removed unused matchDocuments() and added query IN testing, Fixed predicate exception handling. (placing the logic inside predicate instead of query class), added more testing coverage. push 05 Aug 2017 11:56PM UTC timothymarois travis-ci pending completion   set done
46 master Added orderBy method and functionality. (order by a specific field and in a specific direction of DESC/ASC. Added orderBy testing. push 05 Aug 2017 08:33PM UTC timothymarois travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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