Commit graph

11 commits

Author SHA1 Message Date
Dmitry Khomutov
c015d8c58b
Refactored project structure. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
dd9f43b7dd
Refactored Config. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
905d6d41d1
Refactored models. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov
d0c69d2ef0
Refactored Model class. 2018-02-28 09:40:14 +07:00
Dmitry Khomutov
4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
Dmitry Khomutov
58b23fe89d Removed useless code from models + code style fixes. 2017-10-15 20:05:33 +07:00
Dmitry Khomutov
07359d82f6
'Remember me' on login. Issue #81. 2017-08-31 22:13:48 +07:00
Dmitry Khomutov
96aa345dc0
Removed base models and stores 2017-02-18 14:34:23 +07:00
Dmitry Khomutov
d78f9f0e5f Added custom console Application class with migrations 2016-12-30 23:40:14 +07:00
Dmitry Khomutov
32f5c01728 Fixed namespaces in docblocks (PHPCI -> PHPCensor) 2016-07-21 23:20:59 +06:00
Dmitry Khomutov
60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Renamed from src/PHPCI/Model/User.php (Browse further)