0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed according to Play! recommendations There were two warnings emitted per each FileInfoton Read: - `Content-Length header was set manually in the header (LENGTH) but is not the same as actual content length (LENGTH).` - `Content-Type set both in header (MIME) and attached to entity (MIME), ignoring content type from entity. To remove this warning, use Result.as(...) to set the content type, rather than setting the header manually.` More... almost 7 years ago
Enable stop in stp (#79) More... almost 7 years ago
Add link to Iguana release notes in RN TOC (#78) More... almost 7 years ago
Merge pull request #77 from bryaakov/adding-pq-bloop More... almost 7 years ago
Priority Queue, WS impl. (#75) More... almost 7 years ago
Add link to Iguana RN. More... almost 7 years ago
Merge branch 'master' of https://github.com/thomsonreuters/CM-Well More... almost 7 years ago
Adding PriorityQueue bloop More... almost 7 years ago
Merge pull request #76 from hochgi/missing-nbg-flags More... almost 7 years ago
added some missing nbg flags More... almost 7 years ago
Merge pull request #73 from bryaakov/ui-refactor-rename-spas More... almost 7 years ago
SPAs refactoring (rename) - Move /meta/app/react to /meta/app/main - Move /meta/app to /meta/app/old-ui - Also adding scripts Prefetching new UI to improve loading time More... almost 7 years ago
Merge pull request #69 from bryaakov/optimization-for-fix-68 More... almost 7 years ago
adding warning for the case when both dataPointer and content exist + some cleanup More... almost 7 years ago
Israel parent dups 2 (#71) More... almost 7 years ago
Iguana tag updates (#70) More... almost 7 years ago
using fileContentCountVerifier rather than checking all zeros which is O(1) instead of O(n) More... almost 7 years ago
Merge pull request #68 from bryaakov/fix-large-file-infoton-bug More... almost 7 years ago
Bugfix for large FileInfoton + Adding a test More... almost 7 years ago
Merge pull request #49 from hochgi/nbg-logic-safe-usage-squashed More... almost 7 years ago
Merge pull request #66 from matankdr/consume-token-parsing-with-to-parameter More... almost 7 years ago
optimized file infoton serialization and got rid of wrong warning log (#60) More... almost 7 years ago
added ES info (version & sources) to x-info + other minors (#65) More... almost 7 years ago
Sparql triggered processor dashboard not display data (#63) More... almost 7 years ago
synchronized addMerged stage (#64) More... almost 7 years ago
Merge branch 'master' of https://github.com/thomsonreuters/CM-Well More... almost 7 years ago
better support in parsing 'to' parameter More... almost 7 years ago
remove ?old-ui query parameter from url, if exists (#61) More... almost 7 years ago
Lots more build instructions (#52) More... almost 7 years ago
Fixed a typo or two More... almost 7 years ago