Skip to main content
summaryrefslogtreecommitdiffstats
blob: b53efba19aa01d65aa7411bd7e006337e03a71ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
2010-05-18  Andrew Overholt  <overholt@redhat.com>

	* feature.properties: Fix provider name.

2010-04-26  Andrew Overholt  <overholt@redhat.com>

	* feature.properties: Match consistent license text (bug #306627).  Update
	copyright year.
	* license.html: New file.  HTML version of SUA (bug #306627).
	* build.properties: Include license.html.

2010-04-13  Andrew Overholt  <overholt@redhat.com>

	* feature.xml: Restrict to os=linux.

2010-04-12  Andrew Overholt  <overholt@redhat.com>

	* feature.properties: Match consistent license text (bug #306627).

2009-08-11  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Bump version to 0.3.0.

2009-07-21  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Added ui.editor plugin. Recomputed dependencies.

2009-06-26  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Added doc plugin. Recomputed dependencies.

2009-06-04  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Removing birt.chart from deps.

2009-05-28  Elliott Baron  <ebaron@redhat.com>

	* feature.properties: Fix featureProvider key.

2009-05-27  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Removing ".qualifier" from profiling feature dep.

2009-05-26  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Make profiling feature dependency; version >= 0.2.0.

2009-05-25  Elliott Baron  <ebaron@redhat.com>
	
	#275685
	* feature.xml: Maintenance update for version string issues on Debian.
	
2009-05-20  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Remove '.feature' from feature ID.
	
2009-05-19  Andrew Overholt  <overholt@redhat.com>

	* feature.properties: Change provider from Eclipse.org to Eclipse.

2009-04-03  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: 0.2.0 version.
	
2009-03-13  Andrew Overholt  <overholt@redhat.com>

	* feature.xml: Add cachegrind plugin.

2009-01-28  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Removed feature dependency, added console deps for launch.

2009-01-14  Andrew Overholt  <overholt@redhat.com>

	* feature.xml: Re-add update site information (sorry).

2009-01-14  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Removed update site information.

2009-01-09  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Added all used BIRT plugins as dependencies.

2009-01-08  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Added org.eclipse.linuxtools.profiling-feature to dependencies.

2009-01-06  Andrew Overholt  <overholt@redhat.com>

	* feature.xml: Remove Linux requirement to see if it then gets included in all
	feature. Added update site information.

2008-12-16  Elliott Baron  <ebaron@redhat.com>

	* feature.xml: Added dependencies and Linux requirement.

2008-12-10  Andrew Overholt  <overholt@redhat.com>

	* build.properties: Inital checkin.
	* feature.xml: Likewise.
	* feature.properties: Likewise.
	* epl-v10.html: Likewise.

Back to the top