Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-08 | don't put the fragment property if the IU is not a fragment | Andrew Niefer | 1 | -1/+0 | |
2009-12-08 | bug 293340 - repository packages | Andrew Niefer | 23 | -607/+357 | |
2009-12-08 | Correcting error message | Simon Kaegi | 1 | -1/+1 | |
2009-12-08 | Move ICopyright to public package | Pascal Rapicault | 13 | -3/+25 | |
2009-12-08 | Remove the isFragment call from IInstallableUnit | Pascal Rapicault | 17 | -31/+29 | |
2009-12-08 | 256355: [metadata] query() forces returning the argument | ibull | 1 | -5/+4 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256355 | |||||
2009-12-08 | 256355: [metadata] query() forces returning the argument | ibull | 396 | -1532/+1131 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256355 This commit removes the collector argument from IQueryable#query. | |||||
2009-12-08 | Bug 293344 [api][engine] review of the engine package | Simon Kaegi | 1 | -1/+2 | |
Making public and internal package separation | |||||
2009-12-07 | Bug 293344 [api][engine] review of the engine package | Simon Kaegi | 400 | -1333/+939 | |
Making public and internal package separation | |||||
2009-12-07 | fix NPE | Andrew Niefer | 1 | -1/+2 | |
2009-12-07 | fix for move of IInstallableUnit to API package | John Arthorne | 2 | -5/+5 | |
2009-12-07 | fixed javadoc errors | John Arthorne | 2 | -14/+5 | |
2009-12-07 | added @since | John Arthorne | 1 | -6/+3 | |
2009-12-07 | Bug 296936 - [touchpoint] Performance issues when installing features | DJ Houghton | 3 | -2/+84 | |
2009-12-07 | Updated javadoc. | DJ Houghton | 2 | -0/+3 | |
2009-12-07 | Bug 293344 [api][engine] review of the engine package | Simon Kaegi | 1 | -1/+1 | |
Moving phases to an internal package | |||||
2009-12-07 | Moving certificate checker | Simon Kaegi | 2 | -2/+5 | |
2009-12-07 | Bug 293344 [api][engine] review of the engine package | Simon Kaegi | 27 | -31/+41 | |
Moving phases to an internal package | |||||
2009-12-07 | 295533: [query] Use the Limit query instead of custom collectors to short ↵ | ibull | 6 | -110/+10 | |
circuit a query https://bugs.eclipse.org/bugs/show_bug.cgi?id=295533 This removes the different short curcuit collectors and replaces them with the limit query. | |||||
2009-12-07 | remove unused DownloadPhaseSet | Susan Franklin | 1 | -24/+0 | |
2009-12-07 | Remove uneeded constant | Pascal Rapicault | 1 | -1/+0 | |
2009-12-07 | Change copyrights | Pascal Rapicault | 1 | -2/+2 | |
2009-12-07 | Changing the return type of getFilter to be IQuery | Pascal Rapicault | 20 | -79/+63 | |
2009-12-07 | Moving IU to public package | Pascal Rapicault | 473 | -1364/+1966 | |
2009-12-04 | Bug 296656 - Exception installing in the dropins | John Arthorne | 5 | -11/+108 | |
2009-12-04 | set verboten reference to error | John Arthorne | 1 | -2/+3 | |
2009-12-04 | Add dependency on new metadata package | John Arthorne | 1 | -0/+1 | |
2009-12-04 | add p2ql bundle | John Arthorne | 2 | -0/+2 | |
2009-12-03 | remove p2 tools | Pascal Rapicault | 5 | -18/+0 | |
2009-12-03 | Remove p2 tools | Pascal Rapicault | 1 | -1/+1 | |
2009-12-03 | Remove the tools project. | Pascal Rapicault | 23 | -1640/+0 | |
2009-12-02 | Bug 296558 - Wrong version attribute for the self provided capability of a ↵ | Andrew Niefer | 2 | -2/+9 | |
category IU | |||||
2009-12-02 | p2.ql.source | Andrew Niefer | 1 | -1/+1 | |
2009-12-02 | [294691] Capability Index function added (increased performance) and more tests. | Henrik Lindberg | 2 | -56/+53 | |
2009-12-02 | add p2.ql | Andrew Niefer | 2 | -0/+8 | |
2009-12-02 | undo last changeR3_6_api_cleanup_v20100105 | Andrew Niefer | 1 | -7/+0 | |
2009-12-02 | include p2.ql for test build | Andrew Niefer | 1 | -0/+7 | |
2009-12-02 | remove analysis bundle | Pascal Rapicault | 1 | -1/+0 | |
2009-12-01 | [294691] added new bundle o.e.e.p2.ql to the psf (note that the p2.ql is on ↵ | Henrik Lindberg | 1 | -0/+1 | |
head as it is a new bundle). | |||||
2009-12-01 | added doc for @param arguments | John Arthorne | 1 | -2/+3 | |
2009-12-01 | [294691] Applying patch with tests for p2ql (and friends declarations where ↵R3_6_p2_api_cleanup_v20091202 | Henrik Lindberg | 5 | -1/+789 | |
needed). https://bugs.eclipse.org/bugs/attachment.cgi?id=153367 | |||||
2009-11-30 | Added @since | John Arthorne | 3 | -1/+8 | |
2009-11-30 | bump version and added @since | John Arthorne | 14 | -18/+28 | |
2009-11-30 | added javadoc | John Arthorne | 1 | -7/+18 | |
2009-11-30 | fixed up class names | John Arthorne | 2 | -4/+4 | |
2009-11-30 | fixed javadoc error | John Arthorne | 1 | -2/+1 | |
2009-11-30 | Added @since | John Arthorne | 1 | -0/+1 | |
2009-11-30 | Fixed javadoc error | John Arthorne | 1 | -4/+4 | |
2009-11-30 | Move artifact key to a public packagebefore_deletion | Pascal Rapicault | 153 | -112/+297 | |
2009-11-29 | Remove concept of selector | Pascal Rapicault | 7 | -97/+0 | |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-