Tentative IP Log for technology.koneki
This tentative IP Log is generated dynamically from automatically collected project information.
This information has not been vetted for accuracy by the Eclipse Foundation and may not represent
the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with
the official release(s) of this project(s) for more information.
Licenses
- Eclipse Public License v1.0
Third-Party Code
Pre-Req Dependencies
| CQ | Third-Party Code | License | Use |
|---|---|---|---|
| 5275 | JNLua Version: 0.9.1 | MIT License | unmodified source & binary |
| 5276 | Metalua Version: LuaEclipse branch - v.20110605 | MIT License | unmodified source & binary |
| 5279 | Commons IO Version: 1.4 (PB Orbit CQ2831) | Apache License, 2.0 | unmodified binary |
| 5280 | Apache Commons Lang Version: 2.4 (PB Orbit CQ2735) | Apache License, 2.0 | unmodified binary |
| 5301 | Icon Set: Fam Fam Silk Icon Set Version Version: 1.3 (PB CQ2019) | Creative Commons Attribution License 2.5 | unmodified binary |
| 5302 | Icon Set: FamFamFam Flags Version: n.a. (PB CQ4440) | Public Domain | unmodified binary |
| 5575 | lua Version: 5.1.4 | MIT License | unmodified binary |
| 6008 | Tango Icons Version: 0.8.90 (Does not include naming utils) (PB CQ5106) | Public Domain | unmodified binary |
| 6192 | Apache Commons Codec Version: 1.3 (PB Orbit CQ2103) | Apache License, 2.0 | unmodified binary |
| 6240 | Metalua Version: LuaEclipse branch (commit 242d391) | MIT License | unmodified source & binary |
| 6241 | Markdown Lua library Version: 0.32 | MIT License | unmodified source |
| 6242 | Penlight Version: 0.9.8 (commit c77c6b4) Two Files Only | MIT License | modified source |
| 6612 | lapp Version: 0.9.8 | MIT License | unmodified source |
| 6613 | sip Version: 0.9.8 | MIT License | unmodified source |
| 6617 | google-diff-match-patch Version: r85 (June_3_2011) (PB CQ5206) | Apache License, 2.0 | unmodified source & binary |
| 6631 | serpent.lua Version: 0.15 | MIT License | unmodified source |
| 6632 | JMD (Java MarkDown) Version: 0.8.1 | MIT License | unmodified source |
| 6644 | Lua XML parser Version: 1.1.1.1 | MIT License | modified source |
| 6748 | url.lua file from LuaSocket Version: 2.0.2 | MIT License | modified source |
| 6755 | Lua 5.1.5 documenation Version: 5.1.5 | MIT License | modified source |
| 6803 | metalua Version: a28f1c6afd | MIT License | unmodified source & binary |
| 6960 | httpcore Version: jakarta-httpcore-4.1 FINAL (PB Orbit CQ4718) | Apache License, 2.0 | unmodified binary |
| 6961 | jakarta-httpclient-4.1 Version: 4.1 (PB Orbit CQ4840) | Apache License, 2.0 | unmodified binary |
| 6962 | Apache Commons IO Version: 2.0.1 (PB Orbit CQ4791) | Apache License, 2.0 | unmodified binary |
| 6963 | Apache Commons Logging Jar Version: 1.1.1 (PB Orbit CQ1907) | Apache License, 2.0 | unmodified binary |
| 7054 | JNLua Version: 1.0.3 | MIT License | unmodified binary |
| 7055 | Lua 5.2.1 documenation Version: 5.2.1 | MIT License | modified source |
Exempt Pre-Req and Works With Dependencies
No Exempt Pre-Req or Works With dependencies
Committers
| Past and Present Active | ||
|---|---|---|
| Name | Organization | |
| Marc Aubry | Sierra Wireless | |
| Simon Bernard | Sierra Wireless | |
| Benjamin Cabe | Sierra Wireless | |
| Kevin KIN-FOO | Sierra Wireless | |
| Never Active | ||
|---|---|---|
| Name | Organization | |
| Fabien Fleutot | Sierra Wireless | |
| Gaetan Morice | Sierra Wireless | |
Contributors and Their Contributions
| Ref | Size | Description |
|---|---|---|
| Andy Piper (gmail.com) | ||
| cefcea | 10 lines | Bug 404393 - Fix some minor typos in the preferences UI |
| Christian Morgenstern (bluebyte.de) | ||
| 396930 | 2162 bytes | [debugger] Various small fixes & changes Patch for debugger.lua 0.9 RC2 |
| Julien Desgats (sierrawireless.com) | ||
| 372334 | 1104 bytes | Debugger may crash application with SierraWireless Lua framework use standalone log function |
| 372996 | 1442 bytes | Debugger pollutes global namespace Set global variables as local |
| Julien Desgats (gmail.com) | ||
| 28526b | 2 lines | Bug 392454 - [debugger] Fix break on first line |
| ba70f7 | 4 lines | Bug 396930: Prevent global access that may trigger metamethods |
| c9e2fa | 19 lines | Bug 396930,379965: Continue program execution when debug socket closes |
| df6dc1 | 110 lines | Bug 398531 : Fixed error with LuaJIT 2.0 without 5.2 compatibility |
| f41b06 | 41 lines | Bug 392451 - [debugger] URI resolution issues |
| 392451 | 7054 bytes | [debugger] URI resolution issues Proposed fix from my GitHub fork |
| 392454 | 1801 bytes | [debugger] Fix break on first line Proposed fix from my GitHub fork |
| Kevin KIN-FOO (sierrawireless.com) | ||
| 60ab82 | 11 lines | Bug 361432: Parser did not handle `Id keys in `Pairs. Adding appropriate unit test. Removing some warnings. |
| Marc Aubry (sierrawireless.com) | ||
| 080361 | 14 lines | Intial commit of Scanner JUnit tests |
| 18af2b | 4 lines | Set templates variables 'module_name' and 'module_short_name' as |
| 1da722 | 110 lines | Fix auto-completion on lua doc first line |
| 20acf1 | 155 lines | Bug 392078 - Be able to hide embedded Execution Environment using |
| 223bab | 844 lines | Bug 389887 - Fix the case of more than one return in a function |
| 245d01 | 3 lines | Add bug references to test in failure |
| 306cbe | 510 lines | Bug 393539 & Bug 393126, IDE documentation css and doc color preference |
| 3702b8 | 25 lines | Fix NPE on creating a new launch remote config. |
| 3d0b93 | 2052 lines | Bug 390674: [remote] Remote launch configuration |
| 4248ad | 64 lines | Bug 390674: [remote] Remote launch conf, enhance the script selection |
| 5ca84d | 6 lines | Bug 392078 - Fix checkstyle errors |
| 672c70 | 4 lines | Add JUnit tests for multi-line strings, comments and lua doc |
| 69a748 | 27 lines | Add a link in Execution Environment preference page to the list of |
| 6ba637 | 140 lines | Adding test for scanners |
| 6caf30 | 15 lines | Bug 389887 - Markdown paragraph, update tests |
| 7330a2 | 68 lines | Bug 388750 - The Run As Lua Application should work on source folders and folders under source folders |
| 75f27d | 6 lines | Bug 389887 - [luadocumentor] Markdown paragraph are not properly |
| 8239c5 | 2 lines | Update User Guide wiki url due to wiki refactoring |
| 8c8025 | 2 lines | Re-Fix of User Guide wiki url |
| 9bff66 | 2 lines | Replacing # by _ in the name of launch configuration created using RunAS |
| 9c10a9 | 54 lines | Bug 385093 - Propose both templates and keywords |
| 9dd31b | 147 lines | Bug 384933 - Clean lua preference pages from broken preferences |
| 9f22f7 | 13 lines | Bug 385093 - Template can use current module name. |
| a14d53 | 33 lines | Bug 383650 : [luadocumentor] The HTML result contains useless tags |
| a4b892 | 17 lines | Bug 385019 - [formatter] No formatting of the file first line |
| ac8cb7 | 135 lines | Bug 393126 - Fix autocompletion on template preview background |
| b38ab0 | 16 lines | Fix Bug 383657 - [luadocumentor] lnline link |
| b84f91 | 104 lines | Bug 383871 - [luadocumentor] @usage is not generated correctly |
| b8694a | 35 lines | Fix "Run As" created launch configuration name |
| ba12d5 | 4 lines | Bug 388695 - [formatter] formatter should not be run when file is on |
| bc1be7 | 775 lines | Intial commit of Scanner JUnit tests |
| bcff5e | 11 lines | Bug 385093 - Add a custom icon for luadoc templates |
| bdee39 | 3 lines | Add JUnit tests for multi-line strings, comments and lua doc |
| c376f4 | 158 lines | Bug 388758 - Run As Lua Application on a project behavior |
| c5d0ee | 144 lines | Adding test suite to pom.xml |
| c72da9 | 127 lines | Bug 390674: [remote] Remote launch configuration, support of arguments |
| cb5e33 | 32 lines | Bug 371535 - [wizards] New Lua project wizard should open main.lua when |
| cdf80b | 13 lines | Adding a test for autoedit feature |
| ce42e9 | 85 lines | Bug 390674: [remote] Remote launch configuration, fix the script |
| d06e61 | 14 lines | Bug 390674: [remote] Remote launch configuration, fix disabled revert |
| d5672e | 249 lines | Bug 386107 - Custom DLTK UI interpreter preference page |
| d6ec52 | 339 lines | Bug 389887 - [luadocumentor] Markdown paragraph are not properly |
| d9d7e3 | 240 lines | Bug 391354 - Add a Run As menu entry for Lua remote application launch |
| e42973 | 1 lines | Bug 387013 - [luadocumentor] short reference to module must not be |
| e6f501 | 828 lines | Bug 390674: [remote] Remote launch configuration, UI part |
| e7bd40 | 282 lines | Add "Run As" shortcuts to launch Lua applications |
| fff8b3 | 7 lines | Bug 393539 - real fix of luadocumentor css |
| Marc-Andre Laperle (omnialabs.net) | ||
| 46496e | 143 lines | Bug 369986 - [Outline] Add 'Hide Local Functions' filter |
| 992f54 | 33 lines | Bug 369557: Add Quick outline |
| aee5d8 | 1049 lines | Bug 363501 - Double click selector |
| df0e9f | 12 lines | Add editor presentation toolbar |
| Pierrick MARIE (sierrawireless.com) | ||
| 235a05 | 139 lines | A best version of the md5 authentication |
| 256175 | 80 lines | Put in the right order Type and Format (Bug 377522) |
| 345c31 | 161 lines | A new step to make the hmac authentication, it stil not work |
| 6b519a | 96 lines | Check if the simulator received an alert with data = 1223 |
| 71ee8d | 132 lines | Best code for the md5 authentication |
| 752023 | 152 lines | First step to the authentications |
| 8fe112 | 121 lines | Provide the 'none' and basic authentication choice |
| cad25c | 166 lines | Fix checkstyle warnngs |
| ccc78b | 189 lines | First version of the md5 authentication |
| f8bc3c | 108 lines | Add the testing method to compute the HMAC value |
| 05cc70 | 24 lines | Fix bug during opening the editor |
| 154451 | 11 lines | Improve unit tests |
| 4d259a | 1861 lines | Add authentication type into the model |
| 4eaf4c | 87 lines | Provide the 'none' and basic authentication choice |
| a86e03 | 59 lines | Validation of the last unit tests |
| a9838a | 6 lines | Best category for the simulator |
| ae9d70 | 59 lines | Validation of the last unit tests |
| cc382d | 1093 lines | First step to authentications |
| cc9e96 | 5 lines | Add comments into the ConfigurationPage.java |
Repositories
The information contained in this log was generated by using commit information from the following repositories:
/gitroot/koneki/org.eclipse.koneki.commons.git
/gitroot/koneki/org.eclipse.koneki.ldt.git
/gitroot/koneki/org.eclipse.koneki.models.git
/gitroot/koneki/org.eclipse.koneki.mfe.git
/gitroot/koneki/org.eclipse.koneki.mfe.linux.git
/gitroot/koneki/org.eclipse.koneki.protocols.git
/gitroot/koneki/org.eclipse.koneki.simulators.git