summaryrefslogtreecommitdiff
path: root/java/test/IceBox/admin
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* Removed bogus debugging traceBenoit Foucher2014-09-12
|
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Added support for enabling/disabling views with the MetricsAdmin interfaceBenoit Foucher2012-10-31
|
* Minor core, test and demo fixesBenoit Foucher2012-10-29
| | | | | | | - Fixed C# value demo to use sliced format - Fixed Ice core to throw NoObjectFactoryException/UnknownUserException instead or MarshalException when compact format is used an no factory is found. - Fixed minor unitialized memory reads.
* Renamed MetricsAdmin facet name to MetricsBenoit Foucher2012-10-26
|
* Updated copyright in various filesBernard Normier2012-10-23
|
* Fixed issue with running IceBox/admin C# test on WindowsBenoit Foucher2012-10-23
|
* Test suite fixesBenoit Foucher2012-10-23
|
* Minor fixes, added IceBox MetricsAdmin facet testBenoit Foucher2012-10-16
|
* Bug fixesBenoit Foucher2012-09-03
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30