Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-31refactor: Use GammaId primitive where appropriateMark Minks11-39/+45
2018-05-31bug: Fix AtsChangeSet.setAttributeMark Minks4-12/+11
2018-05-31refactor: Use GammaId primitive where appropriateMark Minks9-16/+21
2018-05-31bug[ats_TW9438]: Rename ats.db.mocks to ats.rest.test.dbdonald.g.dunne24-37/+24
2018-05-31refinement: Remove console logging in ValidationReportOperationdonald.g.dunne1-2/+0
2018-05-31bug[ats_TW9501]: Add Branch Access Context Id column to Branch Managerdonald.g.dunne2-1/+20
2018-05-31bug[ats_TW9501]: Remove guids from access control grammardonald.g.dunne71-1442/+1458
2018-05-30bug: Update UserIdSorter to used NamedIddonald.g.dunne1-3/+3
2018-05-23feature[ats_TW9341]: Add a control to select an ATS versionDavid W. Miller5-29/+307
2018-05-23feature[ats_TW8359]: Add Apache Issue drag and dropDavid W. Miller5-22/+127
2018-05-23feature[ats_TW8359]: Add ATS REST for Apache IssuesDavid W. Miller9-21/+113
2018-05-23refactor: Streamline server exception handelingRyan D. Brooks8-429/+72
2018-05-23refactor[ats_TW9338]: Remove ATS Core and Rest from Dispodonald.g.dunne9-47/+128
2018-05-22feature[ats_TW8369]: Move or remove methods from ReviewManagerdonald.g.dunne10-123/+84
2018-05-22feature[ats_TW8369]: Remove teamWf.getTasks and EV from workflow artsdonald.g.dunne30-245/+210
2018-05-22feature[ats_TW8369]: Move or remove methods from workflow artifactsdonald.g.dunne17-288/+176
2018-05-22refactor: Move system branch init to serverRyan D. Brooks28-329/+191
2018-05-17refactor: Remove redundant top level branch creation methodsRyan D. Brooks11-64/+31
2018-05-17refinement: Move long running tests to LongRunningTestSuite and endRyan D. Brooks2-4/+4
2018-05-16bug[ats_TW9438]: Remove all throws Osee Exception codedonald.g.dunne31-65/+58
2018-05-16refactor: Initiate OSEE type loading from server during initRyan D. Brooks11-119/+85
2018-05-16refinement: Move long running tests to LongRunningTestSuite and enddonald.g.dunne1-1/+3
2018-05-16bug[ats_TW9438]: Cleanup bundle names and importsdonald.g.dunne2-2/+2
2018-05-15bug[ats_TW9438]: Remove un-necessary ATS mocksdonald.g.dunne23-451/+92
2018-05-15bug[ats_TW9438]: Remove org.eclipse.osee.framework.ui.workspacebundleloaderdonald.g.dunne21-2814/+0
2018-05-15refinement: Improve ISimpleTable in support of other actionsdonald.g.dunne2-0/+5
2018-05-14refinement: Improve performance of server addChildrenRyan D. Brooks13-138/+75
2018-05-14refinement: Improve performance of OAUTH client storageRyan D. Brooks5-31/+21
2018-05-14bug[ats_TW9438]: Merge org.eclipse.osee.executor.admin in framework.coredonald.g.dunne136-301/+152
2018-05-14bug[ats_TW9438]: Remove unused org.eclipse.osee.distributeddonald.g.dunne19-934/+0
2018-05-14bug[ats_TW9438]: Add memory stats to Activity Logdonald.g.dunne6-28/+63
2018-05-12feature[ats_TW8369]: Move AtsUtilCore to ats.api as AtsUtildonald.g.dunne45-99/+101
2018-05-12feature[ats_TW8369]: Move StateTypeAdapter to ats.apidonald.g.dunne15-14/+15
2018-05-11refinement: Move long running tests to LongRunningTestSuite and enddonald.g.dunne3-6/+43
2018-05-11feature[ats_TW8369]: Rename osee.define.report bundlesdonald.g.dunne237-462/+467
2018-05-10bug: Update launch configs for log level and logback filedonald.g.dunne8-24/+19
2018-05-10bug[ats_TW9338]: Remove ats.core and ats.rest dependency from define.reportdonald.g.dunne3-26/+19
2018-05-10bug[ats_TW9338]: Move AtsCoreUsers to ats.apidonald.g.dunne63-63/+62
2018-05-09refinement: Make client artifact factory usage fault tolerantRyan D. Brooks1-9/+18
2018-05-09refactor: Remove Callable usage from OrcsType loadingRyan D. Brooks11-74/+38
2018-05-09refinement: Remove org.eclipse.osee.ats.reports.efficiency/.projectdonald.g.dunne1-33/+0
2018-05-08refactor: Remove TransactionBuilder.createAttributeFromStringMark Minks7-35/+4
2018-05-04refactor: Remove use of intermediate file in type importRyan D. Brooks3-57/+17
2018-05-04refactor: Remove unnecessary type handler extension pointRyan D. Brooks8-252/+15
2018-05-04refactor: Remove unused return from createDataStoreRyan D. Brooks4-22/+5
2018-05-04refactor: Remove unused parameters from DataStoreAdmin.createDataStoreRyan D. Brooks13-237/+36
2018-05-03refinement: Move branch permission writing to serverRyan D. Brooks8-26/+47
2018-05-03refinement: Move top level branch creation to serverRyan D. Brooks3-5/+40
2018-05-02feature: Add Data Rights object to db configurationDavid W. Miller10-5/+980
2018-05-02refactor: Remove redundant DemoSubsystems enumRyan D. Brooks7-52/+6

Back to the top