1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-25 23:21:29 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Carlos Martín
760a829c9a Bug #3630: Fix syntax error when mysql support is not compiled 2015-02-24 18:04:02 +01:00
Carlos Martín
3da52fe163 Bug #3630: Showback uses a transaction for sqlite backends 2015-02-24 15:34:11 +01:00
Jaime Melis
8d00b74177 Change year to 2015 2015-02-24 12:27:59 +01:00
Jaime Melis
11520021f7 Bump to version 4.5.0 2014-01-09 11:51:20 +01:00
Carlos Martín
a9bccd4423 Feature #1683: Simplify bootstrap methods 2013-10-08 15:14:12 +02:00
Ruben S. Montero
59bbb3b156 feature #2245: Allow multiple MySQL connections 2013-09-11 12:38:58 +02:00
Jaime Melis
7357bffe34 Update copyright notice 2013-01-24 16:18:30 +01:00
Jaime Melis
af61e33f8c Update year to 2013 2013-01-24 16:03:57 +01:00
Jaime Melis
a2b7cb6bc9 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Carlos Martín
7aacd86c3c Bug #408: Fix compilation when mysql flag is set to 'no' 2011-05-06 18:14:23 +02:00
Carlos Martín
27977b913d Bug #408: reconnect to MySQL server when connection fails 2011-05-06 17:06:57 +02:00
Jaime Melis
4980255942 Update copyright year to 2011 2011-02-25 14:34:44 +01:00
Ruben S. Montero
289e0610c7 feature #457: Changed types in MySQL constructor 2010-12-27 00:01:03 +01:00
Ruben S. Montero
7d4dbdf10e feature #377:Minor cosmetic changes 2010-11-12 23:40:27 +01:00
Carlos Martín
33e01f53b1 Feature #377: MySQL port is now defined in oned.conf 2010-11-11 11:38:16 +01:00
Ruben S. Montero
88341b948b Fix compilation warnings with gcc 4.1.2 (CentOS 5.4). Patch by Charles Loomis & Ruben S. Montero
(cherry picked from commit f12a1b6e1c)

Conflicts:

	include/RequestManager.h
	src/host/Host.cc
	src/rm/RequestManagerPoolInfo.cc
2010-09-02 20:44:14 +02:00
Ruben S. Montero
a8905b2704 feature #206: OpenNebula can now be compiled with several DB backends 2010-05-07 14:45:27 +02:00
Ruben S. Montero
1d4653f793 feature #206: Thread safe for MySQL class 2010-05-06 16:16:50 +02:00
Carlos Martin
ba790e2337 Minor log fix and style 2010-04-22 00:13:46 +02:00
Ruben S. Montero
21b729dbdd feature #192: Decouple Logger from Nebula class 2010-04-21 00:40:16 +02:00
Carlos Martin
e60e22da70 feature #206: New Class to interface MySQL DBs 2010-04-17 00:25:04 +02:00