Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-05 | 409726: set name for repository | Steffen Pingel | 1 | -0/+1 | |
Change-Id: Id4d62fbd69c255a9a205208a17121cd0e958f90c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=409726 | |||||
2013-10-04 | 408511: ensure that stream is closed when accessing branding images | Steffen Pingel | 1 | -5/+21 | |
Change-Id: I160e4ffd099392f5eea60b2fa88ae4a5a48f5199 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=408511 | |||||
2013-10-02 | 410655: add @NonNull to AbstractRepositoryConnectorUi | Steffen Pingel | 1 | -18/+46 | |
Change-Id: I87c1742caf5cd6808d2471c8826217b47faab7e0 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655 | |||||
2013-10-02 | Use @NonNull for query pages | Benjamin Muskalla | 2 | -3/+5 | |
Change-Id: I5fbdfb836112334c2af7a9e47dcab4240a648d21 Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com> | |||||
2013-09-30 | 414597: allow easier reuse of TaskListFilteredTree outside of | Caitlin Matthew | 7 | -175/+259 | |
TaskListView Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=414597 Change-Id: I0c725bc0ba514b008fd21a826f16e3c4ec6f6d09 Signed-off-by: Caitlin Matthew <caitlin.matthew@tasktop.com> Also-by: Sam Davis <sam.davis@tasktop.com> | |||||
2013-09-26 | 386117: [api] declare repository connector extensions in tasks.core | Steffen Pingel | 23 | -185/+486 | |
Change-Id: I9eafa88b5731e9aaf1d46bd0f91e1b3c51f4f129 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=386117 | |||||
2013-09-14 | remove Trac 0.11 and fix provisioning of SVN repositories | Steffen Pingel | 2 | -11/+2 | |
* Every once in a while svnadmin create fails when run as the www-data user, run as root instead. Change-Id: I2a3f547803ee6578fe9d7f13719193c121bc2a86 | |||||
2013-09-14 | 417262: set base target to Eclipse 3.6 | Steffen Pingel | 13 | -51/+23 | |
Change-Id: Iecb5dd95783d52411249bb3cadd9a233e6f7d095 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=417262 | |||||
2013-09-03 | remove dependency on JDT | Steffen Pingel | 2 | -2/+2 | |
The tasks framework or its tests should not have dependencies on JDT. Change-Id: I15e9b2044c55cdec23557fdad1d28c21e17ef2e1 | |||||
2013-08-29 | 337999: move getUndoContext() from TasksUiUtil (API) to TasksUiInternal | Tomasz Zarna | 4 | -15/+13 | |
Bug: 337999 Change-Id: Ia01d857a8d0abe7c2503d96598ece23d5603f23d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=337999 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-08-26 | 337999: Undo mark as read command | Tomasz Zarna | 8 | -28/+180 | |
Bug: 337999 Change-Id: I1694d6dae1a1d0808a3f7d18debd3129131580d2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=337999 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> Also-by: Sam Davis <sam.davis@tasktop.com> | |||||
2013-08-25 | Refine deleteTask to be @NonNull | Benjamin Muskalla | 1 | -1/+1 | |
If connectors return a value (instead of throwing an exception), they should return a non-null status. Change-Id: Ia47f1744062d7c5e046f77300af6c732a75950f7 Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com> | |||||
2013-08-23 | 415263: NPE initializing Bugzilla 4.x task data with product absent from | Tomasz Zarna | 3 | -2/+57 | |
local configuration -- tests Change-Id: I75b669a155b7e0f8536c93a3365807061d206fe5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=415263 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-08-23 | 415263: Null Pointer Exception initializing Bugzilla 4.x task data with | Frank Becker | 2 | -11/+10 | |
product absent from local configuration Change-Id: I6e9cd732f63c057be297ea95ffa0db67c2926cd5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=415263 | |||||
2013-08-22 | 374458: open attachments with system editor | Sam Davis | 7 | -18/+119 | |
Change-Id: I3ff815347205b6377e76ad9ec27d2e3880d34734 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=374458 | |||||
2013-08-14 | 397041: make it clear what private notes section is for | Tomasz Zarna | 2 | -19/+17 | |
Bug: 397041 Change-Id: I53347062a501d7b5876424d845d190a0df7da741 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=397041 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-08-12 | 398835: add error icon when LastSynchronizedTimeStamp() is <never> and | Frank Becker | 7 | -23/+67 | |
we get SocketTimeout Change-Id: Ib94a98e7eacc45d91071f0c9c5348bd3f30732c0 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=398835 | |||||
2013-08-09 | New Tasks working set page is missing labels for name and contents | Tomasz Zarna | 3 | -4/+10 | |
Change-Id: Iba681fe51452962317a5c0e0d77bed9e33fec4ff Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-08-09 | 372298: task list view should indicate display notes directly | Tomasz Zarna | 6 | -5/+31 | |
Bug: 372298 Change-Id: I393e50050b6db827717aed2133ab5d4f0fb88c23 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=372298 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-08-09 | 402465: Job found still running after platform shutdown | Tomasz Zarna | 1 | -1/+3 | |
Bug: 402465 Change-Id: I5fca206bad5b0ccd96a64262aed0fc6e98d470a6 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=402465 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-08-01 | 411420: Improve hyperlink detection | Stephen Elsemore | 2 | -1/+4 | |
Improve regex so that "Bug: <bugId>" pattern, commonly used in commit messages, is recognized. Bug: 411420 Change-Id: I3f16b180c10bff46e59e63a908ea766a10ce4f21 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=411420 Signed-off-by: Stephen Elsemore <selsemore@collab.net> | |||||
2013-07-31 | 359629: Display last commented date at top of task editor | Frank Becker | 2 | -0/+16 | |
Change-Id: Ia04cf6a9e4e673591118e605b69b61f7326d02d3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=359629 | |||||
2013-07-30 | 411929: Provide a multi line text field for "Query URL" | Tomasz Zarna | 2 | -19/+10 | |
Bug: 411929 Change-Id: Ie1a74c698fb60c035a50216de802390f15969801 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=411929 Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-07-28 | 13458: 409634: cleanup of BugzillaHarness [Ifc8bff4b] | Frank Becker | 5 | -232/+149 | |
Change-Id: Ifc8bff4b3d5a0acc88233cff00b8f5f687dd15a6 Task-Url: https://git.eclipse.org/r/#/c/13458/ | |||||
2013-07-18 | remove an apparent infinite recursive loop in Chart | Tomasz Zarna | 1 | -13/+1 | |
Luckily, nobody seems to ever call it. Change-Id: I53b733a5b1a722515001f9389317b9562afbbb8f Signed-off-by: Tomasz Zarna <tomasz.zarna@tasktop.com> | |||||
2013-07-13 | 412743: update target for tasks to 3.6 | Steffen Pingel | 3 | -44/+10 | |
Change-Id: I5b5690d910f1bffb9e4ae6d0d841667f6b6e0b77 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=412743 | |||||
2013-07-12 | 412394: [api] provide editor as context when obtaining label and image | Steffen Pingel | 2 | -2/+32 | |
from task editor page factory Change-Id: I5eba949deec9ca4ed31934103b2d12cfe0add2e0 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=412394 | |||||
2013-07-12 | 410655: add @NonNull annotations to TaskAttributeMapper | Steffen Pingel | 1 | -34/+55 | |
Change-Id: Ib8a4201b04804657b7c0b4eea3ae1f42838fb2a7 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655 | |||||
2013-07-12 | 386764: return null instead of throwing exception for getTaskData() | Steffen Pingel | 4 | -75/+42 | |
Change-Id: Iad409821c9fd799e704b831f8006a136724cf144 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=386764 Also-By: Frank Becker <frank@frank-becker.de> | |||||
2013-07-05 | 412343: NPE Display last commented date at top of task editor | Frank Becker | 1 | -2/+2 | |
Change-Id: Id20b590996dc4e0f7618c5cfdbabe764dab55e7c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=412343 | |||||
2013-07-04 | 410655: update formatter settings for @NonNull annotations | Steffen Pingel | 36 | -71/+255 | |
Change-Id: Iefc0e2a4da6cab120be001c09535c7398e0128a2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655 | |||||
2013-07-04 | 386764: [api] TaskMapping should be able to handle custom attributes | Benjamin Muskalla | 7 | -23/+421 | |
Added new API called TaskInitializationData to provide common mutators for ITaskMapping to be used for task data initialization. Also-By: Steffen Pingel <steffen.pingel@tasktop.com> Change-Id: I13c88b5e33a8ab097953833627383ae85cfa692f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=386764 Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com> | |||||
2013-07-03 | 410655: add @NonNull annotations to task data and attachment handler | Steffen Pingel | 2 | -18/+22 | |
Change-Id: I7461144d4efc127a8ff5ad84d7923ad1b92f3e5a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655 | |||||
2013-07-01 | 408511: [api] honor IAdatpable when loading connector UI and branding | Steffen Pingel | 1 | -4/+15 | |
Change-Id: I0445424b80fe6ff6956f48ea6fb5fb0d77c9985c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=408511 | |||||
2013-06-28 | remove redundant StatusHandler#log call when reading ext points | Tomasz Zarna | 2 | -13/+6 | |
ExtensionPointReader#read already logs status if it's not ok, see #handleResult Change-Id: I8611eb62fa24610f7ab7636648e236ac5714ef67 | |||||
2013-06-28 | use Mylyn Commons ExtensionPointReader in SearchUtil | Tomasz Zarna | 1 | -52/+30 | |
Change-Id: I8e9cb06c4773446908df9c19338a465013a573b1 | |||||
2013-06-28 | use Mylyn ExtensionPointReader in SupportHandlerManager | Tomasz Zarna | 1 | -20/+19 | |
Change-Id: Ib99091d5c5ad23a60d310da20960473ec7fa0869 | |||||
2013-06-28 | 408511: [api] add support for contributing UI and branding at runtime | Steffen Pingel | 11 | -75/+433 | |
Change-Id: I33c608dad60ee5d979e2ddd5c5cde4c386519610 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=408511 | |||||
2013-06-28 | 408511: [api] provide an extension to dynamically contribute connectors | Steffen Pingel | 11 | -28/+372 | |
Change-Id: If0acbbd24a543d13414ed4bf862a145803b6121c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=408511 | |||||
2013-06-28 | 408511: [api] move connector extension point reader into core | Steffen Pingel | 4 | -218/+370 | |
Change-Id: I28c285f9ab9f7d0e3b4e80ad79dec9cb148f7db9 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=408511 | |||||
2013-06-28 | 409758: [api] [fix] allow clients to determine the first and last | Lily Guo | 3 | -15/+40 | |
activity dates of a task Change-Id: Ia2846e83c386b6de1f6ad9ddcee4219e9564fdeb Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=409758 | |||||
2013-06-27 | 359629: Display last commented date at top of task editor | Lily Guo | 5 | -0/+48 | |
Change-Id: Ia49233707a55199fb897c2933efdef23fa1167e4 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=359629 | |||||
2013-06-25 | 322855: New Query > Select a Repo wizard page should sort repos by name | Tomasz Zarna | 3 | -21/+90 | |
Change-Id: Ia573ba39558f18c51b7c42e7fbb9d4532736958a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=322855 | |||||
2013-06-24 | 411142: tests should not run against trac-test | Steffen Pingel | 1 | -0/+8 | |
Change-Id: I8ecbd45e3bb55c3c248e3f78a70ff01c113a9742 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=411142 | |||||
2013-06-24 | 409767: update versions to 3.10 | Steffen Pingel | 70 | -117/+117 | |
Change-Id: I984c7713a6f39a16d44bee852ddd6affe80d739f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=409767 | |||||
2013-06-22 | 398835: Mylyn should examine how long a query takes | Frank Becker | 1 | -6/+6 | |
Change default for email operation to "is" Change-Id: Ibf351ede25bf66cdea660125a5efe8e64d9f2485 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=398835 | |||||
2013-06-19 | 409758: [api] allow clients to determine the first and last activity | Lily Guo | 2 | -0/+29 | |
dates of a task Change-Id: I5aa8aa53d204a3c6cef2fc4cfa7d4023f72c719a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=409758 | |||||
2013-06-19 | fix equals(Object) calls on two references of different class types | Tomasz Zarna | 1 | -3/+3 | |
Change-Id: I5db9ba23d9631c02e1e930517c5baa1513295814 | |||||
2013-06-18 | String is incompatible with expected arg type Integer in containsValue | Tomasz Zarna | 1 | -2/+2 | |
Change-Id: If09540323587aed927719cf09117d4730053e5cb | |||||
2013-06-14 | 410655: add @NonNull annotations to AbstractRepositoryConnector | Steffen Pingel | 2 | -33/+62 | |
Change-Id: I403df164fb40f925d8646c78bd807fa5d0fd5350 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=410655 |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-