-
Notifications
You must be signed in to change notification settings - Fork 36
initial pull request --work still on progress #44
base: master
Are you sure you want to change the base?
Commits on Oct 1, 2018
-
added repository layer for entity tweet. updated some javadocs
Fernando Soler David committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for c2b855f - Browse repository at this point
Copy the full SHA c2b855fView commit details -
added converter service. decoupling external objects (dtos) from inte…
…rnal (entities)
Fernando Soler David committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 5d5b3eb - Browse repository at this point
Copy the full SHA 5d5b3ebView commit details -
added junit test for repository
Fernando Soler David committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 3da1f78 - Browse repository at this point
Copy the full SHA 3da1f78View commit details -
added validation message service. a new runtime exception added for t…
…he tweet project
Fernando Soler David committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 0d6997e - Browse repository at this point
Copy the full SHA 0d6997eView commit details -
As a User, I want to view the list of published Tweets
Fernando Soler David committedOct 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 41a915a - Browse repository at this point
Copy the full SHA 41a915aView commit details
Commits on Oct 2, 2018
-
As a User, I want to add links to the tweet text without affecting th…
…e 140 character limit
Fernando Soler David committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 89b8e60 - Browse repository at this point
Copy the full SHA 89b8e60View commit details -
refactor - Command Query Responsibility Segregation – CQRS
Fernando Soler David committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for a4f0045 - Browse repository at this point
Copy the full SHA a4f0045View commit details -
As a User, I want to discard tweets
Fernando Soler David committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for d9387be - Browse repository at this point
Copy the full SHA d9387beView commit details -
As a User, I want to view a list of discarded tweets
Fernando Soler David committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 03de97a - Browse repository at this point
Copy the full SHA 03de97aView commit details -
to see custom metrics in http://localhost:8080/metrics I have had to …
…use CounterService class
Fernando Soler David committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for b94bec9 - Browse repository at this point
Copy the full SHA b94bec9View commit details -
added some comments about refactoring of metrics collection
Fernando Soler David committedOct 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 9e815a1 - Browse repository at this point
Copy the full SHA 9e815a1View commit details