|
ee37632695
|
Adding worker id & functionname to worker logs
|
2019-02-22 20:10:27 +01:00 |
|
|
466f7a0ee5
|
adding test
|
2019-02-20 17:20:17 +01:00 |
|
|
107293bd61
|
Fixing rendertime
|
2019-02-20 17:12:40 +01:00 |
|
|
1df19d3553
|
Merge pull request #6697 from annando/memory-jsonld
Avoid memory issue in exception of JSON-LD parser
|
2019-02-19 09:40:01 +01:00 |
|
|
4facd1dfdb
|
Avoid memory issue in exception
|
2019-02-19 07:49:27 +00:00 |
|
|
5e5c39b0e1
|
Refactored DependencyFactory for Profiler
|
2019-02-17 21:12:12 +01:00 |
|
|
c36a0eabdb
|
fixing reset()
|
2019-02-17 10:34:48 +01:00 |
|
|
3d07774509
|
removed wrong log-output
|
2019-02-17 01:57:59 +01:00 |
|
|
88fd871844
|
refactoring & test fixing
|
2019-02-17 01:18:21 +01:00 |
|
|
6d73dcbe3d
|
Adding composer & tests
|
2019-02-17 00:03:38 +01:00 |
|
|
0a7861da65
|
Dependency of callstack moved one layer up
|
2019-02-16 23:17:10 +01:00 |
|
|
5e6e1a8025
|
Introducing Profiler
|
2019-02-16 23:11:30 +01:00 |
|
|
b79bd63231
|
move isDirectoryUsable to System
|
2019-02-05 22:30:18 +01:00 |
|
|
6a9d73f7d9
|
Refactoring ConfigCacheLoader methods
|
2019-02-05 22:27:57 +01:00 |
|
|
4af0119b73
|
3) Introducing ConfigFactory
|
2019-02-03 22:22:04 +01:00 |
|
|
d7e35b5802
|
Making the processor name more explicit
|
2019-01-28 18:41:29 +01:00 |
|
|
26af96f31a
|
improving code
|
2019-01-28 18:26:35 +01:00 |
|
|
9fe1da5f94
|
Double backslash
|
2019-01-28 12:35:14 +01:00 |
|
|
88e2cc9fa2
|
removing array prefix (compatibility)
|
2019-01-28 11:35:08 +01:00 |
|
|
a5e12f53e8
|
Logger Unique ID
|
2019-01-28 11:21:48 +01:00 |
|
|
b90c8c6346
|
Logger: Display the correct file, function and line number
|
2019-01-24 14:23:42 +00:00 |
|
Michael Vogel
|
6e7ca479d6
|
Merge pull request #6508 from nupplaphil/logger_enh
Adding an explicit FriendicaProcessor
|
2019-01-24 11:15:57 +01:00 |
|
|
7634663970
|
Adding an explicit FriendicaProcessor
|
2019-01-24 08:13:44 +01:00 |
|
|
64847e7cc8
|
Fix types in doc blocks/prototypes
|
2019-01-23 09:06:58 -05:00 |
|
|
0c19c4c75d
|
Fix missing reference to 'data' key in Util\Crypto
- Fix doc blocks
|
2019-01-23 09:06:57 -05:00 |
|
|
ce177f22c8
|
Fix doc blocks and return value type
|
2019-01-21 11:36:01 -05:00 |
|
|
7f2dc40601
|
Fix potential bugs without expected behavior change
- Fix uninitialized variables
- Fix potentially not set variables
- Fix wrong parameter default value
- Fix method scope
- Fix missing return value
|
2019-01-21 11:04:19 -05:00 |
|
|
ad9c67663d
|
Move Contact::Page_* constants to User::PAGE_FLAGS_*
|
2019-01-21 10:55:37 -05:00 |
|
|
9e0be97703
|
Bugfixing legacy loglevel
|
2019-01-21 10:54:41 -05:00 |
|
|
4a95ca280d
|
Remove unused code
- Remove commented code
- Remove unused/immediately overwritten variables
- Remove extraneous parameters
- Remove unreachable code
- Remove duplicate array keys
|
2019-01-21 10:48:40 -05:00 |
|
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
|
2e602afd3e
|
Add Monolog
|
2019-01-21 10:10:40 -05:00 |
|
|
2f49c4a058
|
Revert "Add monolog"
|
2019-01-21 10:08:09 -05:00 |
|
fabrixxm
|
c3c0332536
|
return default mimetype for unknown extensions
|
2019-01-21 10:00:47 -05:00 |
|
|
df230126c9
|
skipStackFramesCount to 1 to skip static method
|
2019-01-21 09:59:11 -05:00 |
|
|
45bde8fef1
|
Adding more information in case of warning (or dev)
|
2019-01-21 09:59:11 -05:00 |
|
|
6150c2fa9c
|
Bugfixing
|
2019-01-21 09:59:11 -05:00 |
|
|
7f7ed16dc2
|
Log format
|
2019-01-21 09:59:09 -05:00 |
|
|
8f9c0fe149
|
Adding Develop and normal Logging instances
|
2019-01-21 09:59:08 -05:00 |
|
|
55e54bb950
|
Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
|
2019-01-21 09:50:56 -05:00 |
|
|
895b3abf32
|
Remove/replace killme() with *exit()
|
2019-01-21 09:49:17 -05:00 |
|
|
ce37e981cb
|
This fixes a problem when the URL is too long
|
2019-01-16 22:34:57 +00:00 |
|
|
ae2a8b796c
|
Avoid a notice in HTTP signature check, preparation for authentication
|
2019-01-15 06:31:12 +00:00 |
|
|
9bec202232
|
Adding the date to signed get requests as well
|
2019-01-14 16:33:23 +00:00 |
|
|
2f2184cf12
|
Date check added for HTTP signatures
|
2019-01-14 16:03:13 +00:00 |
|
|
aa4aaf1971
|
Enable communication with Peertube
|
2019-01-14 12:10:11 +00:00 |
|
|
c1dec50248
|
Avoiding some notices
|
2019-01-13 18:03:13 +00:00 |
|
|
8b5b66838d
|
Issue 6438: Avoid fatal error
|
2019-01-13 16:00:27 +00:00 |
|
|
d113ccd93c
|
Making Friendica compatible to Nextcloud Social
|
2019-01-13 09:38:01 +00:00 |
|