801 Commits

Author SHA1 Message Date
Ilkka Seppala
ae212dec7e Update to urm plugin 1.3.0 2015-10-29 19:30:47 +02:00
Ilkka Seppala
d9e55c7c81 Update to urm plugin 1.2.0 2015-09-20 14:50:43 +03:00
Ilkka Seppala
c234ee7207 Updated to urm 1.2.0-SNAPSHOT. Set the urm plugin ignore configuration for the modules. 2015-09-20 14:21:20 +03:00
Ilkka Seppala
c6aae59407 Corrections to package naming. 2015-09-19 20:34:57 +03:00
Ilkka Seppala
e3f8ef00ae Update urm.sh 2015-09-19 20:21:45 +03:00
Ilkka Seppala
74481a0267 Merge branch 'master' into urm 2015-09-19 20:15:27 +03:00
Ilkka Seppala
325b68908e Update urm version. 2015-09-19 20:14:11 +03:00
Ilkka Seppala
dd0fcea090 Package naming corrections and cleanup. 2015-09-18 19:59:52 +03:00
Ilkka Seppala
694a1eeafa Added script for generating the png images from dots. 2015-09-17 19:47:48 +03:00
Ilkka Seppala
1496a468c5 Add urm plugin to the rest of the projects. 2015-09-17 19:22:30 +03:00
Ilkka Seppala
af77911a84 Work on adding the urm plugin to all projects. 2015-09-17 17:37:27 +03:00
Narendra Pathai
570a30099e Some changes to further polish #74 2015-09-16 13:24:21 +05:30
Narendra Pathai
e5f1ff1be1 Merge pull request #242 from iluwatar/Reactor
Reactor #74 implemented using Java NIO framework.
2015-09-16 11:45:58 +05:30
Narendra Pathai
dbc2acae5f Work on #74, removed author name from all classes. [ci skip]. Author names were added due to default eclipse configuration. 2015-09-16 11:39:57 +05:30
Narendra Pathai
e6a4200607 Work on #74, increased coverage 2015-09-15 13:48:58 +05:30
Narendra Pathai
2ff78184e5 Work on #74, added class diagram and index.md 2015-09-14 12:56:17 +05:30
Narendra Pathai
5bacfce727 Merge branch 'master' of https://github.com/iluwatar/java-design-patterns into Reactor 2015-09-14 11:46:18 +05:30
Ilkka Seppala
2dc98f6b93 Upgrade Coveralls plugin to 4.0.0 2015-09-14 07:05:01 +03:00
Narendra Pathai
8d429525dc Work on #74, updated javadocs, reformatted code to google style guide, added missing final modifiers 2015-09-12 17:46:24 +05:30
Narendra Pathai
aebd69efb4 Work on #74, Merged from master 2015-09-12 15:03:02 +05:30
Narendra Pathai
611a82a33c Merge pull request #245 from iluwatar/design-principles
PR for Document design principles #208
2015-09-12 14:53:05 +05:30
Ilkka Seppälä
a033c079f7 Merge pull request #246 from zafarella/add-checkstyle-into-maven
Add checkstyle into maven #224
2015-09-12 10:05:41 +03:00
zafarella
266aca20c7 delete presentation from branch 2015-09-11 18:30:17 -04:00
Ilkka Seppala
6176f134c4 Update Hibernate, Spring and Apache Isis dependencies. 2015-09-11 22:56:11 +03:00
zafarella
a4854d98f3 Merge branch 'master' into add-checkstyle-into-maven
# Conflicts:
#	pom.xml
2015-09-11 15:13:45 -04:00
zafarella
3ebc64c5d6 add draft 2015-09-11 15:12:13 -04:00
Narendra Pathai
65add323ed Work on #208, explained the ways our patterns can be explored 2015-09-11 13:51:44 +05:30
Narendra Pathai
9ecb1b2546 Work on #184, changed category, added difficulty tag, more real applications and credits, added implementation approaches 2015-09-11 13:24:15 +05:30
NooBxGockeL
bbd7864927 Work on #218, fix push command 2015-09-10 18:43:23 +02:00
Markus
bd89530fa2 Work on #218, fixed git config
git config must either be global or inside a repo.
I moved the lines for initialization of git to only apply to the ghpagesclone.
2015-09-10 17:55:05 +02:00
NooBxGockeL
b12bbb8e00 Work on #218, automagic website updates 2015-09-10 17:37:04 +02:00
Narendra Pathai
338ecd1658 Work on #208, categorized factory method in beginner difficulty tag 2015-09-10 15:26:47 +05:30
Narendra Pathai
efa7e01223 #184 polished a few rough edges, class diagram change, and removed warnings 2015-09-10 13:12:36 +05:30
Narendra Pathai
0148cd7d2a Merge pull request #225 from hannespernpeintner/fluentinterface
#184 Fluent Interface pattern
2015-09-10 12:18:28 +05:30
zafarella
31537a2383 suppress checkstyle warnings due to travis failure because of huge logs 2015-09-09 19:05:34 -04:00
zafarella
f12de5cae4 preserve tabs instead of space 2015-09-09 17:45:20 -04:00
zafarella
5aa3eb4652 reformat rules 2015-09-09 17:43:21 -04:00
zafarella
e97c5a1f95 delete presentation 2015-09-09 17:41:28 -04:00
zafarella
4ee25105b9 add checkstyle to check against google standard 2015-09-09 17:39:44 -04:00
zafarella
d1c653f74c add draft 2015-09-09 16:00:15 -04:00
Hannes Pernpeintner
fb13ddc5d6 #184 Fluent interface pattern, added uml, adjusted style, added pattern description 2015-09-09 14:11:53 +02:00
Narendra Pathai
7a1c2ee413 Work on #208, added getting started section in README and linked it to programming priciples site 2015-09-08 12:49:54 +05:30
Hannes Pernpeintner
ee47ae021a #184 Fluent interface pattern, added cached initialization to anonymous iterator for lazy fluentiterable, small documentation changes 2015-09-07 14:36:16 +02:00
Hannes Pernpeintner
a90fcc2391 #184 Fluent interface pattern, documentation changed, collecting operations optimized 2015-09-07 14:36:15 +02:00
Hannes Pernpeintner
ded21b70ac #184 Fluent interface pattern, lazy fluentiterable added 2015-09-07 14:36:15 +02:00
Hannes Pernpeintner
02162994a3 #184 Fluent Interface pattern 2015-09-07 14:36:14 +02:00
Markus
9eb64bc0e5 Removed the Markdown Plus custom heading id's
Because the renderer of github doesnt support markdown plus...
2015-09-06 19:33:56 +02:00
Markus
1bef44c4e8 fix #237
- Removed Self-Links and instead used another way of making custom id's
- Removed TOC
- Removed Back to top arrows
- Made FAQ an extra page
2015-09-06 18:54:23 +02:00
Narendra Pathai
9e401b0f34 Fixed version number 2015-09-06 14:14:38 +05:30
Narendra Pathai
30f6065195 Removed todo file 2015-09-06 14:10:31 +05:30