Fix wrong month numeration
[idea/community.git] / plugins / stats-collector / src / com / intellij / sorting /
2017-12-19 Vitaliy BibaevMerge pull request #5 from JetBrains/minor-changes
2017-12-19 Vitaliy.BibaevMinor: remove redundant constructions
2017-12-19 Vitaliy.BibaevFixes after rebase
2017-12-14 Vitaliy BibaevMerge pull request #2 from JetBrains/collect-personaliz...
2017-12-13 Vitaliy BibaevSeparate interfaces and implementation
2017-12-13 Vitaliy BibaevMinor: rename NewFeatureTransformer -> FeatureTransformer
2017-12-13 Vitaliy BibaevUse the new feature transformer in tests
2017-12-13 Vitaliy BibaevMinor: move feature manager
2017-12-13 Vitaliy BibaevInitialize transformer field in the constructor
2017-12-12 Vitaliy.BibaevAdd and use new feature transformer (excl. tests)
2017-12-12 Vitaliy.BibaevMinor: fix formatting issues in MLSorter.kt
2017-12-12 Vitaliy.BibaevDo not use LookupElementInfo as separated features...
2017-12-04 Vitaliy.BibaevMinor: fix compilation issues after user factors was...
2017-11-29 Vitaliy.BibaevChange signature to compute user factors
2017-11-27 Vitaliy.BibaevTransmit personalization factors to the ranker
2017-10-24 Yaroslav Lepenkinrequest service and experiment packages movement
2017-09-05 Yaroslav Lepenkindo not run contributors second time when only 1 char...
2017-09-05 Yaroslav Lepenkinuse identity hash map
2017-09-05 Yaroslav Lepenkinadded license headers
2017-08-29 Yaroslav Lepenkintrack completion contributors time
2017-08-29 Yaroslav Lepenkinminor, fixed yellow code
2017-05-22 Yaroslav Lepenkinminor, fixed tests
2017-05-17 Yaroslav Lepenkincorrected prefix length computation
2017-05-05 Yaroslav Lepenkinif manual experiment control just return ml sorting...
2017-05-05 Yaroslav Lepenkininternal panel refactoring
2017-05-05 Yaroslav Lepenkinmethods converted into properties
2017-05-05 Yaroslav LepenkinisMlSortingForced reworked - separate flag for manual...
2017-05-04 Yaroslav Lepenkinproper way of calculating prefix length (how much is...
2017-05-04 Yaroslav Lepenkinchanged prefix length calculation
2017-05-04 Yaroslav Lepenkincheck if cache is valid to fail early
2017-05-03 Yaroslav Lepenkinshow settings page only in internal mode, addition...
2017-05-02 Yaroslav Lepenkintests separated into different files
2017-05-02 Yaroslav Lepenkinextracted WebServiceStatus
2017-05-02 Yaroslav Lepenkinsort only java completion on 171 branch
2017-05-02 Yaroslav Lepenkinsort only if ml sorting enabled by registry or if curre...
2017-05-02 Yaroslav Lepenkinfeature map processing transferred to MlRanker, feature...
2017-05-02 Yaroslav Lepenkinfilter null valued relevances since they were not dumped
2017-04-28 Yaroslav Lepenkintree updated
2017-04-27 Yaroslav Lepenkinrefactoring
2017-04-27 Yaroslav Lepenkinglobal sorting refactoring
2017-04-20 Yaroslav Lepenkinminor, refactoring
2017-04-20 Yaroslav Lepenkindo not track sorting time if failed
2017-04-19 Yaroslav LepenkinIf ml ranking was not working add "ml_rank->NONE" relev...
2017-04-18 Yaroslav Lepenkinremoved println
2017-04-18 Yaroslav Lepenkinpersistence fixed
2017-04-18 Yaroslav Lepenkinminor
2017-04-18 Yaroslav Lepenkinadded simple stats about ml sorting times
2017-04-18 Yaroslav Lepenkinminor
2017-04-18 Yaroslav Lepenkinminor, refactoring, reuse constants, etc
2017-04-17 Yaroslav Lepenkindo not rank if unknown feature encountered
2017-04-17 Yaroslav Lepenkinfixed tests, use proper feature name
2017-04-17 Yaroslav Lepenkinsorting returned
2017-04-02 Yaroslav Lepenkinremove all sorting related stuff
2017-03-21 Yaroslav Lepenkinminor, exclude while changes not included in idea
2017-03-15 Yaroslav Lepenkinexperimental sorting
2017-03-08 Yaroslav Lepenkinaction to disable ml sorting
2017-03-07 Yaroslav LepenkinUsing default sorter, plugins settings page added,...
2017-03-07 Yaroslav Lepenkinsimplified, lookupArranger is not needed
2017-03-06 Yaroslav Lepenkinminor movement