Commit graph

928 commits

Author SHA1 Message Date
Antoine Gersant
d005b86fb0 Lock file update 2020-05-30 15:54:38 -07:00
Antoine Gersant
2577015872 Bumped version number 2020-05-30 15:24:32 -07:00
Antoine Gersant
1af2ba49be Bumped version number 2020-04-16 20:49:53 -07:00
Antoine Gersant
d7eb66d529 Updated release guide 2020-04-16 20:49:36 -07:00
Antoine Gersant
1825056f26 Merge branch 'master' of https://github.com/agersant/polaris 2020-04-16 20:48:04 -07:00
Antoine Gersant
b02d4da979 Bumped version number 2020-04-16 19:38:48 -07:00
Antoine Gersant
f79b4615c4
Merge pull request #69 from wezm/support-non-linux-unix
Support UNIX platforms that aren't Linux
2020-02-22 18:38:51 -08:00
Wesley Moore
a05c838c5b
Support UNIX platforms that aren't Linux 2020-02-23 12:05:17 +11:00
Laurențiu Nicola
768ee1122c
Bump deps (#67) 2020-02-06 14:20:24 -08:00
Antoine Gersant
cea8906c3d Merge branch 'master' of https://github.com/agersant/polaris 2020-02-02 15:12:21 -08:00
Antoine Gersant
6e3f439d8a Made thumbnail padding optional 2020-02-02 15:11:43 -08:00
Laurențiu Nicola
7428891bde
Drop function_name dependency (#66) 2020-02-02 00:58:30 -08:00
Antoine Gersant
86d61dd964 Updated test config ignore 2020-02-01 20:38:33 -08:00
Antoine Gersant
b413125a46 Fixed powershell syntax 2020-02-01 19:59:04 -08:00
Antoine Gersant
f9f69cd55c Insert correct polaris version in windows installer 2020-02-01 19:42:20 -08:00
Antoine Gersant
7562bb306c Removed gitmodules 2020-02-01 19:32:29 -08:00
Antoine Gersant
68c7a0f14b Version bump 2020-02-01 19:30:37 -08:00
Antoine Gersant
4e76a11e7a Pull latest polaris web release when making a polaris release 2020-02-01 19:29:52 -08:00
Antoine Gersant
503eed8b62 Removed traces of polaris-web submodule 2020-02-01 19:28:31 -08:00
Antoine Gersant
be268a2004 Removing web submodule 2020-02-01 19:16:29 -08:00
Laurențiu Nicola
72fdad45db
Disable optimizations for some build-time crates (#65) 2020-02-01 15:05:48 -08:00
Antoine Gersant
186e3173cd Formatting 2020-01-31 19:16:55 -08:00
Antoine Gersant
312eb15a2b Use partial information from id3 tags that have encoding errors 2020-01-31 19:16:07 -08:00
Antoine Gersant
fc36bb4cee Fixed rare test fluke 2020-01-22 21:52:17 -08:00
Antoine Gersant
cdb1a5233e Updated dependencies 2020-01-22 21:45:11 -08:00
Antoine Gersant
23fc43cbf7 Update dependencies 2020-01-22 21:27:01 -08:00
Antoine Gersant
b7b7c6e737 Unpin nightly rustc version 2020-01-22 21:17:28 -08:00
Antoine Gersant
78c8ca8aa2 Unpin rustc nightly 2020-01-20 18:58:45 -08:00
Antoine Gersant
0c28f54f01 Updated list of useful options 2020-01-20 18:31:02 -08:00
Antoine Gersant
27d0a9e158 Added maintenance guide 2020-01-20 18:30:54 -08:00
Antoine Gersant
b2ee2fe701
Automate release process (#62)
Added Github Actions workflow to generate release
2020-01-20 18:21:47 -08:00
Antoine Gersant
aec941b97f
Merge pull request #61 from agersant/index
Bump to latest mp3-duration
2020-01-19 21:54:12 -08:00
Antoine Gersant
3a0fda972b Bump to latest mp3-duration 2020-01-19 18:17:49 -08:00
Antoine Gersant
e2c9e64bf7
Merge pull request #60 from agersant/index
More readable profile markers
2020-01-19 14:50:15 -08:00
Antoine Gersant
645d5163f3 More readable profile markers 2020-01-19 14:28:04 -08:00
Antoine Gersant
36260dcdce
Merge pull request #59 from agersant/index
Index optimizations
2020-01-19 01:21:37 -08:00
Antoine Gersant
028633d0e6 Re-factored duplicated code 2020-01-19 01:01:43 -08:00
Antoine Gersant
2b30307488 Added more profiling markers 2020-01-19 00:44:24 -08:00
Antoine Gersant
f71a8320e9 Don't return from populate() while still writing to database 2020-01-18 23:38:18 -08:00
Antoine Gersant
d1bb60a1c7 Moved metadata module under index 2020-01-18 23:21:45 -08:00
Antoine Gersant
f6b9e67d4e Error handling for index insertions 2020-01-18 22:20:59 -08:00
Antoine Gersant
b8b3c80be9 Don't emit errors on critical path 2020-01-18 22:20:17 -08:00
Antoine Gersant
1764f3da4d Moved database insertions to separate threads from the file crawl 2020-01-18 21:57:44 -08:00
Antoine Gersant
18bc9594a4 Local variable rename 2020-01-18 19:41:07 -08:00
Antoine Gersant
b6d985859c Renamed IndexBuilder 2020-01-18 19:40:46 -08:00
Antoine Gersant
25b36be073 More accurate index duration display 2020-01-18 17:41:57 -08:00
Antoine Gersant
f9a6d6b6d4 Parallelize work during the clean step 2020-01-18 17:39:13 -08:00
Antoine Gersant
b97ace68ea
Merge pull request #58 from agersant/index
Index refactor
2020-01-18 17:38:59 -08:00
Antoine Gersant
e53b9f5867 Cleaned index API 2020-01-18 17:07:56 -08:00
Antoine Gersant
b1e4be2f8f Split index into submodules 2020-01-18 15:37:43 -08:00