Keerthi Niranjan
944eb389ba
SEARCH-621 (New exe for checking disk space) ( #315 )
...
- Implements new exe from the utils library
- Update AIP
- Increase utils version
2018-03-15 17:13:14 +05:30
Keerthi Niranjan
c3b82a0869
SEARCH-598 and SEARCH-611 (Deleting data folder on Electron Crash) ( #307 )
...
- Deleting the data folder on crash and unexpected shutdown
- Created script for clearing the index data on start up
- Working in dev env
- Added path to package
- Windows path file change
- Working on production build
- Completed implementation
- Few changes to callback
- Few changes to callback
- Updated package
- Fixed windows bug
- Fixed windows bug
- Fixed windows bug
- Added exe for task
- Added exe for task
- Fixed exe file
- Code refactoring
- Updated api file
- Added uuid for the task name
- Updated exe for the uuid
- Updated API file
- AIP version
- Fixes all the scenarios for mac
- Updated the boot file to clear data file on login
- Fixed data folder deleting on application is open
- Windows launch agent
- Working on all the scenario
- Added a launch script and starting the register
- Updated search-win-task.exe file
- Updating the aip file
- Updating the aip file
- Removed randomString lib
- Requested changes (PR)
- Included the library from new repo electron-uitls
- Updated AIP file
- Updated AIP
- Bumped up electron-utils version
- Added missing quotes
- Bumped up electron-utils version
- Added missing quotes
- Bumped utils version
- Bumped utils version
- Update AIP
2018-03-15 16:37:50 +05:30
Keerthi Niranjan
70f37644e9
Merge remote-tracking branch 'upstream/master' into SEARCH-605-new
...
# Conflicts:
# js/search/searchConfig.js
2018-02-16 15:34:29 +05:30
Keerthi Niranjan
48fe7a6fbe
SEARCH-605
...
- Review comments fix
2018-02-16 13:32:50 +05:30
Keerthi Niranjan
391b3e13ea
SEARCH-622
...
- Removed the randomString library and included custom file
- Made some refactoring which was exposing the path which can be deleted from anywhere
2018-02-16 12:34:03 +05:30
Keerthi Niranjan
a71a62720d
SEARCH-605
...
- return resolve missing
2018-02-15 14:00:53 +05:30
Keerthi Niranjan
ba342d571e
SEARCH-605
...
- Permission error on windows 7 temporary fix
2018-02-15 11:06:49 +05:30
Keerthi Niranjan
26a5b1d22f
SEARCH-569
...
- Updated indexVersion
2018-01-18 14:31:04 +05:30
Keerthi Niranjan
253aee2ac6
SEARCH-569
...
- Updated indexVersion
2018-01-12 17:31:59 +05:30
Keerthi Niranjan
68f65248d7
SEARCH-569
...
- Fixed tests for Windows
2018-01-12 12:23:34 +05:30
Keerthi Niranjan
df277cd4e4
Merge remote-tracking branch 'upstream/master' into SEARCH-569
...
# Conflicts:
# js/cryptoLib/index.js
2018-01-10 10:36:22 +05:30
Keerthi Niranjan
603d74c5b9
SEARCH-569
...
- Removing the version information from user index folder
2018-01-09 16:16:59 +05:30
Keerthi Niranjan
b32c7784ea
SEARCH-563
...
- Fixed unit tests
2018-01-09 14:20:29 +05:30
Keerthi Niranjan
63b2fe25bd
SEARCH-538
...
- Review comments
2018-01-08 17:38:58 +05:30
Keerthi Niranjan
252047891e
SEARCH-538
...
- Review comments
2018-01-08 16:57:18 +05:30
Keerthi Niranjan
988439b780
SEARCH-538
...
- User config unit tests
2017-12-29 17:36:40 +05:30
Keerthi Niranjan
81f14b4916
Merge remote-tracking branch 'upstream/master' into SEARCH-538
2017-12-27 15:56:39 +05:30
Vikas Shashidhar
368320f109
Merge pull request #267 from keerthi16/SEARCH-544
...
SEARCH-544 (Re-create real-time index)
2017-12-27 13:01:43 +05:30
Keerthi Niranjan
786a26d110
Review comments changes
2017-12-27 12:20:34 +05:30
Keerthi Niranjan
52c2078e96
Completed search.js tests
2017-12-27 11:57:49 +05:30
Keerthi Niranjan
316744acaf
Working on unit tests
2017-12-26 17:34:18 +05:30
Keerthi Niranjan
754ffa9ad1
SEARCH-544
...
- Added an api to remove real-time indexing
2017-12-21 13:46:32 +05:30
Keerthi Niranjan
867fe40d72
SEARCH-539 & SEARCH-206
...
- Removed the version
2017-12-19 15:06:37 +05:30
Keerthi Niranjan
f67fb1db2e
SEARCH-539 & SEARCH-206
...
- Removed the multiplication (receiving bytes)
2017-12-18 15:18:31 +05:30
Keerthi Niranjan
6528ae8a60
SEARCH-539 & SEARCH-206
...
- Added index version dynamically
2017-12-18 10:59:58 +05:30
Keerthi Niranjan
1a5a3c0fbe
SEARCH-539 & SEARCH-206
...
- Implemented the key logic
- Implemented the user config logic
2017-12-18 10:26:11 +05:30
Keerthi Niranjan
15dc549610
SEARCH-539
...
- Check disk space before enabling Electron-Search
2017-12-14 14:16:00 +05:30
Keerthi Niranjan
831a9be446
SEARCH-535
...
- Renamed deleteFolderRecursive to deleteIndexFolders
2017-12-12 11:02:05 +05:30
Keerthi Niranjan
38915ed5ad
SEARCH-535
...
- Using the Node.js to remove the index data folder
- SEARCH-501 fixed some linting issues
2017-12-08 14:34:07 +05:30
Serkan Mulayim
9257e351c9
Search 501 ( #251 )
...
* SEARCH-501 Search query should contain all tuples of the query tokens.
* SEARCH-501 remove the regex for punctuations
2017-12-05 12:48:05 -08:00
Keerthi Niranjan
f500a3b5ce
SEARCH-440
...
- Review comments push
2017-11-28 16:14:13 +05:30
Keerthi Niranjan
3e898eca46
SEARCH-440
...
- Updated name from config
2017-11-28 15:33:20 +05:30
Keerthi Niranjan
0ba1fd3cf5
Merge branch 'SEARCH-444' into SEARCH-440
2017-11-28 15:22:32 +05:30
Keerthi Niranjan
d1c4450dbc
SEARCH-440
...
- Moved all the config and paths to searchConfig file
2017-11-27 18:21:30 +05:30
Keerthi Niranjan
222e52cbdf
SEARCH-444
...
- Implemented a function to delete the index folder
2017-11-24 15:58:01 +05:30
Keerthi Niranjan
384b114670
Merge remote-tracking branch 'upstream/skynet' into SEARCH-444
2017-11-24 13:15:02 +05:30
Keerthi Niranjan
bb0f3ddf41
SEARCH-438
...
- Code refactoring
2017-11-23 21:50:05 +05:30
Keerthi Niranjan
89c435c361
Merge remote-tracking branch 'upstream/skynet' into SEARCH-438
...
# Conflicts:
# js/search/search.js
2017-11-23 21:48:03 +05:30
Keerthi Niranjan
c50763f79e
SEARCH-438
...
- Code refactoring
2017-11-23 21:45:37 +05:30
Vikas Shashidhar
a71d608fd4
Merge pull request #231 from keerthi16/SEARCH-197
...
Search 197 (Investigate Compression Performance Optimization)
2017-11-23 21:31:36 +05:30
Keerthi Niranjan
7217a30cbb
SEARCH-480
...
- Code refactoring
2017-11-23 20:51:32 +05:30
Keerthi Niranjan
d88022d3b5
SEARCH-480
...
- Code refactoring
2017-11-23 18:10:46 +05:30
Keerthi Niranjan
90dbe8980a
SEARCH-480
...
- Code refactoring
2017-11-23 17:29:59 +05:30
Keerthi Niranjan
8012596095
SEARCH-480
...
- Code refactoring
2017-11-23 16:55:44 +05:30
Keerthi Niranjan
65fcd0b786
SEARCH-480
...
- Removed a check
2017-11-23 16:05:06 +05:30
Keerthi Niranjan
c93e7a45d7
SEARCH-480
...
- Fixed the time issue
2017-11-23 15:57:26 +05:30
Keerthi Niranjan
83d16928e0
SEARCH-480
...
- Added a check for date filter
2017-11-22 15:35:59 +05:30
Keerthi Niranjan
9e6a7df281
SEARCH-444
...
- Created an api to clear the user index data folder
2017-11-21 22:14:27 +05:30
Keerthi Niranjan
f2f1eb2cd6
Merge remote-tracking branch 'origin/SEARCH-438' into SEARCH-444
2017-11-21 22:12:26 +05:30
Keerthi Niranjan
15cdbe3692
Merge remote-tracking branch 'origin/SEARCH-197' into SEARCH-444
2017-11-21 22:12:16 +05:30