|
34c83e059d
|
Changed User\Driver->authorize to return a type-hint of bool
|
2017-02-11 10:36:17 -06:00 |
|
|
2c134c76dc
|
Basic tests for exceptions
|
2017-02-09 23:05:13 -05:00 |
|
|
f78048317e
|
Refactor language test boilerplate into trait
|
2017-02-09 16:56:30 -05:00 |
|
|
fcfc7863f1
|
Properly clean up after Lang tests
|
2017-02-09 16:47:33 -05:00 |
|
|
6ec13266fa
|
Changes to Lang (fixes #33) with tests
|
2017-02-09 16:39:13 -05:00 |
|
|
9491d082ed
|
Added Composer file and re-arranged dependent libs
|
2017-02-09 11:01:24 -05:00 |
|
|
3a9753fd22
|
Clean up tests a little
|
2017-02-08 16:59:16 -05:00 |
|
|
bc6ee434e5
|
Start of unit tests for Lang class
|
2017-02-08 16:53:02 -05:00 |
|
|
ad0f28b8cc
|
Clean up the Conf test a bit
|
2017-02-08 10:00:38 -05:00 |
|
|
9bffb46aa8
|
Use unparsed strings for mock file data
|
2017-02-06 18:50:34 -05:00 |
|
|
f16e490141
|
First set of unit tests for Conf.php
|
2017-02-05 19:00:57 -05:00 |
|
|
8f77cbba1e
|
Tweaks
|
2016-11-19 09:44:13 -05:00 |
|
|
9ed4bb6f5b
|
Added authorization checks throughout
|
2016-11-03 22:54:27 -04:00 |
|
|
646b44c9cf
|
Functioning (but still incomplete) user management
|
2016-10-28 08:27:35 -04:00 |
|
|
793a5e2c1b
|
Finally a working start with the database
|
2016-10-18 11:42:21 -04:00 |
|
|
1df238a25c
|
Better database update routine
|
2016-10-17 16:49:39 -04:00 |
|
|
b2b71c4557
|
Start of higher-level database interface
|
2016-10-15 09:45:23 -04:00 |
|
|
84675bc404
|
more binding types (all strings in SQLite)
|
2016-10-05 22:45:49 -04:00 |
|
|
7a66b28310
|
Added database exception error codes
|
2016-10-05 22:20:45 -04:00 |
|
|
6ffe942f99
|
SQLite3 database driver in working condition
PDO stub for now; other drivers to come
|
2016-10-05 22:08:43 -04:00 |
|
|
03b86c222f
|
Start on SQLite database driver
|
2016-10-02 17:07:17 -04:00 |
|
|
2e5e229474
|
Fixes to Lang class
|
2016-09-30 19:03:30 -04:00 |
|
|
db0bd18663
|
Localization class, and other improvements
Language file format will almost certainly change
|
2016-09-29 21:58:09 -04:00 |
|
|
4639dd1c46
|
Stub of Conf class; schema tweaks
|
2016-09-27 09:00:02 -04:00 |
|
|
c3bc913240
|
Add modification timestamps for ownCloud API
|
2016-09-24 17:22:01 -04:00 |
|
|
b4ad50e492
|
Initial database schema for SQLite
Probably incomplete or erroneous
|
2016-09-22 22:49:18 -04:00 |
|
|
471a004ea7
|
Create repository
|
2016-09-17 07:55:45 -04:00 |
|