Commit 1396aba
authored
Improve performance (#138)
* Improve Titlebuilder to add a root page if more then one space is
migrated to one namespace
* Fix page link processor page key generation
* CC
* Fix usage of jira macro processor
* Fix inclued macro converter
* Refactor widget macro converter
* Update ConfluenceConverter
* Restore page link processor
* Improve filename
* CC
* Fix widget unittest
* Add gliffy processor and template
* Add custom bucket for gliffy
* Add fallback to PNG to gliffy
* Improve gliffy fallback
* Improve performace
* Improvements of extractor
* Resolve attachment issues
* Fix title builder and unittests
* Remove uploading additional files again
* Fix skip-namespace option
* Fix body contents issue
* Fix skip-namespace flag
* CC
* Add validity checks to analyzer
* Abort script if config.yaml is invalid
* Make StatusMacro inline wikitext
* Fix unittest
* Add execution time and prefix/namespace selection
* Fix title length check and improve analyzer-include-spacekey config
* CC
* Move exection time to lib1 parent 4f372eb commit 1396aba
File tree
18 files changed
+1352
-593
lines changed- bin
- src
- Analyzer
- Command
- Composer
- Converter
- Processor
- Extractor
- Utility
- tests/phpunit/Utility/TitleBuilder
18 files changed
+1352
-593
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments