Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
82432719a428784ac6bd62ff3d1c60d1652e0905
/
sigil
/
eclipse
/
core
585aea2
add preference key as part of FELIX-2483
by David Morgan Spenser Savage
· 14 years ago
de45475
add helper methods to aid refactoring support (FELIX-1346)
by David Morgan Spenser Savage
· 14 years ago
a454a9f
improve performance of resolver in workspaces with many sigil projects - prevent cyclical resolver tasks
by David Morgan Spenser Savage
· 14 years ago
ee9180a
run project setup outside of synchronized block to avoid potential deadlock
by David Morgan Spenser Savage
· 15 years ago
fd8fb5a
check for null repository config (fix for FELIX-2187)
by David Morgan Spenser Savage
· 15 years ago
d911f88
Patches for FELIX-2181 - now runs workspace resolve task using a damped delay to ensure that event storm does not trigger multiple project builds.
by David Morgan Spenser Savage
· 15 years ago
56af2e2
Patch for FELIX-2180 - now global repository and project specific repository managers share a common repository map to ensure same objects are used throughout the IDE
by David Morgan Spenser Savage
· 15 years ago
d0d6433
Patch to address ui/classpath consistency issues when adding and removing projects from workspace that provide dependencies (related to FELIX-1349)
by David Morgan Spenser Savage
· 15 years ago
70c2657
Ensure internal cache is flushed on project delete (fix for FELIX-2168)
by David Morgan Spenser Savage
· 15 years ago
5cd7447
trivial tidyup
by David Morgan Spenser Savage
· 15 years ago
6ab4b3c
Progress towards fixing bundle import resolution on project import FELIX-1349
by David Morgan Spenser Savage
· 15 years ago
ea99013
Patch to improve IDE performance - avoid recalculating dependencies if no requirements or capabilities have changed (FELIX-2164)
by David Morgan Spenser Savage
· 15 years ago
34bb64d
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 Spenser Savage
· 15 years ago
69b8b0e
Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502)
by David Morgan Spenser Savage
· 15 years ago
dcbb4f5
Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153)
by David Morgan Spenser Savage
· 15 years ago
29bf157
tidy up npe caused by adding system bundle repository to repository set (FELIX-2133)
by David Morgan Spenser Savage
· 15 years ago
62bf2e4
Catch npe if -bundles not set
by David Morgan Spenser Savage
· 15 years ago
f668f68
Change API for checking if packages are part of bundle - use package fragments vs roots to improve performance
by David Morgan Spenser Savage
· 15 years ago
6f1516a
Update internal values that use sets etc to use null objects or arrays to improve memory profile FELIX-2092
by David Morgan Spenser Savage
· 15 years ago
13bb138
Tidy up unused imports and implement hashCode algorithm
by David Morgan Spenser Savage
· 15 years ago
6108f8e
add rebuildDependencies method to be called by text project editor widget when saved (fix for FELIX-1905)
by David Morgan Spenser Savage
· 15 years ago
65d6efb
further refactor related to set up of bnd classpath in case of -contents vs -sourcedirs (FELIX-1880)
by David Morgan Spenser Savage
· 15 years ago
69ac198
now uses resolve(true) on project to find classpath if -contents specified vs -sourcedirs (FELIX-1880)
by David Morgan Spenser Savage
· 15 years ago
bc8a7a9
fix broken property tester reference
by David Morgan Spenser Savage
· 15 years ago
78d2d35
Remove throw error call (FELIX-1690)
by David Morgan Spenser Savage
· 15 years ago
d079aba
log error vs throwing illegal state which locks up rest of IDE (FELIX-1647)
by David Morgan Spenser Savage
· 15 years ago
48d4b24
remove explicit versions from leaf projects
by David Morgan Spenser Savage
· 15 years ago
1723ade
changed eclpse projects to use project-specific code formatter.
by Derek Baum
· 15 years ago
9d183ad
fix for FELIX-1588 plus tidy up unused code
by David Morgan Spenser Savage
· 15 years ago
ef091e2
patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle
by David Morgan Spenser Savage
· 15 years ago
2ca872d
check for null prior to setup of iterator FELIX-1496
by David Morgan Spenser Savage
· 15 years ago
9550b21
tidy up cauldron.org references
by David Morgan Spenser Savage
· 15 years ago
09df974
update to use apache sigil resources FELIX-1396
by David Morgan Spenser Savage
· 15 years ago
8bae92d
remove non osgi concepts, create plugin functions later via extender and service patterns
by David Morgan Spenser Savage
· 15 years ago
3f4bf81
update to org.apache namespace
by David Morgan Spenser Savage
· 15 years ago
07216c1
import core.repository package
by David Morgan Spenser Savage
· 15 years ago
b6d76f1
remove org.cauldron reference
by David Morgan Spenser Savage
· 15 years ago
760bd08
Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438
by David Morgan Spenser Savage
· 15 years ago
309371c
fix package names FELIX-1396
by David Morgan Spenser Savage
· 15 years ago
28a594a
further progress towards self hosting FELIX-1323
by David Morgan Spenser Savage
· 15 years ago
a1c8fad
trivial tidy up of unused import
by David Morgan Spenser Savage
· 15 years ago
d1c54b3
add compile time imports
by David Morgan Spenser Savage
· 15 years ago
240338c
FELIX-1322 bulk update of formatting based on eclipse style referenced in http://felix.apache.org/site/coding-standards.html
by David Morgan Spenser Savage
· 15 years ago
e9786d4
import commons-lang dependencies from outside vs embedding lib in bundle classpath
by David Morgan Spenser Savage
· 15 years ago
4bbac49
apply asf licence to xml files
by David Morgan Spenser Savage
· 15 years ago
77272fd
patch for FELIX-1390
by David Morgan Spenser Savage
· 15 years ago
3b1b8c8
progress towards FELIX-1368
by David Morgan Spenser Savage
· 15 years ago
e6f1851
patch for FELIX-1327
by David Morgan Spenser Savage
· 15 years ago
7fe0f4a
tidy up org.cauldron references from project names and sigil properties
by David Morgan Spenser Savage
· 15 years ago
78b9b00
Fix for FELIX-1384
by David Morgan Spenser Savage
· 15 years ago
c6956fb
Fix for FELIX-1381
by David Morgan Spenser Savage
· 15 years ago
f9aaf5c
final patches for FELIX-1367
by David Morgan Spenser Savage
· 15 years ago
a971caf
further progress towards FELIX-1367
by David Morgan Spenser Savage
· 15 years ago
2a49449
further tidy up of PDE artifacts (FELIX-1367)
by David Morgan Spenser Savage
· 15 years ago
7deb02f
fix for FELIX-1374
by David Morgan Spenser Savage
· 15 years ago
28fdc2c
further dependency work related to FELIX-1367
by David Morgan Spenser Savage
· 15 years ago
ffd40a7
further patches related to (FELIX-1367)
by David Morgan Spenser Savage
· 15 years ago
49b38c7
fix for FELIX-1366
by David Morgan Spenser Savage
· 15 years ago
161100a
convert pde projects to sigil projects (FELIX-1367)
by David Morgan Spenser Savage
· 15 years ago
89949c2
directory structure tidy up (FELIX-1357)
by David Morgan Spenser Savage
· 15 years ago