Commit Graph

14 Commits

Author SHA1 Message Date
23aa60e65e
Move everything into the core package
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-11 18:18:39 +01:00
93e177cc35
Changed LinkedList to ArrayList
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-11 18:09:47 +01:00
4ef3c41251
Adapt Jenkinsfile to multi-module architecture
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-11 17:58:09 +01:00
c411eace81
Convert to multi-module project
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-11 17:55:49 +01:00
f82df2b979
Extracted ChangeManager interface from concrete implementation
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-11 17:30:44 +01:00
ee6015b353
Fix index handling in change manager
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-11 14:01:31 +01:00
2773d360fb
Implement change manager unit tests
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-11 13:51:12 +01:00
bb7c1690b2
Add change manager unit test skeleton
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-10 18:39:57 +01:00
dc74b78d20
Add Jenkinsfile
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
2021-12-08 10:42:55 +01:00
acb25c3120
Improve ChangeManager Javadoc 2021-12-08 10:35:09 +01:00
fe1009187c
New change interface and changeManager class 2021-12-07 19:13:51 +01:00
4a05f9a394
Merge pull request 'Project Setup' (#1) from f/setup into develop
Reviewed-on: https://git.kske.dev/zdm/undo-redo/pulls/1
Reviewed-by: kske <kai@kske.dev>
2021-12-07 18:08:48 +01:00
b1a324fed1
Add Eclipse / Maven project 2021-12-07 18:05:07 +01:00
5e76f2cb06
Initial commit 2021-12-06 21:52:16 +01:00