Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
5c4f62421c81dd34470154817ea3e528e574ed4f
/
sigil
1180441
Ensure rich client view is updated if file is changed by external process - i.e. after refresh
by David Morgan Spencer Savage
· 15 years ago
f2b25e8
tidy up
by David Morgan Spencer Savage
· 15 years ago
b130a6d
update after annotation package change
by David Morgan Spencer Savage
· 15 years ago
da0ca2e
move annotation to own package
by David Morgan Spencer Savage
· 15 years ago
30b83fe
Remove unused interfaces
by David Morgan Spencer Savage
· 15 years ago
e03c86e
add license header
by David Morgan Spencer Savage
· 15 years ago
b4f3cd2
Fix for npe found in FELIX-2159 missing ()'s
by David Morgan Spencer Savage
· 15 years ago
491d1b6
Patches for FELIX-2160 and FELIX-2161 - now manages project warnings internally vs in external job also added support for refreshing project and ensure that views are updated when editting in rich client or text editor
by David Morgan Spencer Savage
· 15 years ago
77d08ea
pass in monitor to allow user feedback
by David Morgan Spencer Savage
· 15 years ago
d9f96cb
tidy up unused import
by David Morgan Spencer Savage
· 15 years ago
db0ce69
fix for FELIX-2154 do not call dispose on shared image!
by David Morgan Spencer Savage
· 15 years ago
83984cc
Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502)
by David Morgan Spencer Savage
· 15 years ago
a9c3c75
tidy up unused imports
by David Morgan Spencer Savage
· 15 years ago
dab8eda
Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153)
by David Morgan Spencer Savage
· 15 years ago
5b5d8a7
Related fix for FELIX-2152
by David Morgan Spencer Savage
· 15 years ago
3771aec
Override clone method to perform model specific actions (FELIX-2152) also some minor code refactoring to move all overridden methods to one block of code
by David Morgan Spencer Savage
· 15 years ago
52cfc7c
Implement equals and hashCode methods
by David Morgan Spencer Savage
· 15 years ago
099d199
tidy up unused import
by David Morgan Spencer Savage
· 15 years ago
d74358b
Check for "system bundle" vs null after change made in FELIX-2133
by David Morgan Spencer Savage
· 15 years ago
3a39588
tidy up org.cauldron namespace in schema doc
by David Morgan Spencer Savage
· 15 years ago
cab2016
tidy up npe when system bundle does not have framework bundle set (FELIX-2143)
by David Morgan Spencer Savage
· 15 years ago
208adf8
tidy up npe caused by adding system bundle repository to repository set (FELIX-2133)
by David Morgan Spencer Savage
· 15 years ago
2c95f24
tidy up npe for project bundles
by David Morgan Spencer Savage
· 15 years ago
5caf369
update bundle manifest data after synchronizing from repository (FELIX-1740)
by David Morgan Spencer Savage
· 15 years ago
bdeead5
further tidy up of use of HashSets to improve memory profile (FELIX-2092)
by David Morgan Spencer Savage
· 15 years ago
00da3f5
Catch npe if -bundles not set
by David Morgan Spencer Savage
· 15 years ago
b7d00a5
Change API for checking if packages are part of bundle - use package fragments vs roots to improve performance
by David Morgan Spencer Savage
· 15 years ago
d9cd16e
Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092
by David Morgan Spencer Savage
· 15 years ago
c8fb0ac
Open jar file with verify off to improve performance
by David Morgan Spencer Savage
· 15 years ago
fed4637
Usage of VersionTable FELIX-2085
by David Morgan Spencer Savage
· 15 years ago
0a3717a
tidy up
by David Morgan Spencer Savage
· 15 years ago
a4e092c
Tidy up unused imports and implement hashCode algorithm
by David Morgan Spencer Savage
· 15 years ago
e2ea038
fixed qualifier oversite
by David Morgan Spencer Savage
· 15 years ago
b425286
Use VersionTable to reduce memory foot print and Object creation (FELIX-2085)
by David Morgan Spencer Savage
· 15 years ago
fc57e96
add defaults file
by David Morgan Spencer Savage
· 15 years ago
c9ee1ec
setup gogo bundles
by David Morgan Spencer Savage
· 15 years ago
a6dbc75
tidy up junit dependencies
by David Morgan Spencer Savage
· 15 years ago
450afbe
track JUnitService in activator setup felix obr as build repo
by David Morgan Spencer Savage
· 15 years ago
40b4c14
register junit service
by David Morgan Spencer Savage
· 15 years ago
fec1a17
add license header
by David Morgan Spencer Savage
· 15 years ago
d2bcd1c
add gogo cli for junit testing (FELIX-1358)
by David Morgan Spencer Savage
· 15 years ago
bf70ff8
throw parsing exception if top level element is not <repository> (FELIX-1948)
by David Morgan Spencer Savage
· 15 years ago
057c1dc
stop "OSGi Install" check for timebeing (FELIX-1924)
by David Morgan Spencer Savage
· 15 years ago
6c3ff8c
add rebuildDependencies method to be called by text project editor widget when saved (fix for FELIX-1905)
by David Morgan Spencer Savage
· 15 years ago
4f488a2
enable source classpath in debug breakpoints
by David Morgan Spencer Savage
· 15 years ago
9a99508
update to throw full stack trace vs just result of getMessage for debug purposes
by David Morgan Spencer Savage
· 15 years ago
adeddd9
further refactor related to set up of bnd classpath in case of -contents vs -sourcedirs (FELIX-1880)
by David Morgan Spencer Savage
· 15 years ago
6c0b778
now uses resolve(true) on project to find classpath if -contents specified vs -sourcedirs (FELIX-1880)
by David Morgan Spencer Savage
· 15 years ago
405b893
fix broken property tester reference
by David Morgan Spencer Savage
· 15 years ago
40f5b4f
Further patches related to FELIX-1324 - now abstracts uri scheme behind a resolver that allows for substitution of "real" urls for meta stubs:
by David Morgan Spencer Savage
· 15 years ago
7ecaf66
Work on FELIX-1324, now able to boot osgi applications using trivial file format:
by David Morgan Spencer Savage
· 15 years ago
9aef311
Use BaseWorkbenchContentProvider instead of ContainerTreeProvider as it provides the same/better functionality
by David Morgan Spencer Savage
· 15 years ago
81bf20c
minor formatting update
by David Morgan Spencer Savage
· 15 years ago
e46b711
update image
by David Morgan Spencer Savage
· 15 years ago
e495466
tidy up unused imports
by David Morgan Spencer Savage
· 15 years ago
06b8f91
remove system.out
by David Morgan Spencer Savage
· 15 years ago
2411547
Patches related to FELIX-1324 create BundleForm class to encapsulate a certain bundle configuration - Client.apply(BundleForm) merges the specified form into the currently running framework configuration (i.e. applies delta to currently running bundles)
by David Morgan Spencer Savage
· 15 years ago
6e72ce6
Tidy up daft double print of Errors
by David Morgan Spencer Savage
· 15 years ago
c039f01
Handle null string value
by David Morgan Spencer Savage
· 15 years ago
3c8a8c2
update icon
by David Morgan Spencer Savage
· 15 years ago
6168c58
add larger icons and use in sigil project wizard
by David Morgan Spencer Savage
· 15 years ago
913e069
update version definition to use buildQualifier
by David Morgan Spencer Savage
· 15 years ago
5243468
build up version using $buildQualifer vs expecting full version to be parsed in by cli
by David Morgan Spencer Savage
· 15 years ago
c38d171
update bundle and error icons
by David Morgan Spencer Savage
· 15 years ago
e39963b
add collapse all action to repository view
by David Morgan Spencer Savage
· 15 years ago
4ad90e6
add bundle refesh icon (FELIX-1336)
by David Morgan Spencer Savage
· 15 years ago
e2fabd3
include icons in built bundle
by David Morgan Spencer Savage
· 15 years ago
fccb247
further icon updates (FELIX-1336)
by David Morgan Spencer Savage
· 15 years ago
9c12257
update icon references for views (FELIX-1336)
by David Morgan Spencer Savage
· 15 years ago
d9e734f
provide package, import-package, require-bundle, export-package + (error and optional equivalents)
by David Morgan Spencer Savage
· 15 years ago
81fc1b4
"borrow" icons from bnd (apache licensed) use these as the basis for remaining icons (FELIX-1336)
by David Morgan Spencer Savage
· 15 years ago
9ca65cd
Ensure **sigil.properties pattern matches sigil.properties in top level dir (FELIX-1794)
by David Morgan Spencer Savage
· 15 years ago
d9656ac
fix -defaults for absoliute patsh (FELIX-1738)
by Derek Baum
· 15 years ago
70fe764
Remove throw error call (FELIX-1690)
by David Morgan Spencer Savage
· 15 years ago
376f1c3
remove unused property method
by David Morgan Spencer Savage
· 15 years ago
6417ad4
tidy up unused code
by David Morgan Spencer Savage
· 15 years ago
3c193cc
merge bnd lib inside common core bundle to avoid need to install bndlib separately
by David Morgan Spencer Savage
· 15 years ago
6dd1be8
workaround for (FELIX-1676) explicitly delete the temporary artifacts related to sigil
by David Morgan Spencer Savage
· 15 years ago
c39c8c8
tidy up some remaining cauldron references
by David Morgan Spencer Savage
· 15 years ago
079c9f0
Search for requirements in resolution context first (FELIX-1665)
by David Morgan Spencer Savage
· 15 years ago
e0b9b2e
use TreeSet to ensure project ordering is explicit (FELIX-1664)
by David Morgan Spencer Savage
· 15 years ago
388bf6c
refactored BundleResolver to first find all requirements then explicitly sort them before resolving dependencies (FELIX-1664)
by David Morgan Spencer Savage
· 15 years ago
fa1a9f7
update obr feature to sigil project in eclipse
by David Morgan Spencer Savage
· 15 years ago
cdce4b8
* Remove org.apache.felix.sigil.common.core from org.apache.felix.sigil.ivy.resolver .classpath file
by David Morgan Spencer Savage
· 15 years ago
d981571
tighten version range due to broken jars in spring repo (FELIX-1659)
by David Morgan Spencer Savage
· 15 years ago
219b9d6
fix testURL to be same as repositoryURL to support passing filesystem path as repositoryURL
by Derek Baum
· 15 years ago
4fe1daa
enhance variable substitution (FELIX-1627) to use Ant properties, then System properties, then Environment variables.
by Derek Baum
· 15 years ago
81b3e6b
allow OBR repository url to be native filesystem path
by Derek Baum
· 15 years ago
b471625
set localization header for eclipse (FELIX-1652)
by David Morgan Spencer Savage
· 15 years ago
9e7d0e9
log error vs throwing illegal state which locks up rest of IDE (FELIX-1647)
by David Morgan Spencer Savage
· 15 years ago
0b43633
add test for variables with inheritance
by David Morgan Spencer Savage
· 15 years ago
62e4a7c
minor debug logging improvement and use Integer.toString instead of i + ""
by David Morgan Spencer Savage
· 15 years ago
0830f82
fix imports
by David Morgan Spencer Savage
· 15 years ago
83d7131
delete unused project
by David Morgan Spencer Savage
· 15 years ago
a93e49c
set update site url from property
by David Morgan Spencer Savage
· 15 years ago
6189a67
remove explicit versions from leaf projects
by David Morgan Spencer Savage
· 15 years ago
3626224
set sigil import version from variable
by David Morgan Spencer Savage
· 15 years ago
c411391
add echo of buildVersion
by David Morgan Spencer Savage
· 15 years ago
a30ebb3
add explicit dependency on ide bundle
by David Morgan Spencer Savage
· 15 years ago
f19b14f
removed unused property
by David Morgan Spencer Savage
· 15 years ago
Next »