summaryrefslogtreecommitdiff
path: root/server/core
AgeCommit message (Collapse)Author
2016-03-21Add login check witouth reloading pagemanzerbredes
2016-03-20add other exceptions management and correct syntax on exception mangementYoggzo
2016-03-17add exception management, correct mistakes in error management in Image.php ↵Yoggzo
and add function to simplify parameters using in tests
2016-03-17add commentaries, update error management and correct some mistakes in ↵Yoggzo
Image.php, resolve conflict in AppTestClass.php
2016-03-15Error / Conflict CorrectionEoleDev
2016-03-15Merge branch 'Eole' into developEoleDev
2016-03-15Merge branch 'compute' into developstupidon
2016-03-15defined rest of the server functionsstupidon
2016-03-15Merge branch 'compute' into developstupidon
2016-03-15opencloud changesstupidon
2016-03-09Maj LibraryEoleDev
2016-03-09Merge branch 'Evan' into developEoleDev
2016-03-09correct errorsYoggzo
2016-03-09solve syntax errorYoggzo
2016-03-09MAJ Libraryroot
2016-03-09Debut revokeEoleDev
2016-03-09modifs on Image constructorYoggzo
2016-03-09modif in image constructorYoggzo
2016-03-06syntax correctionstupidon
2016-03-05corrected syntax errorsstupidon
2016-03-05added createServer and corrected certain minor bugsstupidon
2016-03-05- added more details in the listServers, listImages, listFlavors functionsstupidon
- updated all functions to provide basic error-handling - defined updateServer and deleteServer
2016-03-02Correct conflictsmanzerbredes
2016-03-02Architecture modificationYoggzo
2016-03-01fetch ram and disk for server's flavor in listServersstupidon
2016-03-01added disksize and ram to listServersstupidon
2016-03-01compute listServers fixstupidon
2016-03-01Merge branch 'compute' into developstupidon
2016-03-01further fix for 2-dimensional array outputstupidon
2016-03-01Merge branch 'compute' into developstupidon
2016-03-01minor correction in list output formatstupidon
2016-03-01Merge branch 'compute' into developstupidon
2016-03-01fixed syntax errorstupidon
2016-02-29Merge branch 'compute' into developstupidon
2016-02-29fixed list function output formatstupidon
2016-02-29Add error managementYoggzo
2016-02-29Add error managementYoggzo
2016-02-28Error Correction on Token SaveEoleDev
2016-02-28Merge branch 'compute' into developstupidon
2016-02-28updated get functionsstupidon
2016-02-28Merge branch 'compute' into developstupidon
2016-02-28updated actionstupidon
2016-02-28Error correction function callEoleDev
2016-02-28minor correctionsstupidon
2016-02-28updated getserver, getimage and getflavorstupidon
2016-02-28updated Compute to use formatted returnstupidon
2016-02-28Correct Error in App, Add Compute in App, add Network in IndexEoleDev
2016-02-28syntax correctionstupidon
2016-02-28updated Compute.phpstupidon
2016-02-24Add Network class Generation in AppEoleDev