Raymond Yee
|
a88e1694c9
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-08 09:20:10 -08:00 |
Raymond Yee
|
e4285400ea
|
Changed the isbn.ISBN class to not throw exceptions on invalid ISBNs but rather return None at various places
|
2012-02-08 09:19:17 -08:00 |
Andromeda Yelton
|
b4e02afc9f
|
unbreaking this too
|
2012-02-08 08:56:44 -05:00 |
Andromeda Yelton
|
77c469c026
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-08 08:50:42 -05:00 |
Andromeda Yelton
|
6a8388b96e
|
whoops, made it mfaster at doing the wrong thing. let's undo that
|
2012-02-08 08:50:29 -05:00 |
Raymond Yee
|
55963ecc5f
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-07 23:07:01 -08:00 |
Raymond Yee
|
d06ee6a67e
|
Progress towards calculating the seed isbn: calculating a union of Freebase + OpenLibrary ISBNs -- then clustered with thingisbn an feeding these ISBNs to Google Books
|
2012-02-07 22:52:50 -08:00 |
eric
|
16bb100482
|
made api tests less sensetive to fixture changes
|
2012-02-07 22:23:19 -05:00 |
eric
|
04fca2fcc0
|
fixed bug in api where work.id and campaign.id were confused
|
2012-02-07 22:22:01 -05:00 |
Raymond Yee
|
1b2acb8a0b
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-07 13:38:29 -08:00 |
eric
|
5060f2e6bb
|
frontend test less sensetive to fixturing
test db teardown at end of a test depends on db mechanisms
|
2012-02-07 15:47:32 -05:00 |
Andromeda Yelton
|
e579fdfc96
|
minor jquery speedups
|
2012-02-07 13:41:21 -05:00 |
Raymond Yee
|
fa0a363ad6
|
THIS VERSION OF parallel_with_manager is broken....I'm putting it away for now
|
2012-02-07 10:16:44 -08:00 |
Andromeda Yelton
|
e51148254b
|
adding ISBN to detail view
|
2012-02-07 13:11:16 -05:00 |
Andromeda Yelton
|
cf5cf54ac0
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-07 12:01:12 -05:00 |
Andromeda Yelton
|
5435dbc1ab
|
sped up some je jquery, made sign up call to action in the learn more section more prominent
|
2012-02-07 12:01:00 -05:00 |
Raymond Yee
|
af9aa5ab19
|
A working version before I try to have more than one queue of works
|
2012-02-07 07:50:07 -08:00 |
Raymond Yee
|
9334ab0cdb
|
I've learned how to use a multiprocessing.Manager and dict to share results. Now can I extend it?
|
2012-02-06 20:16:37 -08:00 |
Raymond Yee
|
278701c56b
|
FAILED attempt to use Pool to process tripler, negator, etc. Now changing gears
|
2012-02-06 17:10:56 -08:00 |
Raymond Yee
|
818174fee9
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-06 16:14:40 -08:00 |
Raymond Yee
|
7d9ade050a
|
Merge branch 'jkace'
|
2012-02-06 15:26:35 -08:00 |
Raymond Yee
|
857ead2c31
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-06 15:12:03 -08:00 |
Andromeda Yelton
|
ce1ebfa0ea
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-06 15:03:09 -05:00 |
Andromeda Yelton
|
35d4fa4fd1
|
jquery back to local version for security reasons, only needed in common.py
|
2012-02-06 15:02:57 -05:00 |
Raymond Yee
|
d1865cedc5
|
Merge branch 'master' of github.com:Gluejar/regluit into recluster
|
2012-02-06 11:48:52 -08:00 |
Andromeda Yelton
|
cfb6398fc6
|
reconciling panelview display and new results thingy
|
2012-02-06 14:48:15 -05:00 |
Raymond Yee
|
26e8024eb2
|
Compute the number of works corresponding to new editions
|
2012-02-06 11:34:11 -08:00 |
Andromeda Yelton
|
7a94496c39
|
maybe the setting also needs to be in common to avoid breaking jenkins?
|
2012-02-06 14:29:47 -05:00 |
Raymond Yee
|
3a2cece7dd
|
Adding a bit more info to recluster_singletons but now requires a max parameter
Also adding __unicode__ method to Identifier
|
2012-02-06 11:26:48 -08:00 |
Andromeda Yelton
|
c0dff3b61c
|
books with the on wishlist indicator should not respond to clicking via wishlist.js
|
2012-02-06 14:24:15 -05:00 |
Andromeda Yelton
|
3c4d406a82
|
prod and please need to know about jquery_home and jquery_ui_home too
|
2012-02-06 14:14:09 -05:00 |
Andromeda Yelton
|
6ee9319b3a
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-06 13:53:36 -05:00 |
Andromeda Yelton
|
a35bb7cbba
|
there is now a setting for our versions of jquery ad jquery_ui. defaults to google hosted, use static to do offline dev. SO much less annoying.
|
2012-02-06 13:53:25 -05:00 |
eric
|
4a7f82d513
|
decided we should recluster by language
|
2012-02-06 12:42:15 -05:00 |
Raymond Yee
|
e96adf14f7
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-06 09:25:40 -08:00 |
Raymond Yee
|
1a23862321
|
parallel.py: still working towards how to run a series of calculations in parallel to support calculating the seed isbn for Gutenberg books
load_test.py: a simple program to make simulaneous calls to unglue.it to see how it performs under load
|
2012-02-06 09:21:23 -08:00 |
Andromeda Yelton
|
70dedab073
|
whoops, screwed up a bit of the css. unscrewing.
|
2012-02-06 10:57:37 -05:00 |
Andromeda Yelton
|
7f7a0ad0e1
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-06 10:51:15 -05:00 |
Andromeda Yelton
|
acc2a6a1f8
|
making campaign activity data display properly in search results
|
2012-02-06 10:50:37 -05:00 |
Raymond Yee
|
a35d67329d
|
Merge branch 'master' of github.com:Gluejar/regluit into ry
|
2012-02-05 09:42:50 -08:00 |
Raymond Yee
|
bf6fb65bc4
|
Things working: next step -- enqueue doubler, tripler, negator
|
2012-02-05 09:42:07 -08:00 |
Ed Summers
|
8c86ee4f2e
|
trigger scroll a tiny bit further up the page
|
2012-02-05 08:56:41 -08:00 |
Ed Summers
|
08e10fb0ed
|
added test for pagination
|
2012-02-04 16:22:04 -08:00 |
Ed Summers
|
ac4a6b7570
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-04 16:07:05 -08:00 |
Ed Summers
|
f55330365e
|
added endless scroll for search results
|
2012-02-04 16:06:53 -08:00 |
eric
|
f0a390d78d
|
new management command: recluster_singletons
|
2012-02-04 18:36:06 -05:00 |
Raymond Yee
|
af6d98383b
|
Now we have a Task class and a queue for the tasks and a group of Consumers to pull work off the task queue
|
2012-02-04 14:57:57 -08:00 |
Raymond Yee
|
35d8f576a4
|
First draft of a parallel processed program to calculate seed ISBNs
|
2012-02-04 14:15:00 -08:00 |
Raymond Yee
|
c1d5d86abf
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-02-04 12:50:51 -08:00 |
Raymond Yee
|
d207dbc6b4
|
Reduce the number of related editions to expect to be greater than 9 (instead of greater than 10) to allow test to pass
Don't know why the number of edtions should go down
|
2012-02-04 12:40:10 -08:00 |