Commit Graph

857 Commits

Author SHA1 Message Date
zebardy
5b214dbf27 fix userfieldservice 2019-11-23 19:24:14 +00:00
zebardy
855ea70e9b fix userservice 2019-11-23 18:45:48 +00:00
zebardy
fce767b0ad fix userservice 2019-11-23 17:48:19 +00:00
zebardy
a4c9239214 correct mistake 2019-11-23 17:13:03 +00:00
zebardy
f8dffbac4c lazy loading of services in services 2019-11-23 16:45:15 +00:00
zebardy
7cf1430433 lazy loading of services in controllers 2019-11-23 15:06:57 +00:00
zebardy
ac210fe092 lazy loading of batteries service 2019-11-23 14:48:53 +00:00
zebardy
b0d602d13c lazy loading of users service 2019-11-23 14:43:00 +00:00
zebardy
8b9790417d lazy loading of open api spec 2019-11-23 14:38:37 +00:00
zebardy
577b181e1b missing use for Userfieldsservice 2019-11-23 13:45:28 +00:00
zebardy
76c5c55635 correct visibiity of methds inherited from BaseController 2019-11-23 13:24:32 +00:00
zebardy
62d3015509 correct scope of variable 2019-11-23 13:20:57 +00:00
zebardy
2a30d6377f correct syntax error 2019-11-23 12:51:49 +00:00
zebardy
76beb4779e lazily obtain valus for page rendering 2019-11-23 12:15:18 +00:00
zebardy
89b959b3c9 comment out debug printing 2019-11-22 19:19:37 +00:00
zebardy
cf8e285b62 in depth look at Logincontroller timings 2019-11-22 16:37:13 +00:00
zebardy
4895417586 start investigating Login controller time 2019-11-22 15:18:56 +00:00
zebardy
11bf1ccfae start investigating Login controller time 2019-11-22 14:54:57 +00:00
zebardy
d606383b70 start investigating session auth middleware creation 2019-11-22 14:21:11 +00:00
zebardy
2b65991c51 start investigating session auth middleware creation 2019-11-22 13:13:11 +00:00
zebardy
2502bc3f0e fix more in depth timings for routing loading 2019-11-22 10:46:14 +00:00
zebardy
4c1be1ef20 get more in depth timings for routing loading 2019-11-22 10:01:47 +00:00
zebardy
135b2e776c get timings for routing timings 2019-11-22 07:53:17 +00:00
zebardy
5c29be4f44 correct timings for app route build time 2019-11-21 23:44:45 +00:00
zebardy
dd5c97c4d2 correct timings for app object build time 2019-11-21 23:07:53 +00:00
zebardy
80adccb2a0 correct timings for app build time 2019-11-21 22:18:55 +00:00
zebardy
a783f90425 remove additional fopen 2019-11-21 19:00:46 +00:00
zebardy
86c577c7c0 correct scope for Pot variable 2019-11-21 18:56:40 +00:00
zebardy
4f37e4a390 try apc caching for views 2019-11-21 18:51:04 +00:00
zebardy
632870c364 more timings for app execution time 2019-11-21 17:32:25 +00:00
zebardy
aabc719f5b correct indentation and variable out of scope 2019-11-21 15:51:18 +00:00
zebardy
1b458dcbd0 forgot to uncomment instance map 2019-11-21 14:50:31 +00:00
zebardy
4f6db32ba9 correct syntax error 2019-11-21 11:06:07 +00:00
zebardy
9d131ee334 stor translations in apcu instead of localisation service (due to database connection) 2019-11-21 09:06:31 +00:00
zebardy
1d9e69dbda store localisation service in apcu 2019-11-20 22:14:47 +00:00
zebardy
384d2b21fb get timings for db-changed-time 2019-11-19 20:05:03 +00:00
zebardy
91034d333b get timings for db-changed-time 2019-11-19 07:29:26 +00:00
zebardy
6e4f31727b serialise inside the app closures 2019-11-18 23:11:14 +00:00
zebardy
06e210a0b9 try storing app in apcu 2019-11-18 22:07:52 +00:00
zebardy
75a3c6c62e correct mistake in stock controller 2019-11-18 07:28:52 +00:00
zebardy
75367598ea remove phpinfo 2019-11-17 22:27:48 +00:00
zebardy
962c6e9eea fix errent line that should have been commented 2019-11-17 21:49:45 +00:00
zebardy
9f277f51b3 utilise Localisation service as a singleton 2019-11-17 19:25:56 +00:00
zebardy
aa1cc4ad88 correct typo of treating self() as a var instead of a function 2019-11-17 17:02:38 +00:00
zebardy
1659e151a7 comment out debug printing to log file 2019-11-17 16:32:48 +00:00
zebardy
72f60bc321 unable to make the constructor private 2019-11-17 15:39:42 +00:00
zebardy
b9f9e18160 Merge branch 'master' of https://github.com/zebardy/grocy 2019-11-17 12:34:04 +00:00
Aaron Moses
fca0bd73ad use singletons to reduce need to recreate the same objects 2019-11-17 11:59:43 +00:00
Bernd Bestel
9bd43cf67a Added the Portuguese translation files 2019-11-13 14:47:23 +01:00
Bernd Bestel
e493abf784
Dummy change to force-commit file (references #412) 2019-11-02 08:45:40 +01:00