Daniel Compton
|
c3a19788a2
|
Merge pull request #113 from led/patch-2
typo in comment
|
2015-09-07 09:53:51 +12:00 |
led
|
5a78f6b532
|
typo in comment
|
2015-09-06 15:59:58 +01:00 |
Samuel Miller
|
087d0eccfb
|
Updated TodoMvc css to newest version. Fixes some issues with #94
|
2015-08-12 18:18:20 -06:00 |
Mike Thompson
|
ebe19bda29
|
Merge pull request #98 from Day8/contributing
Add CONTRIBUTING.md guidelines
|
2015-08-12 09:23:52 +10:00 |
Daniel Compton
|
ce219635a5
|
Merge pull request #97 from Day8/deploy-repositories
Add deploy repositories for clojars
|
2015-07-27 20:05:59 +12:00 |
Daniel Compton
|
c3f0b9e68d
|
Add deploy repositories for clojars
|
2015-07-27 20:05:26 +12:00 |
Daniel Compton
|
9033d0c9c3
|
Merge pull request #99 from Day8/travis
Remove addons, not necessary
|
2015-07-27 20:03:51 +12:00 |
Daniel Compton
|
79b33efcd4
|
Remove addons, not necessary
|
2015-07-27 19:57:23 +12:00 |
Daniel Compton
|
bdc792d3d4
|
Use new apt-sources feature
|
2015-07-27 19:41:27 +12:00 |
Daniel Compton
|
d83778f231
|
Update Travis to use new container infrastructure
|
2015-07-27 19:34:25 +12:00 |
Daniel Compton
|
419ac4b5e0
|
Add CONTRIBUTING.md guidelines
|
2015-07-27 19:28:52 +12:00 |
Daniel Compton
|
915ad9a351
|
Merge branch 'master' into develop
Conflicts:
README.md
examples/todomvc/src/todomvc/db.cljs
|
2015-07-27 16:51:22 +12:00 |
Szabó Krisztián
|
e0c816859f
|
Use if-not instead of (if (not))
|
2015-07-26 19:57:17 +02:00 |
Daniel Compton
|
b566c08f40
|
Merge pull request #84 from ducky427/patch-1
Minor code cleanup
|
2015-07-25 07:44:22 +12:00 |
Daniel Compton
|
fa05388e04
|
Merge pull request #90 from thenonameguy/remove_whitespace_problems
Remove unnecessary whitespace, fix EOF newlines
|
2015-07-25 07:42:42 +12:00 |
Daniel Compton
|
ccdd662ab2
|
Merge pull request #89 from thenonameguy/patch-1
Fix spelling of 'weird' in comments
|
2015-07-25 07:42:12 +12:00 |
Krisztian Szabo
|
312eae223f
|
Remove unnecessary whitespace from code
|
2015-07-24 16:39:28 +02:00 |
Krisztian Szabo
|
44e0b7383c
|
Remove unnecessary whitespace from tests
|
2015-07-24 16:39:04 +02:00 |
Szabó Krisztián
|
72b2889f94
|
Fix spelling of 'weird'
https://en.wiktionary.org/wiki/wierd
|
2015-07-24 15:43:40 +02:00 |
Daniel Compton
|
dd0471ee29
|
Merge pull request #85 from lustrousgorilla/patch-1
Correct typo.
|
2015-07-18 11:18:27 +12:00 |
Gabriel Arrillaga
|
695cf6dcbf
|
Correct typo.
|
2015-07-17 16:28:11 -06:00 |
Stuart Mitchell
|
f1cb3ad66c
|
updated CHANGES.md
|
2015-07-17 14:43:22 +12:00 |
Stuart Mitchell
|
62251dfe2b
|
fixed issue with log groupings
|
2015-07-17 14:16:56 +12:00 |
Stuart Mitchell
|
8caee1115b
|
fixes bug introduced by 8af8c6840f
|
2015-07-17 11:51:34 +12:00 |
Ducky
|
fc9da0d13a
|
Minor code cleanup
|
2015-07-16 17:25:54 +01:00 |
mike-thompson-day8
|
699d6232cd
|
Improve comments in todomvc example
|
2015-07-15 16:23:10 +10:00 |
mike-thompson-day8
|
328c3e0dca
|
More readme tweaks
|
2015-07-15 16:22:37 +10:00 |
mike-thompson-day8
|
d97e994d9f
|
Remove some paragraphs from the README
|
2015-07-15 13:51:47 +10:00 |
mike-thompson-day8
|
2ba8914d8d
|
Further cleanup around fix for #78
|
2015-07-14 00:54:28 +10:00 |
mike-thompson-day8
|
cd46a22c8e
|
Merge branch 'master' into develop
|
2015-07-14 00:28:55 +10:00 |
mike-thompson-day8
|
a5be3aaf3b
|
Fix #78 Add Schema to todomvc example
|
2015-07-14 00:27:35 +10:00 |
Daniel Compton
|
2f87ffe810
|
Merge pull request #80 from moohdyy/patch-1
Correct citation error
|
2015-07-14 01:05:31 +12:00 |
moohdyy
|
ef977fb12f
|
Correct citation error
Richard Dawkins -> Steve Grand
|
2015-07-13 13:45:59 +02:00 |
Mike Thompson
|
8af8c6840f
|
Merge pull request #76 from estsauver/cleanup-middleware-compose
Simplify implementation of Middleware Compose
|
2015-07-11 18:40:42 +10:00 |
Earl St Sauver
|
9326a411e7
|
Simplify implementation of Middleware Compose
The implementation of middleware compose is duplicating behavior already
in compose.
`(apply comp [])` returns identity.
|
2015-07-11 11:52:23 +07:00 |
Mike Thompson
|
02c12bf6d6
|
Merge pull request #75 from estsauver/example-cleanup
Remove unneccessary atom refer
|
2015-07-10 17:10:46 +10:00 |
Mike Thompson
|
eb9f8f44f7
|
Merge pull request #74 from smahood/master
Replace dispatch with dispatch-sync for issue #39
|
2015-07-10 17:10:29 +10:00 |
Earl St Sauver
|
e991717478
|
Remove unneccessary atom refer
|
2015-07-10 13:31:19 +07:00 |
Shaun Mahood
|
2f59033275
|
Replace dispatch with dispath-sync for issue #39
|
2015-07-09 16:03:54 -06:00 |
Daniel Compton
|
3d882c2129
|
Merge pull request #71 from ZTO/patch-1
typo
|
2015-07-09 06:24:25 +12:00 |
ZTO
|
71a193d0fc
|
Update core.cljs
|
2015-07-08 19:28:42 +02:00 |
Daniel Compton
|
ef9bda64c6
|
Merge pull request #66 from sickill/patch-1
Add missing backtick
|
2015-06-08 10:18:12 +12:00 |
Marcin Kulik
|
895bb86b4d
|
Add missing backtick
|
2015-06-07 11:52:41 +02:00 |
mike-thompson-day8
|
ad346edeb6
|
Improve gitignore
|
2015-05-28 23:33:21 +10:00 |
mike-thompson-day8
|
b227dc4d98
|
Bump to version 0.4.1
|
2015-05-28 23:17:40 +10:00 |
mike-thompson-day8
|
601d65c216
|
Improve example README
|
2015-05-28 23:16:46 +10:00 |
mike-thompson-day8
|
78dacf5ca1
|
Fix #65
|
2015-05-28 23:15:47 +10:00 |
Mike Thompson
|
41f07d2c1b
|
Merge pull request #59 from marxama/develop
Removed incorrect deref
|
2015-05-26 22:00:20 +10:00 |
Mike Thompson
|
2d2c6cb78a
|
Merge pull request #61 from ricardojmendez/feature/readme-clarifications
Readme clarifications
|
2015-05-26 21:58:23 +10:00 |
mike-thompson-day8
|
16242cc2c4
|
Merge branch 'master' into develop
|
2015-05-26 21:53:16 +10:00 |