Ilkka Seppala
|
e077aa34d7
|
Travis deploy web site to S3
|
2015-09-26 20:19:39 +03:00 |
|
Ilkka Seppälä
|
c1fda3ad6c
|
Merge pull request #254 from zafarella/refactor-singleton-according-to-checkstyle
Refactor singleton according to checkstyle rules
|
2015-09-24 22:32:11 +03:00 |
|
zafarella
|
60f9b71278
|
eliminate all warnings of checkstyle.
|
2015-09-24 13:29:39 -04:00 |
|
Narendra Pathai
|
ba6511fe5d
|
Work on #226, moved POSA reference and some J2EE design pattern references
|
2015-09-24 12:23:02 +05:30 |
|
zafarella
|
36809537d9
|
checkstyle fixes - docs, indent etc
|
2015-09-24 01:01:51 -04:00 |
|
Ilkka Seppälä
|
6735c81b52
|
Merge pull request #253 from mgalushka/master
#247 adding getAttackPower method to pattern decorator
|
2015-09-23 21:10:35 +03:00 |
|
Maxim Galushka
|
ec9af416ba
|
#247 adding getAttackPower method to pattern decorator
|
2015-09-23 17:58:58 +01:00 |
|
Narendra Pathai
|
b3e4e8a47b
|
Work on #226, #213, added references of Gang Of Four to all GoF patterns, added tag for Gang Of Four, added difficulty tags to some of them
|
2015-09-22 18:25:56 +05:30 |
|
Ilkka Seppala
|
dd0fcea090
|
Package naming corrections and cleanup.
|
2015-09-18 19:59:52 +03:00 |
|
Alan
|
d0af12b1ee
|
Removed magic number.
|
2015-09-16 21:32:52 +01: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 |
|
Alan
|
51dca28fe7
|
Updated unit .equals() and .hashCode() methods
Formatted code using this formatter:
https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml
Removed argument final declaration on interface
Updated addCustomer logic for cases where the added customer already
exists
|
2015-09-14 21:22:33 +01:00 |
|
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 |
|