2016-11-27 |
Gustavo Martin Mor... | Writing test for VII |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | Testing another simple case, V |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | tripservice: link to youtube tutorial |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | Generalize code. |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | Again we write the simplest thing to make our test... |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | We always write the simplest thing to make our test... |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | RomanNumeralGenerator, first test passing |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | RomanNumeralGenerator, creating test (first) and class... |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | romannumerals |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | different projects for codurance |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | new projects, tdd and sandomancuso |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | README file |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | TripService we can refactor as much as we want because... |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | Required dependency for @Inject |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | TripServiceShould green |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | return_friend_trips_when_users_are_friends fails |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | return_friend_trips_when_users_are_friends stops working |
| commitdiff |
2016-11-27 |
Gustavo Martin Mor... | TripDAO, always test before refactoring |
| commitdiff |
2016-11-25 |
Gustavo Martin Mor... | Removing loggedInUser from Test. |
| commitdiff |
2016-11-25 |
Gustavo Martin Mor... | Getting rid of getLoggedInUser() method |
| commitdiff |
2016-11-25 |
Gustavo Martin Mor... | MVC, Model should know nothing about View. |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | TripService refactored |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Getting rid of variable makes code easier. |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Using ternary operation |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Getting rid of variables in legacy code is great. |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Moving Guard Condition to the top |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Inline isFriendsWith(user) |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | User isFriendsWith(user) method in TripService |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | isFriendsWith(user) method added to User |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Moving UserBuilder to production code |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Thoughts about Feature Envy and path to follow when... |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Merge branch 'master' of https://github.com/gumartinm... |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Improvement with fluent interface for our test |
| commitdiff |
2016-11-24 |
Gustavo Martin Mor... | Improvement with fluent interface for our test |
| commitdiff |
2016-11-23 |
Gustavo Martin Mor... | Removing duplicated code |
| commitdiff |
2016-11-23 |
Gustavo Martin Mor... | We must always turn static methods into protected ones. |
| commitdiff |
2016-11-23 |
Gustavo Martin Mor... | Removing duplicated code |
| commitdiff |
2016-11-20 |
Gustavo Martin Mor... | We test the next branch. |
| commitdiff |
2016-11-20 |
Gustavo Martin Mor... | Creating test for refactoring legacy code. |
| commitdiff |
2016-11-20 |
Gustavo Martin Mor... | Sandro Mancuso, tripservicekata. |
| commitdiff |
2016-09-14 |
Gustavo Martin Mor... | spring-jpa, liquibase, examples about how to update... |
| commitdiff |
2016-08-27 |
Gustavo Martin Mor... | STOMP: log4j2 improvements |
| commitdiff |
2016-08-27 |
Gustavo Martin Mor... | Spring STOMP simple server: a few improvements |
| commitdiff |
2016-08-23 |
Gustavo Martin Mor... | Spring JPA: missing Named annotation in a few Spring... |
| commitdiff |
2016-08-23 |
Gustavo Martin Mor... | SonarQube custom plugins, little improvement |
| commitdiff |
2016-08-22 |
Gustavo Martin Mor... | SonarQube custom JavaScript plugin, unit tests |
| commitdiff |
2016-08-22 |
Gustavo Martin Mor... | SonarQube custom Java plugin, unit tests |
| commitdiff |
2016-08-22 |
Gustavo Martin Mor... | sonar java plugin: unit tests |
| commitdiff |
2016-08-22 |
Gustavo Martin Mor... | JPA project: maven site and Javadoc working |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | SonarQube JavaScript custom plugin, improvements in... |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar JavaScript plugin: use always interfaces. |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar JavaScript plugin: AngularJS $rootScope.$on detection |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar Java plugin: no time for comments |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar Java plugin: multiple improvements |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar Java plugin, no time for comments |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar JavaScript plugin: any class extending CustomJava... |
| commitdiff |
2016-08-21 |
Gustavo Martin Mor... | sonar Java plugin: non required Sensor because we will... |
| commitdiff |
2016-08-19 |
Gustavo Martin Mor... | sonar custom Java plugin: some improvements |
| commitdiff |
2016-08-17 |
Gustavo Martin Mor... | sonar custom java plugin: removing non required dependency |
| commitdiff |
2016-08-10 |
Gustavo Martin Mor... | sona java plugin: missing rule description |
| commitdiff |
2016-08-09 |
Gustavo Martin Mor... | sonar-java-plugin: fixing profile name |
| commitdiff |
2016-08-09 |
Gustavo Martin Mor... | sonar-java-plugin: check for mutable Spring Service... |
| commitdiff |
2016-08-07 |
Gustavo Martin Mor... | JPA: GET revisions, HTTP examples |
| commitdiff |
2016-08-07 |
Gustavo Martin Mor... | SonarQube tryint to create a custom JavaScript plugin |
| commitdiff |
2016-08-07 |
Gustavo Martin Mor... | no time for comments |
| commitdiff |
2016-08-07 |
Gustavo Martin Mor... | sonar java plugin: renaming packages |
| commitdiff |
2016-08-07 |
Gustavo Martin Mor... | sonar-custom-java-plugin: renaming from HelloWorld... |
| commitdiff |
2016-08-05 |
Gustavo Martin Mor... | Sonarqube custom rules: custom plugin for JavaScript |
| commitdiff |
2016-08-05 |
Gustavo Martin Mor... | SonarQube, custom Java rules. |
| commitdiff |
2016-08-04 |
Gustavo Martin Mor... | Sonarqube simple rule: missing required CheckRegistrar |
| commitdiff |
2016-08-03 |
Gustavo Martin Mor... | Sonarqube rule: improvements |
| commitdiff |
2016-08-02 |
Gustavo Martin Mor... | sonarqube helloworld plugin, renaming group and artifac... |
| commitdiff |
2016-08-02 |
Gustavo Martin Mor... | sonarqube 5.6.1: trying to implement custom rule. |
| commitdiff |
2016-07-31 |
Gustavo Martin Mor... | Messing around with sonarqube |
| commitdiff |
2016-07-31 |
Gustavo Martin Mor... | Getting ready for integration with Sonar (using Jacoco... |
| commitdiff |
2016-07-29 |
Gustavo Martin Mor... | Explanation about Spring overriding beans when running... |
| commitdiff |
2016-07-27 |
Gustavo Martin Mor... | Spring JPA: generic classes for implementing Controller... |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: AdDescription revisions |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: Spring REST interceptor |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: spring-data-envers, serializing data |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: MyCustomRevision, serializing revision... |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: jackson custom serializing |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: spring-data-envers does not work yet with... |
| commitdiff |
2016-07-26 |
Gustavo Martin Mor... | Spring JPA: modify resource |
| commitdiff |
2016-07-25 |
Gustavo Martin Mor... | Spring JPA: I must be doing something wrong because... |
| commitdiff |
2016-07-25 |
Gustavo Martin Mor... | Spring JPA: logging Hibernate query parameters with... |
| commitdiff |
2016-07-25 |
Gustavo Martin Mor... | Spring JPA: a few improvements |
| commitdiff |
2016-07-25 |
Gustavo Martin Mor... | Spring JPA: no way of injecting bean in JPA entities |
| commitdiff |
2016-07-21 |
Gustavo Martin Mor... | Spring JPA: no time for comments |
| commitdiff |
2016-07-21 |
Gustavo Martin Mor... | Spring JPA: using spring-data-envers |
| commitdiff |
2016-07-21 |
Gustavo Martin Mor... | Spring JPA: Envers tables, auditory. |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: no time for comments |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: Username HTTP Handler |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: H2 datasource, comments explaining why... |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: improvements in changeLogs.xml (liquibase... |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: data base, column names with caps |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: README, new URLs |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: cleaning up POM files |
| commitdiff |
2016-07-20 |
Gustavo Martin Mor... | Spring JPA: new structure |
| commitdiff |
2016-07-18 |
Gustavo Martin Mor... | Using Envers |
| commitdiff |
next |