Commit Graph

11 Commits

Author SHA1 Message Date
printempw
b5e060980a Only catch QueryException when getting options
This partly reverts commit c53dafeb6741a722aa02b199b88666161ce33d12.
2018-08-06 15:12:56 +08:00
printempw
1597f0fac0 Catch PDOException in OptionRepository 2018-07-22 12:03:54 +08:00
printempw
dd3f645e80 Adjust code style due to my OCD 2018-02-16 17:31:10 +08:00
Pig Fang
55a137f014 test(services): add tests for repositories 2017-12-28 12:52:29 +08:00
printempw
cc6afebfec fix comparing string with bool value 2017-01-02 10:28:10 +08:00
printempw
4ae6d868bb use true/false instead of 1/0 in options 2016-12-31 23:36:44 +08:00
printempw
59d7a9c4c2 deprecate Option::save() 2016-12-30 19:35:07 +08:00
printempw
65acb7426b save modified options at terminable middleware instead of destruct function 2016-12-17 17:25:01 +08:00
printempw
589be0c892 move setup wizard into laravel framework 2016-11-18 16:46:58 +08:00
printempw
7f79a654bd fix booting option repository at setup 2016-10-23 13:04:59 +08:00
printempw
c849ed21fa abstract general Repository 2016-10-21 22:11:49 +08:00