Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 0.9.0
daybook
Browse files
Jan 09, 2022
Update .gitlab-ci.yml file
· 516f1c5b
Miguel
authored
Jan 09, 2022
View commits for tag 0.9.0
0.9.0
516f1c5b
Fixed some styling issues
· 98745076
Miguel
authored
Jan 08, 2022
98745076
Code clean up
· 48ed30c7
Miguel
authored
Jan 08, 2022
48ed30c7
Merge branch 'RLOG-14' into 'main'
· d5e402cf
Miguel
authored
Jan 09, 2022
d5e402cf
Added flake8 config
· 306f5095
Miguel
authored
Jan 08, 2022
306f5095
Update .gitlab-ci.yml file
· 680ab863
Miguel
authored
Jan 09, 2022
680ab863
Merge branch 'RLOG-14' into 'main'
· 8115c522
Miguel
authored
Jan 09, 2022
8115c522
Added command to CLI
· 998506d1
Miguel
authored
Jan 08, 2022
998506d1
Added add_entry method to ReadingLog
· 9ede84d9
Miguel
authored
Jan 08, 2022
9ede84d9
Implemented ReadingLogEntry
· 5250f2ff
Miguel
authored
Jan 08, 2022
5250f2ff
Make author and book into values objects
· 8f2172c4
Miguel
authored
Jan 08, 2022
8f2172c4
Jan 08, 2022
Started using pytest
· 30743577
Miguel
authored
Jan 08, 2022
30743577
Added tox config
· 51fa6b71
Miguel
authored
Jan 08, 2022
51fa6b71
Updated .gitignore
· 83f8aa9a
Miguel
authored
Jan 08, 2022
83f8aa9a
Updated diagram
· 91ab1522
Miguel
authored
Jan 08, 2022
91ab1522
Jan 07, 2022
Refactor AbstractAggregate to AbstractDomainEntity
· ca5e780d
Miguel
authored
Jan 07, 2022
ca5e780d
Started using AbstractAggregate
· 9fa52295
Miguel
authored
Jan 07, 2022
9fa52295
Simplified calls to cursor
· 3b35dfd8
Miguel
authored
Jan 07, 2022
3b35dfd8
Added Author and Book entities
· c01ceb7d
Miguel
authored
Jan 06, 2022
c01ceb7d
Merge branch 'main' of
https://gitlab.com/miguelamezola/rlog
· dc2f7795
Miguel
authored
Jan 06, 2022
dc2f7795
Fixed setup.py install_requires
· d6aa3bbc
Miguel
authored
Jan 06, 2022
d6aa3bbc
Added .gitlab-ci.yml file
· 6cba72ea
Miguel
authored
Jan 07, 2022
6cba72ea
Cosmetic fixes
· ba7b9971
Miguel
authored
Jan 06, 2022
ba7b9971
Jan 06, 2022
RLOG-23 Use messagebus for creating reading logs
· 6cb0c860
Miguel
authored
Jan 06, 2022
View commits for tag 0.8.0
0.8.0
6cb0c860
RLOG-23 code cleanup
· b1bc4b20
Miguel
authored
Jan 06, 2022
View commits for tag 0.7.0
0.7.0
b1bc4b20
RLOG-23 repository_can_add_reading_log
· 9c1e0207
Miguel
authored
Jan 05, 2022
View commits for tag 0.6.0
0.6.0
9c1e0207
RLOG-8 Implemented select_reading_log_by_reader
· b0582b3f
Miguel
authored
Jan 05, 2022
View commits for tag 0.5.0
0.5.0
b0582b3f
RLOG-23 Implemented create_reading_log service
· 9d4fdaef
Miguel
authored
Jan 05, 2022
9d4fdaef
RLOG-23 Selected Reading Log as aggregate - Part 2
· 60d0d226
Miguel
authored
Jan 05, 2022
View commits for tag 0.4.0
0.4.0
60d0d226
RLOG-23 Selected Reading Log as aggregate
· 8a3980b2
Miguel
authored
Jan 05, 2022
8a3980b2
Jan 05, 2022
RLOG-6 select_readers_by_username
· a74da07d
Miguel
authored
Jan 05, 2022
a74da07d
RLOG-6 add_new_reader domain service function
· 0399765a
Miguel
authored
Jan 05, 2022
0399765a
RLOG-6 Ordered readers by name
· cd7eb811
Miguel
authored
Jan 05, 2022
cd7eb811
Added list method to reader manager
· 1b35dda8
Miguel
authored
Jan 05, 2022
1b35dda8
Added ReaderManager
· 8dcd83ae
Miguel
authored
Jan 05, 2022
View commits for tag 0.3.0
0.3.0
8dcd83ae
Implemented Reader equality operators
· 331ee59d
Miguel
authored
Jan 05, 2022
View commits for tag 0.2.0
0.2.0
331ee59d
RLOG-6 Added Reader entity
· a407056e
Miguel
authored
Jan 05, 2022
View commits for tag 0.1.0
0.1.0
a407056e
Updated README contents
· 100de5cd
Miguel
authored
Jan 05, 2022
View commits for tag 0.0.2
0.0.2
100de5cd
Add LICENSE
· 97496372
Miguel
authored
Jan 05, 2022
97496372
Apply black formatting
· 00930e94
Miguel
authored
Jan 05, 2022
00930e94
Loading