-
Notifications
You must be signed in to change notification settings - Fork 313
Comparing changes
Open a pull request
base repository: 10up/ElasticPress
base: v1.0
head repository: 10up/ElasticPress
compare: v1.1
- 20 commits
- 7 files changed
- 3 contributors
Commits on Oct 20, 2014
-
Avoid running out of memory and clear object cache between pages in i…
…ndex_helper Experiencing fatal out of memory messages, thought this would be a useful addition. Kept dying at about 11k posts, now able to consume all 21201 posts.
Configuration menu - View commit details
-
Copy full SHA for 29c4b0a - Browse repository at this point
Copy the full SHA 29c4b0aView commit details -
Add support for order and orderby arguments. Basic support provided f…
…or sorting by post_title and post_name
Aaron Holbrook committedOct 20, 2014 Configuration menu - View commit details
-
Copy full SHA for db82c62 - Browse repository at this point
Copy the full SHA db82c62View commit details
Commits on Oct 21, 2014
-
Add tests for all added order and orderby cases
Aaron Holbrook committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 09542cd - Browse repository at this point
Copy the full SHA 09542cdView commit details -
Separate out is_alive and is_activated checks into separate method
Aaron Holbrook committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for b5692c9 - Browse repository at this point
Copy the full SHA b5692c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb9ad1 - Browse repository at this point
Copy the full SHA 9bb9ad1View commit details -
Merge pull request #146 from 10up/bugfix/is-alive
Separate out is_alive and is_activated checks into separate method
Configuration menu - View commit details
-
Copy full SHA for db5f4a2 - Browse repository at this point
Copy the full SHA db5f4a2View commit details -
Update @SInCE docblock mentions. Correct post_title and post_name to …
…use title and name arguments - match WP_Query arguments.
Aaron Holbrook committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for dd05970 - Browse repository at this point
Copy the full SHA dd05970View commit details -
Update readme to instruct on usage for orderby and order parameters.
Aaron Holbrook committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for f36baaa - Browse repository at this point
Copy the full SHA f36baaaView commit details -
Merge pull request #144 from 10up/feature/orderby
Add support for post_title and post_name orderby parameters. Add support for order parameters
Configuration menu - View commit details
-
Copy full SHA for 4a01389 - Browse repository at this point
Copy the full SHA 4a01389View commit details -
Fix incorrect prefix and variable in parse_orderby
Aaron Holbrook committedOct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for c3b0b60 - Browse repository at this point
Copy the full SHA c3b0b60View commit details -
Aaron Holbrook committed
Oct 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 966992f - Browse repository at this point
Copy the full SHA 966992fView commit details -
Merge pull request #147 from 10up/bugfix/orderby
Fixes incorrect prefix placement for sort array
Configuration menu - View commit details
-
Copy full SHA for 84047e0 - Browse repository at this point
Copy the full SHA 84047e0View commit details
Commits on Oct 22, 2014
-
Add raw map for post_title; fix tests for ordering.
Aaron Holbrook committedOct 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 100a231 - Browse repository at this point
Copy the full SHA 100a231View commit details -
Remove debugging lines that accidentally made it in
Aaron Holbrook committedOct 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 5cabd3a - Browse repository at this point
Copy the full SHA 5cabd3aView commit details
Commits on Oct 25, 2014
-
Merge pull request #149 from 10up/bugfix/order-remap
Add raw field to post_title, fixes specific ordering issues.
Configuration menu - View commit details
-
Copy full SHA for e8cce66 - Browse repository at this point
Copy the full SHA e8cce66View commit details
Commits on Oct 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 53fb7c8 - Browse repository at this point
Copy the full SHA 53fb7c8View commit details
Commits on Oct 27, 2014
-
Clean up / refactor elasticsearch, alive, index exist checks. Fixes #150
Aaron Holbrook committedOct 27, 2014 Configuration menu - View commit details
-
Copy full SHA for cb49b89 - Browse repository at this point
Copy the full SHA cb49b89View commit details -
Add some @Sinces and docbloc items
Aaron Holbrook committedOct 27, 2014 Configuration menu - View commit details
-
Copy full SHA for 87c6eae - Browse repository at this point
Copy the full SHA 87c6eaeView commit details -
Merge pull request #151 from 10up/feature/clean-up-checks
Clean up exist/alive/activate checks.
Configuration menu - View commit details
-
Copy full SHA for ab25143 - Browse repository at this point
Copy the full SHA ab25143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5899459 - Browse repository at this point
Copy the full SHA 5899459View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0...v1.1