2016-04-16 |
Gustavo Martin... | SpringLTW, improvements about ordering when weaving |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Gustavo Martin... | Spring AOP and maven plugin |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Gustavo Martin... | Spring AOP: improves in old examples about AOP Spring... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Gustavo Martin... | MyBatis interceptors: trying to change SQL statements... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Gustavo Martin... | MyBatis ReuseBatchExecutor: comments about REUSE vs... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Gustavo Martin... | mend |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Gustavo Martin... | MyBatis: BE CAREFUL WHEN USING BATCH MODE FOR ACCESSING... |
commit | commitdiff | tree | snapshot |
2016-04-10 |
Gustavo Martin... | MyBatis: ReuseBatchExecutor |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Gustavo Martin... | Sprint STOMP: simple broker (in memory broker) |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Gustavo Martin... | Spring and STOMP, first steps |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Gustavo Martin... | Spring emails: when using @Async exceptions are caught... |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Gustavo Martin... | Spring emails: modifications in Spring queue capacity. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Gustavo Martin... | Spring emails: using Thymeleaf and Velocity |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Gustavo Martin... | Spring emails |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Gustavo Martin... | Spring Emails |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Gustavo Martin... | Spring Emails |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Gustavo Martin... | Emails with Spring |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Gustavo Martin... | REST now lives in SpringWebServicesForFun repository |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Gustavo Martin... | Spring REST: missing test |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Gustavo Martin... | Spring REST: remove doc from client y global maven... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Gustavo Martin... | Spring REST: integration tests: client y server (RestTe... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Gustavo Martin... | Spring REST: Springfox (Swagger) |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Gustavo Martin... | Spring REST: Jackson requires default constructor |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Gustavo Martin... | Spring REST: integration tests |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Gustavo Martin... | Merge branch 'master' of https://github.com/gumartinm... |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Gustavo Martin... | Spring REST, integration tests |
commit | commitdiff | tree | snapshot |
2015-12-14 |
Gustavo Martin... | missing produces attribute in REST POST |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | REST: header Location after POST |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | REST: example with query params and custom headers |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | TDD: check for exceptions |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | TDD: spies, mocks and argumentcaptors |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | Merge branch 'master' of https://github.com/gumartinm... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | FileSafeWriter with example |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | FileSafeWriter with example |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | Threads: using lambda expressiones instead of implement... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Gustavo Martin... | Threads: futuretask and timerschedule examples |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Gustavo Martin... | equals-hashcode: what is it for (HashSet relation) |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Gustavo Martin... | CAS: cas and cas-management |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Gustavo Martin... | SpringJava REST: CarController, commit related to |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Gustavo Martin... | REST: Spring REST project for trying out AngularJS... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Gustavo Martin... | Date parsing using Java 8 |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Gustavo Martin... | Mybatis child mapper extending from parent |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Gustavo Martin... | Symfony (kind of) validators: required check for null... |
commit | commitdiff | tree | snapshot |
2015-04-19 |
Gustavo Martin... | Validators Symfony (kind of) implementation |
commit | commitdiff | tree | snapshot |
2015-03-20 |
Gustavo Martin... | MyBatis: BATCH operations |
commit | commitdiff | tree | snapshot |
2015-03-04 |
gu.martinm... | Pseudo batch update with CASE should work on any data... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
gu.martinm... | Pseudo batch update with CASE |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Gustavo Martin... | Batch update (kind of) MyBatis |
commit | commitdiff | tree | snapshot |
2015-02-23 |
Gustavo Martin... | MyBatis, dynamically generating SQL code in Java: the... |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Gustavo Martin... | Merge branch 'master' of https://github.com/gumartinm... |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Gustavo Martin... | Using liquibase for DDL and DML statements. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Gustavo Martin... | MyBatis-Spring: my first custom mapper |
commit | commitdiff | tree | snapshot |
2014-12-27 |
Gustavo Martin... | Get ID after INSERT, otherwise error because I am not... |
commit | commitdiff | tree | snapshot |
2014-11-26 |
Gustavo Martin... | TDD examples |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformatin can be found in this new repository: |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: remove unused strings |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: tabs text as string resource |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: remove TODO from MapActivity |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: update serial version UID |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: http client agent string as resource |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: there are no tests (at the moment) |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: updating class names |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: remove unused xml file |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: WidgetIntentService remove unused... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: removing old useless main.xml file |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: license and third party licenses |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Gustavo Martin... | WeatherInformation: service and jpos current and foreca... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Gustavo Martin... | WeatherInformation: using package name.gumartinm.weathe... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Gustavo Martin... | WeatherInformation: remove API key information from... |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Gustavo Martin... | WeatherInformation: new package definition, com.weather... |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Gustavo Martin... | WeatherInformation: removing TODOs |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Gustavo Martin... | WeatherInformation: sun rise/set is shown using the... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
gu.martinm... | WeatherInformation: removing TODOs |
commit | commitdiff | tree | snapshot |
2014-11-12 |
gu.martinm... | WeatherInformation: JPOSWeatherParser, missing equals... |
commit | commitdiff | tree | snapshot |
2014-11-12 |
gu.martinm... | WeatherInformation: current view, fixed error |
commit | commitdiff | tree | snapshot |
2014-11-12 |
gu.martinm... | WeatherInformation: sun rise/set time UTC |
commit | commitdiff | tree | snapshot |
2014-11-12 |
gu.martinm... | WeatherInformation: current view, fixed error |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Gustavo Martin... | WeatherInformation: licenses activity |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Gustavo Martin... | WeatherInformation: app activity, improvements |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Gustavo Martin... | WeatherInformation: About activity |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Gustavo Martin... | WeatherInformation: improvements in widget configuratio... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Gustavo Martin... | WeatherInformation: strange weather condition code... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Gustavo Martin... | WeatherInformation: widget, remove storaged data on... |
commit | commitdiff | tree | snapshot |
2014-11-01 |
Gustavo Martin... | WeatherInformation: widget, refresh stores to permanent... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Gustavo Martin... | WeatherInformation: specific layout improvements |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Gustavo Martin... | WeatherInformation: specific fragment layout, improvement. |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Gustavo Martin... | WeatherInformation: widget update and refresh, right... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Gustavo Martin... | WeatherInformation: widget configuration no using Prefe... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Gustavo Martin... | WeatherInformation: widget configuration new layout WIP |
commit | commitdiff | tree | snapshot |
2014-10-22 |
Gustavo Martin... | WeatherInformation: widget background no more spurious... |
commit | commitdiff | tree | snapshot |
2014-10-22 |
Gustavo Martin... | WeatherInformation: widget background with spurious... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Gustavo Martin... | WeatherInformation: update widgets when new location |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Gustavo Martin... | WeatherInformation: improvements in settings activities |
commit | commitdiff | tree | snapshot |
2014-10-21 |
Gustavo Martin... | WeatherInformation: widget update view with configuration |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Gustavo Martin... | WeatherInformation: no time for comments |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Gustavo Martin... | WeatherInformation: remove widget configure from applic... |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Gustavo Martin... | WeatherInformation: widget view using wrong layout |
commit | commitdiff | tree | snapshot |
2014-10-20 |
Gustavo Martin... | WeatherInformation: widget configure save to permanent... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Gustavo Martin... | WeatherInformation: using Android Studio |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Gustavo Martin... | Update gitignore file for JetBrains IDEs |
commit | commitdiff | tree | snapshot |
next |