[GitHub] drill pull request #893: DRILL-5703 Add Syntax Highlighting & Autocompletion...

2017-08-06 Thread cgivre
Github user cgivre closed the pull request at:

https://github.com/apache/drill/pull/893


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] drill pull request #893: DRILL-5703 Add Syntax Highlighting & Autocompletion...

2017-08-03 Thread cgivre
GitHub user cgivre opened a pull request:

https://github.com/apache/drill/pull/893

DRILL-5703 Add Syntax Highlighting & Autocompletion to Query Form

This PR (https://issues.apache.org/jira/browse/DRILL-5703) adds syntax 
highlighting and autocompletion to the query form using the Ace code editor.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cgivre/drill master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/drill/pull/893.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #893


commit a5accbd0d9d2defb6de488680b6c650021ae9931
Author: cgivre 
Date:   2017-07-03T03:13:02Z

Added Crypto Functions

commit 35f8002cf95a9376da3bcf930e9b0de585e6c952
Author: cgivre 
Date:   2017-07-03T03:18:39Z

Removed extraneous code

commit 0d71fb56c33e281788f4a8d8b97534132819d5b4
Author: cgivre 
Date:   2017-07-04T02:39:22Z

Merge branch 'master' of https://github.com/apache/drill

commit 58532a552d48a3a8272c6975406e5e948433666f
Author: cgivre 
Date:   2017-07-04T03:41:49Z

Fixed various errors and coding convention, removed helper class.

commit a33e76028508a72018d1034a7268cd271980e5ff
Author: cgivre 
Date:   2017-07-04T03:58:32Z

Fixed spacing and indents

commit ac34c0ecdb5639a2b9dc0d739d495afca78f
Author: cgivre 
Date:   2017-07-04T04:00:28Z

Fixed class names

commit 28a38c57b7f9619046bbd2715cd983b779b29490
Author: cgivre 
Date:   2017-07-04T15:11:09Z

Added Javadoc, MD2, and fixed style errors

commit d19700250e90560136235f6bb182c8dcfcc5974f
Author: cgivre 
Date:   2017-07-04T19:49:47Z

Removed unused workspace variables

commit 386604e257ab73323de86a39ab33c593b84a040f
Author: cgivre 
Date:   2017-07-14T04:17:58Z

Merge branch 'master' of https://github.com/apache/drill

commit 3e449bbbe176956c489a829383c1b3c62632e432
Author: cgivre 
Date:   2017-07-14T04:54:57Z

Fixed misc errata

commit 5d9a8bb12cee671f2372f21f06ae3ef5954b
Author: cgivre 
Date:   2017-08-03T19:50:05Z

Added code editor for query page

commit 4dfb6254903796b3c122fffc2e5193dcc3558dd2
Author: cgivre 
Date:   2017-08-03T20:09:44Z

Removed extra javascript files for code editor

commit f8bf920dc7ba704413e812ffe650e6d46b985201
Author: cgivre 
Date:   2017-08-03T20:12:46Z

Merge branch 'master' of https://github.com/apache/drill




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---