Gitiles
Code Review
Sign In
git.eclipse.org
/
equinox
/
rt.equinox.bundles
/
445f933e18bf500789c2707a3123c0a3bce35a7c
445f933
Bug 458346 - Unusual, hard to decipher error in I-build
by Thomas Watson
· 10 years ago
I20150126-0930
9b622b5
Bug 457970 - [http] java.lang.IllegalStateException when shutting down
by Thomas Watson
· 10 years ago
I20150125-2000
I20150126-0800
c565709
Bug 443594 - JSP compilation fails with JDK8
by Thomas Watson
· 10 years ago
I20150120-0800
f4eaaa3
Bug 452151 - [http] review ContextController, Servlet, Filter,
by Thomas Watson
· 10 years ago
57cebc0
fixed unnecessary @SuppressWarnings("rawtypes") from bug 454481 that showed up in the builds, and a few other problems in the bundle
by Markus Keller
· 10 years ago
b3f6eef
Bug 457482 - [http] SerlvetContextHelper.handleSecurity should not be
by Thomas Watson
· 10 years ago
I20150116-1000
83e48f3
Bug 457171 - adopt and adjust to new jasper.glassfish bundle from Orbit
by Thomas Watson
· 10 years ago
90e8357
Bug 454481 - [http] HttpService servlet/filter registrations do not
by Thomas Watson
· 10 years ago
I20150113-0800
76214b1
Bug 435073 - Registering a servlet/resource when started with security manager
by Thomas Watson
· 10 years ago
3ab6023
Bug 454734 - [http] the osgi.whiteboard capability specifies version 1.3 (should be 1.0)
by Thomas Watson
· 10 years ago
I20150106-0800
e3d5c44
Bug 455528 - [http] improve context name generated for HttpContext ServletContextHelpers
by Thomas Watson
· 10 years ago
I20141223-0800
I20141230-0800
93ab0a5
Bug 455352 - [http] Add a service property to ServletContextHelper registrations for old HttpContext indicating the initiating bundle id
by Thomas Watson
· 10 years ago
af5d7a1
Bug 454183 - [http] Update implementation of legacy HttpService on top
by Thomas Watson
· 10 years ago
I20141216-0800
cad41f3
Bug 454256 - [http] add customizer to provide default context selection
by Thomas Watson
· 10 years ago
1fde487
Bug 454256 - [http] add customizer to provide default context selection
by Thomas Watson
· 10 years ago
I20141208-2000
I20141209-0800
I20141209-1115
I20141209-2000
I20141210-0800
I20141210-2000
26fe167
Bug 454295 - [http] servlet EventListener types are all tracked under
by Thomas Watson
· 10 years ago
I20141207-2000
I20141208-0800
5669876
Bug 454289 - [http] legacy filters are init'ed and destroyed with every
by Thomas Watson
· 10 years ago
fcde7ae
Bug 454288 - [http] legacy filter registrations are applied to all
by Thomas Watson
· 10 years ago
c5a9681
Bug 454183 - [http] Update implementation of legacy HttpService on top
by Thomas Watson
· 10 years ago
ce1fe80
Bug 454183 - [http] Update implementation of legacy HttpService on top
by Thomas Watson
· 10 years ago
b39b458
Bug 453675 - touch org.eclipse.equinox.server.p2 for new httpcomponents
by Thomas Watson
· 10 years ago
99e8ea1
Bug 453675 - touch org.eclipse.equinox.server.p2 for new httpcomponents
by Thomas Watson
· 10 years ago
I20141202-0800
14ed9dc
Bug 453678 - Upgrade to Jetty 9.2.5 for Mars M4, and 9.3 for Mars M5
by Thomas Watson
· 10 years ago
15b0165
Bug 448986 - [http] HttpServiceRuntimeImpl trackers really only need to
by Thomas Watson
· 10 years ago
I20141125-0800
9e1d8ef
Bug 448986 - [http] HttpServiceRuntimeImpl trackers really only need to
by Thomas Watson
· 10 years ago
1e9dfdb
Bug 452125 - [http] EventListener tracker should use same tracking
by Thomas Watson
· 10 years ago
19e7271
Update api filters for ExtendedHttpService
by Thomas Watson
· 10 years ago
I20141118-0800
I20141118-0830
ab7b863
Bug 451636 - [http] update to the latest R6 API
by Thomas Watson
· 10 years ago
85dbe23
Bug 451388 - Massive log entries: java.lang.IllegalArgumentException:
by Thomas Watson
· 10 years ago
9389da9
Bug 448772 - [http] [RFC 189] should use impl context or system context
by Thomas Watson
· 10 years ago
931516e
Bug 448772 - [http] [RFC 189] should use impl context or system context
by Thomas Watson
· 10 years ago
99f4fa9
Bug 448986 - [http] HttpServiceRuntimeImpl trackers really only need to
by Thomas Watson
· 10 years ago
75cb830
remove unecessary .svn folder
by Thomas Watson
· 10 years ago
146ac1e
Bug 451335: IPath#removeFirstSegments(int) has inconsistent Javadoc for count == 0
by Markus Keller
· 10 years ago
911224e
Be sure to unget the service we are not tracking.
by Thomas Watson
· 10 years ago
I20141026-2100
I20141027-0800
I20141027-2000
I20141028-0800
I20141028-2000
I20141029-0800
I20141029-2000
I20141104-0800
I20141111-0800
I20141111-0830
74cd2d1
Bug 448567 - Update Orbit for M3
by Thomas Watson
· 10 years ago
c5ebf38
Bug 434110 - [regions] mbean registration is done while holding the
by Thomas Watson
· 10 years ago
9fb7876
Bug 439180 - org.eclipse.equinox.console bundle has wrong version 1.1.0
by Thomas Watson
· 10 years ago
f7d7956
Bug 448218 - Compile warning in official
by Raymond Auge
· 10 years ago
cd99339
Fix test that had invalid assumption on calling SessionCookieConfig after ServletContext initialization
by Thomas Watson
· 10 years ago
b8bcc15
Fix tests for servlet 3.1
by Thomas Watson
· 10 years ago
820fced
propagate status if no handler
by Raymond Auge
· 10 years ago
9b89c36
don't strip unless needed
by Raymond Auge
· 10 years ago
be9d951
use constants
by Raymond Auge
· 10 years ago
4c7385f
implement an internal legacy matching flag
by Raymond Auge
· 10 years ago
80ea321
don't walk down the path during exact matches
by Raymond Auge
· 10 years ago
6761b56
non-existent pathInfo must be represented as null
by Raymond Auge
· 10 years ago
cb0b735
missed a import fix
by Raymond Auge
· 10 years ago
bae9ace
fix import
by Raymond Auge
· 10 years ago
2fe9c1e
update to latest API
by Raymond Auge
· 10 years ago
bdffeb6
fix missed assignment
by Raymond Auge
· 10 years ago
7712d3c
fix dispatching
by Raymond Auge
· 10 years ago
969c6ba
Bug 436698 - [http] [RFC 189] Implement the proposed R6 Http Whiteboard Service
by Raymond Auge
· 10 years ago
b6ef7db
Bug 401784 - Support jetty 9 - Remove old jetty8 equinox code.
by Thomas Watson
· 10 years ago
I20141014-0800
I20141021-0800
8b6e2c0
Bug 401784 - Support jetty 9 - Update feature versions for Mars
by Thomas Watson
· 10 years ago
f1c6c7f
Bug 401784 - Support jetty 9
by Thomas Watson
· 10 years ago
32a43a8
Minor typo fix: spedify -> specify
by Gerard Ryan
· 11 years ago
I20141007-0800
I20141007-1500
I20141008-1300
d0f81ed
Bug 444783 - equinox.server.p2 needs to be 'touched' for new httpcompnents from Orbit
by Thomas Watson
· 10 years ago
I20140930-0800
379f826
Bug 401784 - Support jetty 9
by Thomas Watson
· 10 years ago
I20140923-0800
d27519a
Bug 401784 - Support jetty 9
by Thomas Watson
· 10 years ago
086b332
Bug 441691: Remove Mac OS X 32-bit build
by Markus Keller
· 10 years ago
I20140909-1115
I20140909-1315
I20140914-2000
I20140915-0800
I20140915-2000
I20140916-0800
I20140916-2000
I20140917-0800
I20140917-2000
I20140918-0330
742c514
Bug 442276 - incremented minor bundle version
by Martin Lippert
· 10 years ago
I20140826-0800
I20140902-0800
I20140902-1330
I20140903-1100
I20140909-0800
I20140909-1000
weaving-hook-20140821
a8bbc12
Bug 442276: checking bundle state now before taking it into account for the supplementer mechanism
by Martin Lippert
· 10 years ago
419ffea
Bug 442018 - Reduce warning messages in org.eclipse.equinox.common
by Lars Vogel
· 10 years ago
I20140819-1200
I20140819-1800
I20140819-2200
f68c780
Update copyright date
by Thomas Watson
· 10 years ago
I20140812-0800
I20140819-0800
bb5847a
Bug 441438 - Update metatype impl manifest to allow R6 version of
by Samuel Bratton
· 10 years ago
f637fa6
update version for Mars
by Markus Keller
· 10 years ago
I20140803-2000
I20140804-0800
I20140804-2000
I20140805-0800
I20140805-2000
I20140806-0800
I20140806-2000
9b7a8bc
Bug 440656: [console] "threads stop main" doesn't work any more in JDK 8
by Markus Keller
· 10 years ago
64ee606
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance builds
by Paul Webster
· 11 years ago
I20140701-0800
I20140708-0800
I20140715-0800
I20140722-0800
I20140729-0800
4655c6f
Bug 436758 - Installing a bundle that requires Java 7 when running 6 with -clean cannot recover
by Thomas Watson
· 11 years ago
I20140606-1215
M20140709-0800
M20140716-0800
M20140723-0800
M20140730-0800
M20140731-1200
M20140806-0900
M20140813-0800
M20140820-0800
M20140820-1200
R4_4
991acf0
Bug 436129 - [releng] several equinox weaving related bundles missing
by Thomas Watson
· 11 years ago
I20140530-2000
I20140531-1500
I20140601-2000
I20140602-2000
I20140603-2000
I20140603-2300
I20140604-2000
I20140605-1635
6cb945d
Bug 436039 - Hard to explain build failure in I20140528-0115
by Thomas Watson
· 11 years ago
I20140528-0930
I20140528-2000
97d155d
Bug: 402384 Add CONTRIBUTING file
by Denis Roy
· 11 years ago
I20140527-2000
I20140527-2300
I20140528-0115
I20140528-0800
I20140528-0830
edd900f
Bug 435422 - [releng] org.slf4j.api.source missing from repo
by Thomas Watson
· 11 years ago
I20140521-2000
I20140522-1100
I20140522-1230
I20140522-1330
I20140523-2000
I20140524-1500
I20140525-2000
I20140526-2000
c53e622
Bug 434870 - org.eclipse.equinox.server.p2 is tied to a specific (outdated) version of ECF
by Thomas Watson
· 11 years ago
I20140514-2000
I20140515-1230
I20140515-2000
I20140516-2000
I20140517-1500
I20140518-2000
I20140519-2000
I20140520-2000
df2b012
Bug 434703 - equinox-sdk "product build" fails after ECF update
by Thomas Watson
· 11 years ago
I20140513-2000
e96c483
Bug 429714 - Pre-initialize SSLSocketFactory.getDefault() in Bridge Servlet init
by Thomas Watson
· 11 years ago
I20140430-2000
I20140501-0200
I20140502-2000
I20140503-1500
I20140504-2000
I20140505-2000
I20140506-2000
I20140507-2000
I20140508-2000
I20140509-2000
I20140510-1500
I20140511-2000
I20140512-2000
d1d7357
Update copyrights dates.
by Thomas Watson
· 11 years ago
I20140428-2000
I20140429-0800
I20140429-2000
I20140430-0800
d0fc71c
Bug 433633 - Remove usage of ServiceTracker from RegistryProviderOSGI
by Mikaël Barbero
· 11 years ago
1c0ea78
Bug 423344 - [metatype] R6 metatype xml schema will use Character in
by Sam Bratton
· 11 years ago
I20140422-0800
I20140427-2030
I20140428-0800
6ba4e5a
Bug 431273 - react to change in EUA
by Thomas Watson
· 11 years ago
4b7c120
Bug 432209 - needs to touch 3 equinox/p2 features, for qualifier change in org.sat4j.pb
by Thomas Watson
· 11 years ago
I20140408-1200
I20140408-1645
I20140415-0800
7c865c4
Bug 431858 - [metatype] API tooling errors due to addition of getMax getMin methods
by Thomas Watson
· 11 years ago
I20140408-0800
d74d722
Bug 431540 - Removing hard cycles between equinox git repos has caused p2 to be missing from equinox sdk
by Thomas Watson
· 11 years ago
I20140401-0800
I20140401-1500
I20140402-0100
b4ce2c0
Bug 431363 - [coordinator] unexpected orphaned failures may happen when
by Thomas Watson
· 11 years ago
3a0f370
[430708] Remove circular dependency on p2
by Mickael Istria
· 11 years ago
9f72c17
Bug 395615 - remove dependency on org.osgi.util.measurement from wire admin
by Thomas Watson
· 11 years ago
d6315e1
Bug 430821 - [registry] remove check that ignores system.bundle
by Thomas Watson
· 11 years ago
5d16cf2
Bug 430708 - Circularity between the features in the framework and bundles repos causes build issues
by Thomas Watson
· 11 years ago
I20140325-0830
cdcd094
Bug 430708 - Circularity between the features in the framework and bundles repos causes build issues
by Thomas Watson
· 11 years ago
07363d4
Bug 430444: Increase version range for Servlet API
by Thomas Watson
· 11 years ago
ac17a30
Bug 430444: Increase version range for Servlet API
by Gunnar Wagenknecht
· 11 years ago
e3ffbbd
Bug 429353 - change "includes ECF source" to "requires" in p2.sdk
by Thomas Watson
· 11 years ago
I20140304-2000
I20140305-0800
I20140305-2000
I20140306-1200
I20140309-0800
I20140311-0800
I20140311-1200
I20140318-0830
Y20140308-1100
Y20140309-0500
e311a33
Bug 420725 - Inconsistencies in how executable binaries are copied to roots
by Thomas Watson
· 11 years ago
I20140302-2000
I20140303-0800
I20140303-1130
I20140303-2000
I20140304-0800
9246450
Bug 426378 - 'preferences' extension point uses wrong plug-in ID
by Thomas Watson
· 11 years ago
I20140225-0800
I20140225-1430
I20140226-1200
I20140226-1700
I20140227-0900
I20140227-1100
451a5b6
Bug 422196 - Remove transient API warning from IExtensionRegistry
by Thomas Watson
· 11 years ago
556824e
Bug 419647 - React to ECF feature restructuring
by Thomas Watson
· 11 years ago
I20140211-1100
I20140218-0800
8521494
Bug 427143 - [console] bundle and getPackages command return duplicate visible packages for split packages
by Thomas Watson
· 11 years ago
I20140204-0800
I20140209-1458
I20140211-0800
7291264
Bug 426815 - [region] should be a fragment of system.bundle
by Thomas Watson
· 11 years ago
3a7f17d
Bug 420725 - Inconsistencies in how executable binaries are copied to roots
by Thomas Watson
· 11 years ago
I20140128-0800
Next »