Commit Graph

10186 Commits (e4a87d12563a17acafe43984624cce5e1c51faf0)

Author SHA1 Message Date
Zach Thompson e4a87d1256 Merge pull request #3337 from duckduckgo/gd/cheat-sheet-template
Templates: Ensure cheat sheet file names are hyphenated
2016-07-07 11:34:44 -06:00
Daniel Davis 7bc3c9bc3f Merge pull request #3303 from eflyjason/pinyin
New Chinese to Pinyin Goodies
2016-07-07 17:59:52 +09:00
Ben Moon 90cbf59bee Merge pull request #3350 from 122131/visuals-desc
Visual Studio Cheat Sheet  : Add description
2016-07-06 14:19:00 +01:00
Ben Moon e9747932c6 Merge pull request #3351 from sahildua2305/template-improve-sahil
Template: Use of single quotes
2016-07-06 13:58:06 +01:00
sdua 7c69186cf6 Add 'use warnings' to backend template 2016-07-06 10:30:02 +00:00
Zac Pappis f5aaca0787 Merge pull request #3344 from ManrajGrover/cpp-maps
CPP Maps IA Added
2016-07-05 14:23:15 -04:00
Sahil Dua 41f3b50551 Add more trigger words for language cheat sheets (#3319)
* Add more trigger words for language cheat sheets

* Remove aliases corresponding to new additions to language triggers

* Add 'useful' to ignore words for language cheat sheets
2016-07-05 19:07:04 +01:00
1122131 2040afb903 add description 2016-07-05 18:04:06 +00:00
Zaahir Moolla 63966a2c1e Merge pull request #3318 from abadojack/apt_cs_update
apt-get cheat sheet: Fix issue 3316
2016-07-05 13:22:19 -04:00
sdua f2db9cd6a5 Template: Use of single quotes 2016-07-05 15:58:33 +00:00
Zaahir Moolla 215f1d7dd7 Merge pull request #3322 from sahildua2305/htaccess-cheatsheet-add
Add new htaccess cheat sheet
2016-07-05 10:45:36 -04:00
Zaahir Moolla 6a1e1e537c Merge pull request #3342 from duckduckgo/mintsoft/dewey-alteration
Dewey: Converting to structured answer
2016-07-05 10:22:35 -04:00
Zaahir Moolla 9b18a3aeb9 Merge pull request #3349 from duckduckgo/pr/3241
Continue PR 3241
2016-07-05 09:27:40 -04:00
Zaahir Moolla 5bb4179eef Merge pull request #3343 from ManrajGrover/cpp-forward-list-patch2
CPP Forward list: Update method name
2016-07-05 09:10:09 -04:00
Zaahir Moolla 9c7f4dd6dd Merge pull request #3348 from duckduckgo/pr/3239
Continue Pr/3239
2016-07-05 08:59:35 -04:00
Zaahir Moolla 96b205b4be Resolve merge conflcits 2016-07-05 08:56:43 -04:00
Zaahir Moolla dadd3dc11b Resolve merge conflicts 2016-07-05 08:53:14 -04:00
yhe 17e2f6014b optimize code 2016-07-05 06:57:49 +00:00
yhe e21314df4a add test to check if special pinyin like v3 can be converted correctly 2016-07-05 05:29:09 +00:00
yhe 93f0a60e53 return if content dont contain Chinese and result don't contain special Pinyin character (e.g. yes3) 2016-07-05 05:20:30 +00:00
yhe 31653a7904 return unless content have Chinese character or have number (e.g. 測試/ce4 shi4) 2016-07-05 05:14:11 +00:00
yhe 63085e3e35 add space directly after chinese character instead of adding to number 2016-07-05 05:07:38 +00:00
yhe 1036aff976 add 'g' to regular experssion 2016-07-05 04:36:08 +00:00
yhe c48203fbf7 trim the input string 2016-07-05 04:32:34 +00:00
yhe a8228e5083 change method of checking if the input string contain space only 2016-07-05 04:29:48 +00:00
yhe afbc826fac add new test for upper case input 2016-07-05 04:27:02 +00:00
yhe 546b972379 use remainder_lc instead of remainder so that upper case input will work to 2016-07-05 04:25:01 +00:00
msingh2 1974d9c750 Makes it more general 2016-07-04 21:51:27 +00:00
msingh2 60b3a5a958 versions added 2016-07-04 17:46:24 +00:00
msingh2 0c6603a1da Fixes trailing space warning 2016-07-04 17:46:08 +00:00
msingh2 0ced9a0f21 Minor error fixed 2016-07-04 17:31:28 +00:00
msingh2 2238cc9548 CPP Maps Completed 2016-07-04 17:29:33 +00:00
Zaahir Moolla f044243408 Merge pull request #3315 from duckduckgo/zaahir/flip-text-trigger-1
FlipText: Force start trigger to improve relevancy
2016-07-04 13:25:48 -04:00
msingh2 1a7f4d20b9 Modifiers added 2016-07-04 17:19:51 +00:00
msingh2 2726653377 Element access added 2016-07-04 17:09:55 +00:00
yhe 37266449d7 [Optimize] Prevent triggers for queries that already contain pinyin 2016-07-04 12:47:33 +00:00
yhe 879f2c7e01 Prevent triggers for queries that already contain pinyin 2016-07-04 10:43:39 +00:00
Daniel Davis 85fc3a54f1 Merge pull request #3281 from qqq3/belarusian-cheat-sheet
Belarusian Cheat Sheet: Add transliteration
2016-07-04 17:51:03 +09:00
Daniel Davis 61c91feeb2 Merge pull request #3232 from MathewtheCoder/japanese
Added cheatsheet for Japanese Language
2016-07-04 17:39:03 +09:00
Rob f2fba9dbb8 Dewey: Replacing the guard replacement with a match
Dewey: minor cleanup
2016-07-04 05:50:37 +01:00
Rob 5a91961dd8 Dewey: Should not react to the query "dewey decimal system" without numbers etc 2016-07-04 05:50:29 +01:00
Rob b83db4c7c8 Dewey: Tests passing again; slight renaming 2016-07-04 05:50:10 +01:00
Rob 672ebc04e1 Dewey: Instance variables are static; so it was "learning" more answers every time the IA was executed 2016-07-04 05:50:02 +01:00
Rob 24ab262e41 Dewey: Converting the first half of tests into hashes
Dewey: All tests converted; there is now a problem with the actual implementation, each call when executed in duckpan server remembers the previous answers
2016-07-04 05:49:48 +01:00
AlterationBrick 475dac19e6 Commenting the code to try and figure out what it does
more commenting

Finish commenting and figuring out what it does

change some html insertions to hash insertions

remove all html except for links

comment out references to $out and $out_html so it triggers in DuckPAN

Fix an obvious spelling error and take out a ref tag from wikipedia

Hide html tags in output, check for nonexistent numbers, stop lowercasing output because it's no longer embedded in a sentence

Clean up perl code without changing functionality, attempt a test file

Slight unsuccessful mods to t file
2016-07-04 05:49:41 +01:00
Sahil Dua b165d9af28 AjaxCheatSheet: Minor Fix; Include full form in description (#3341) 2016-07-03 14:38:34 +01:00
msingh2 656ef0d808 Quick fix: CPP Forward list method name 2016-07-03 13:11:48 +00:00
msingh2 39a71c16fa Cpp Maps structure 2016-07-03 13:09:36 +00:00
msingh2 d3e16a7f48 Initial commit 2016-07-03 13:01:53 +00:00
Zac Pappis 8c4075e9c5 Merge pull request #3333 from ManrajGrover/cpp-forward-list-patch1
Quick Fix: Fixes version for Forward List Library
2016-07-02 12:41:55 -04:00