Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
f392c970fe7849bc2fec53d1815b0dd19382b4cd
/
sigil
/
eclipse
/
core
f0329b3
run project setup outside of synchronized block to avoid potential deadlock
by David Morgan Spencer Savage
· 15 years ago
5cc4625
check for null repository config (fix for FELIX-2187)
by David Morgan Spencer Savage
· 15 years ago
c03d87f
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 Spencer Savage
· 15 years ago
ddcc8c1
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 Spencer Savage
· 15 years ago
4df9bbf
Patch to address ui/classpath consistency issues when adding and removing projects from workspace that provide dependencies (related to FELIX-1349)
by David Morgan Spencer Savage
· 15 years ago
f936848
Ensure internal cache is flushed on project delete (fix for FELIX-2168)
by David Morgan Spencer Savage
· 15 years ago
8c745b2
trivial tidyup
by David Morgan Spencer Savage
· 15 years ago
817c459
Progress towards fixing bundle import resolution on project import FELIX-1349
by David Morgan Spencer Savage
· 15 years ago
f7852b8
Patch to improve IDE performance - avoid recalculating dependencies if no requirements or capabilities have changed (FELIX-2164)
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
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
dab8eda
Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153)
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
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
a4e092c
Tidy up unused imports and implement hashCode algorithm
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
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
70fe764
Remove throw error call (FELIX-1690)
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
6189a67
remove explicit versions from leaf projects
by David Morgan Spencer Savage
· 15 years ago
0f977ad
changed eclpse projects to use project-specific code formatter.
by Derek Baum
· 15 years ago
6cf329b
fix for FELIX-1588 plus tidy up unused code
by David Morgan Spencer Savage
· 15 years ago
c641c64
patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle
by David Morgan Spencer Savage
· 15 years ago
737a30b
check for null prior to setup of iterator FELIX-1496
by David Morgan Spencer Savage
· 15 years ago
cc3e633
tidy up cauldron.org references
by David Morgan Spencer Savage
· 15 years ago
75aecff
update to use apache sigil resources FELIX-1396
by David Morgan Spencer Savage
· 15 years ago
a41a94f
remove non osgi concepts, create plugin functions later via extender and service patterns
by David Morgan Spencer Savage
· 15 years ago
01edac6
update to org.apache namespace
by David Morgan Spencer Savage
· 15 years ago
df83ffb
import core.repository package
by David Morgan Spencer Savage
· 15 years ago
d637b37
remove org.cauldron reference
by David Morgan Spencer Savage
· 15 years ago
9bb4554
Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438
by David Morgan Spencer Savage
· 15 years ago
bb55057
fix package names FELIX-1396
by David Morgan Spencer Savage
· 15 years ago
509902e
further progress towards self hosting FELIX-1323
by David Morgan Spencer Savage
· 15 years ago
2cf4b47
trivial tidy up of unused import
by David Morgan Spencer Savage
· 15 years ago
5b24919
add compile time imports
by David Morgan Spencer Savage
· 15 years ago
43bd705
FELIX-1322 bulk update of formatting based on eclipse style referenced in http://felix.apache.org/site/coding-standards.html
by David Morgan Spencer Savage
· 15 years ago
70c3215
import commons-lang dependencies from outside vs embedding lib in bundle classpath
by David Morgan Spencer Savage
· 15 years ago
ac2ce996
apply asf licence to xml files
by David Morgan Spencer Savage
· 15 years ago
48c2e75
patch for FELIX-1390
by David Morgan Spencer Savage
· 15 years ago
f977a8d
progress towards FELIX-1368
by David Morgan Spencer Savage
· 15 years ago
02676c3
patch for FELIX-1327
by David Morgan Spencer Savage
· 15 years ago
7d6b1f46
tidy up org.cauldron references from project names and sigil properties
by David Morgan Spencer Savage
· 15 years ago
8a5609f
Fix for FELIX-1384
by David Morgan Spencer Savage
· 15 years ago
88148ca
Fix for FELIX-1381
by David Morgan Spencer Savage
· 15 years ago
7a7191e
final patches for FELIX-1367
by David Morgan Spencer Savage
· 15 years ago
877bebb
further progress towards FELIX-1367
by David Morgan Spencer Savage
· 15 years ago
ac0e022
further tidy up of PDE artifacts (FELIX-1367)
by David Morgan Spencer Savage
· 15 years ago
b478744
fix for FELIX-1374
by David Morgan Spencer Savage
· 15 years ago
9deb719
further dependency work related to FELIX-1367
by David Morgan Spencer Savage
· 15 years ago
e236ff3
further patches related to (FELIX-1367)
by David Morgan Spencer Savage
· 15 years ago
509daea
fix for FELIX-1366
by David Morgan Spencer Savage
· 15 years ago
0929a66
convert pde projects to sigil projects (FELIX-1367)
by David Morgan Spencer Savage
· 15 years ago
c32abdf
directory structure tidy up (FELIX-1357)
by David Morgan Spencer Savage
· 15 years ago