|
1bf9ea9a06
|
Merge branch 'release/1.1.0'
|
2019-11-09 12:40:15 +01:00 |
|
|
79b09316af
|
Merge branch 'feature/swift_package_conversion' into develop
|
2019-11-09 12:12:12 +01:00 |
|
|
93a14c9124
|
Enable code coverage when testing swift package
|
2019-11-07 21:58:15 +01:00 |
|
|
deceb93eec
|
Turn "gather code coverage" option on
|
2019-11-05 19:26:54 +01:00 |
|
|
db25f8a10b
|
Update travis-ci configuration file
|
2019-11-05 19:17:28 +01:00 |
|
|
6abe3e2092
|
Convert Xcode project to Swift package
|
2019-11-05 18:37:11 +01:00 |
|
|
953c22eb77
|
Update gitignore to take into account macOS files and directories
|
2019-11-05 18:22:27 +01:00 |
|
|
eed8485760
|
Merge branch 'feature/migrate_to_ios_13_file_handle_methods' into develop
|
2019-11-05 16:38:08 +01:00 |
|
|
d9c958bb3b
|
Update travis-ci configuration file
|
2019-11-05 16:36:25 +01:00 |
|
|
59e25369e6
|
Update DiskLogger tests to use new API
|
2019-11-05 16:30:58 +01:00 |
|
|
04ab08f294
|
Use new FileHandle methods that throw errors instead of exceptions
|
2019-11-04 19:21:53 +01:00 |
|
|
3bc845ee28
|
Merge branch 'feature/code_reorganization' into develop
|
2019-10-30 22:34:37 +01:00 |
|
|
28716deefe
|
Rename FileRotateFactory to LogrotateFactoryImpl, and FileWriterFactory to SizeLimitedFileFactoryImpl
|
2019-10-30 20:27:56 +01:00 |
|
|
b49971f839
|
Rename FileFactory to FileHandleFactory
|
2019-10-30 20:27:33 +01:00 |
|
|
3f90ca9fa6
|
Rename File to OSFileHandle. Move OSFileHandle to OSFileHandle.swift
|
2019-10-30 20:24:02 +01:00 |
|
|
1eb496f343
|
Rename FileSystem to OSFileManager
|
2019-10-30 20:17:39 +01:00 |
|
|
81393b67da
|
Rename FileRotate to LogrotateImpl. Move Logrotate to Logrotate.swift
|
2019-10-30 20:02:45 +01:00 |
|
|
bdbd615ea4
|
Rename FileWriter to SizeLimitedFileImpl. Move SizeLimitedFile to SizeLimitedFile.swift
|
2019-10-30 19:55:04 +01:00 |
|
|
4f608bbb60
|
Merge branch 'feature/drop_deprecated_write_method_on_filehandle' into develop
|
2019-10-30 18:58:02 +01:00 |
|
|
da03316ce6
|
Remove NSFileHandle+Swift and replace it by calling __write(_:error:)
|
2019-10-30 18:55:31 +01:00 |
|
|
02286c1a6e
|
Bump deployment target to 13.0
|
2019-10-30 18:19:44 +01:00 |
|
|
8605870730
|
Merge tag '1.0.1' into develop
|
2019-04-07 18:13:57 +02:00 |
|
|
17f6867eb7
|
Merge branch 'release/1.0.1'
|
2019-04-07 18:05:15 +02:00 |
|
|
1f59cee738
|
Update travis-ci configuration file
|
2019-04-07 17:45:17 +02:00 |
|
|
a68d1a575b
|
Enable base internationalization
|
2019-04-07 17:36:57 +02:00 |
|
|
7bb6adca44
|
Migrate to Swift 5
|
2019-04-07 17:36:30 +02:00 |
|
|
6e8d96f8b9
|
Merge branch 'release/1.0.0'
|
2018-09-19 20:51:01 +02:00 |
|
|
b941c6d316
|
Merge tag '1.0.0' into develop
no message
|
2018-09-19 20:51:01 +02:00 |
|
|
62d6a20ea4
|
Added build status and code coverage badges
|
2018-09-19 20:50:11 +02:00 |
|
|
3fa5c0b9b2
|
Turned code coverage on
|
2018-09-19 19:43:41 +02:00 |
|
|
4420b0e7ee
|
Added codecov.io integration
|
2018-09-19 18:52:58 +02:00 |
|
|
264781a711
|
Added travis-ci configuration file
|
2018-09-19 17:58:23 +02:00 |
|
|
c7eae4e3e9
|
Updated readme file
|
2018-09-02 11:22:20 +02:00 |
|
|
738088a0fb
|
Merge branch 'feature/unit_tests' into develop
|
2018-09-01 09:13:22 +02:00 |
|
|
677db8a73a
|
Fixed two bugs caught by unit tests in DiskLogger
|
2018-09-01 09:12:17 +02:00 |
|
|
cedf3a2b52
|
Added DiskLoggerTests
|
2018-09-01 09:12:17 +02:00 |
|
|
b224674222
|
Added FileWriterTests
|
2018-09-01 09:12:17 +02:00 |
|
|
9253166f1d
|
Added FileRotateTests
|
2018-09-01 09:12:16 +02:00 |
|
|
ab7ec33418
|
Uncoupled FileWriter from FileHandle
|
2018-09-01 09:09:19 +02:00 |
|
|
74fe9ba0d2
|
Uncoupled DiskLogger from FileWriter
|
2018-09-01 09:09:19 +02:00 |
|
|
1144d6a90f
|
Uncoupled DiskLogger from FileRotate
|
2018-09-01 09:09:19 +02:00 |
|
|
d333992ca6
|
Renamed Logrotate to FileRotate
|
2018-09-01 09:09:19 +02:00 |
|
|
7c58a50778
|
Uncoupled DiskLogger from FileManager
|
2018-09-01 09:09:19 +02:00 |
|
|
11cdd72a04
|
Uncoupled Logrotate from FileManager
|
2018-09-01 09:09:19 +02:00 |
|
|
ce546d0072
|
Added AgregateLoggerTests
|
2018-09-01 09:09:19 +02:00 |
|
|
4df5b125a8
|
Added LoggerTests
|
2018-09-01 09:07:32 +02:00 |
|
|
f032da4ed8
|
Added LogStringConvertibleTests
|
2018-08-26 10:52:14 +02:00 |
|
|
3a6c531dad
|
Made Logger scheme shared
|
2018-08-25 13:12:29 +02:00 |
|
|
0d1abcdb54
|
Removed UnitTests.swift file
|
2018-08-25 13:04:05 +02:00 |
|
|
27c9599502
|
Added UnitTest target
|
2018-08-25 12:54:42 +02:00 |
|