Files @ 9dec870411e0
Branch filter:

Location: kallithea/rhodecode/lib/db_manage.py - annotation

Marcin Kuzminski
Added more tests for web based file edit and add
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
08d2dcd71666
08d2dcd71666
08d2dcd71666
08d2dcd71666
08d2dcd71666
12eb1a018199
12eb1a018199
6832ef664673
08d2dcd71666
08d2dcd71666
89efedac4e6c
08d2dcd71666
08d2dcd71666
a671db5bdd58
a671db5bdd58
a671db5bdd58
a671db5bdd58
6832ef664673
1e757ac98988
1e757ac98988
1e757ac98988
1e757ac98988
6832ef664673
1e757ac98988
a671db5bdd58
1e757ac98988
1e757ac98988
1e757ac98988
1e757ac98988
08d2dcd71666
08d2dcd71666
08d2dcd71666
d30c0a9867c4
1e757ac98988
1d904d972c47
1e757ac98988
1e757ac98988
a1bcfe58a1ab
186b1cf7f759
d5c684052ea4
08d2dcd71666
1e757ac98988
40f04021fa61
186b1cf7f759
186b1cf7f759
b3cf4539d1bd
af049a957506
d5c684052ea4
186b1cf7f759
08d2dcd71666
1e757ac98988
1e757ac98988
a1bcfe58a1ab
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
1e757ac98988
29630805893d
7ae66bddf48d
1e757ac98988
2642f128ad46
7ae66bddf48d
2f83756f3041
2f83756f3041
29630805893d
2f83756f3041
29630805893d
658ccf9727ef
658ccf9727ef
658ccf9727ef
658ccf9727ef
2f83756f3041
2f83756f3041
2f83756f3041
1e757ac98988
186b1cf7f759
7e536d1af60d
29630805893d
dde0ef0d886f
dde0ef0d886f
1e757ac98988
29630805893d
9c45e11493fb
29630805893d
9c45e11493fb
9c45e11493fb
9c45e11493fb
9c45e11493fb
7e3d89d9d3a2
9c45e11493fb
186b1cf7f759
84bb5b8b498d
1e757ac98988
186b1cf7f759
a76e9bacbedc
7e536d1af60d
8924ed0e4f36
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
a76e9bacbedc
8924ed0e4f36
ad66bd0e5601
dde0ef0d886f
dde0ef0d886f
07f248329a3b
6832ef664673
ad66bd0e5601
78b3d2d730f2
78b3d2d730f2
78b3d2d730f2
78b3d2d730f2
78b3d2d730f2
971ce5e20856
971ce5e20856
971ce5e20856
971ce5e20856
971ce5e20856
971ce5e20856
971ce5e20856
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
7e3d89d9d3a2
ad66bd0e5601
3b21ba5f7cb0
3b21ba5f7cb0
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
8eda822931c9
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
d0d3158850d4
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
f08881dcc9eb
f08881dcc9eb
f08881dcc9eb
f08881dcc9eb
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
d0d3158850d4
ad66bd0e5601
dde0ef0d886f
dde0ef0d886f
07f248329a3b
07f248329a3b
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
dde0ef0d886f
b31984972e95
b31984972e95
ad66bd0e5601
d0d3158850d4
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
d0d3158850d4
ad66bd0e5601
ad66bd0e5601
d0d3158850d4
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
ad66bd0e5601
042d38683d42
d0d3158850d4
042d38683d42
d0d3158850d4
90062009bb1e
48d4fcf04a29
971ce5e20856
d0d3158850d4
77b5c24f1887
40f04021fa61
971ce5e20856
72c525a7e7ad
72c525a7e7ad
34d009e5147a
2fd474e63177
d0d3158850d4
d0d3158850d4
186b1cf7f759
186b1cf7f759
d03d51b6541e
d03d51b6541e
d03d51b6541e
d03d51b6541e
d03d51b6541e
d03d51b6541e
d03d51b6541e
d03d51b6541e
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
d0d3158850d4
186b1cf7f759
7562f46b1e90
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
d0d3158850d4
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
d0d3158850d4
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
d0d3158850d4
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
186b1cf7f759
d0d3158850d4
456a5190f1cc
456a5190f1cc
456a5190f1cc
456a5190f1cc
456a5190f1cc
456a5190f1cc
186b1cf7f759
c9baaacb670a
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
c9baaacb670a
d3200c58764e
d5c684052ea4
d3200c58764e
6104dfd35b16
d3200c58764e
d3200c58764e
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
102ef3f1b849
9b92cf5a0cca
9b92cf5a0cca
9b92cf5a0cca
b3cf4539d1bd
b3cf4539d1bd
b3cf4539d1bd
7e3d89d9d3a2
7e3d89d9d3a2
d5c684052ea4
d5c684052ea4
7e3d89d9d3a2
d5c684052ea4
d5c684052ea4
d5c684052ea4
d5c684052ea4
d5c684052ea4
d5c684052ea4
d5c684052ea4
d5c684052ea4
7e3d89d9d3a2
ad66bd0e5601
ad66bd0e5601
dde0ef0d886f
d0d3158850d4
ad66bd0e5601
d0d3158850d4
7d1fc253549e
77b5c24f1887
d0d3158850d4
d0d3158850d4
d0d3158850d4
72c525a7e7ad
60cbde084047
dde0ef0d886f
dde0ef0d886f
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
10b4e34841a4
60cbde084047
60cbde084047
60cbde084047
12eb1a018199
dde0ef0d886f
dde0ef0d886f
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
12eb1a018199
10b4e34841a4
12eb1a018199
12eb1a018199
12eb1a018199
042d38683d42
dde0ef0d886f
dde0ef0d886f
042d38683d42
60cbde084047
2c0d35e336b5
2f83756f3041
042d38683d42
042d38683d42
042d38683d42
10b4e34841a4
042d38683d42
042d38683d42
60cbde084047
29630805893d
1e757ac98988
1e757ac98988
7e536d1af60d
e285aa097a81
29630805893d
e285aa097a81
e285aa097a81
e285aa097a81
e285aa097a81
53128b6b9a4d
a1bcfe58a1ab
a1bcfe58a1ab
53128b6b9a4d
7e536d1af60d
53128b6b9a4d
53128b6b9a4d
53128b6b9a4d
53128b6b9a4d
53128b6b9a4d
53128b6b9a4d
7e536d1af60d
53128b6b9a4d
e285aa097a81
e285aa097a81
e285aa097a81
53128b6b9a4d
53128b6b9a4d
e285aa097a81
e285aa097a81
e285aa097a81
e285aa097a81
e285aa097a81
e285aa097a81
1e757ac98988
1e757ac98988
1e757ac98988
186b1cf7f759
186b1cf7f759
186b1cf7f759
dde0ef0d886f
dde0ef0d886f
a87aa385f21c
a87aa385f21c
a87aa385f21c
dde0ef0d886f
a87aa385f21c
a87aa385f21c
dde0ef0d886f
a87aa385f21c
a87aa385f21c
7e536d1af60d
60cbde084047
dde0ef0d886f
dde0ef0d886f
60cbde084047
dde0ef0d886f
6832ef664673
60cbde084047
b50348816a80
60cbde084047
60cbde084047
7e536d1af60d
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
aa17c7a1b8a5
60cbde084047
b50348816a80
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
60cbde084047
aa17c7a1b8a5
60cbde084047
60cbde084047
60cbde084047
b50348816a80
60cbde084047
aa17c7a1b8a5
60cbde084047
60cbde084047
60cbde084047
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
60cbde084047
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
60cbde084047
1450ceb36aa6
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
dde0ef0d886f
aa17c7a1b8a5
1450ceb36aa6
bf177b4981c3
bf177b4981c3
bf177b4981c3
bf177b4981c3
bf177b4981c3
bf177b4981c3
aa17c7a1b8a5
bf177b4981c3
9bce679a3f49
9bce679a3f49
9bce679a3f49
9bce679a3f49
9bce679a3f49
9bce679a3f49
9bce679a3f49
60cbde084047
48d4fcf04a29
60cbde084047
60cbde084047
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
60cbde084047
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
7e536d1af60d
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
6104dfd35b16
40f04021fa61
a8f520540ab0
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
40f04021fa61
7e3d89d9d3a2
7e3d89d9d3a2
40f04021fa61
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
af049a957506
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
091e99b29fd4
b3cf4539d1bd
b3cf4539d1bd
b3cf4539d1bd
29630805893d
29630805893d
e285aa097a81
44661d2a7b61
44661d2a7b61
7e536d1af60d
e285aa097a81
e285aa097a81
e285aa097a81
12135cff4c77
1477e048292e
12135cff4c77
12135cff4c77
1e757ac98988
1e757ac98988
44661d2a7b61
7e536d1af60d
dde0ef0d886f
1e757ac98988
44661d2a7b61
a76e9bacbedc
44661d2a7b61
1477e048292e
1477e048292e
1477e048292e
1477e048292e
dde0ef0d886f
1477e048292e
44661d2a7b61
a76e9bacbedc
44661d2a7b61
44661d2a7b61
4134af931e91
260a7a01b054
44661d2a7b61
44661d2a7b61
44661d2a7b61
ce8572f45c85
bbaf0b86a1fe
ce8572f45c85
bbaf0b86a1fe
bbaf0b86a1fe
bbaf0b86a1fe
bbaf0b86a1fe
bbaf0b86a1fe
bbaf0b86a1fe
44661d2a7b61
44661d2a7b61
7e536d1af60d
60cbde084047
dd532af216d9
60cbde084047
f99075170eb4
1e757ac98988
1e757ac98988
1e757ac98988
7e536d1af60d
f99075170eb4
1e757ac98988
1e757ac98988
1e757ac98988
7e536d1af60d
f99075170eb4
1e757ac98988
1e757ac98988
1e757ac98988
7e536d1af60d
f99075170eb4
1e757ac98988
1e757ac98988
7e536d1af60d
7e536d1af60d
f99075170eb4
1e757ac98988
1e757ac98988
05528ad948c4
7e536d1af60d
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
aa17c7a1b8a5
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
7e536d1af60d
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
91c442a489bb
60cbde084047
60cbde084047
6104dfd35b16
60cbde084047
1e757ac98988
7e536d1af60d
1e757ac98988
a76e9bacbedc
48d4fcf04a29
388843a3a3c0
1d904d972c47
1e757ac98988
1e757ac98988
1e757ac98988
1d904d972c47
48d4fcf04a29
48d4fcf04a29
48d4fcf04a29
388843a3a3c0
48d4fcf04a29
1e757ac98988
af049a957506
af049a957506
af049a957506
dde0ef0d886f
87f0800abc7b
a8f520540ab0
a8f520540ab0
1e757ac98988
1e757ac98988
af049a957506
af049a957506
af049a957506
af049a957506
1e757ac98988
af049a957506
d30c0a9867c4
99c093d1a142
99c093d1a142
d30c0a9867c4
d30c0a9867c4
d30c0a9867c4
d30c0a9867c4
d30c0a9867c4
d30c0a9867c4
0b86972de820
# -*- coding: utf-8 -*-
"""
    rhodecode.lib.db_manage
    ~~~~~~~~~~~~~~~~~~~~~~~

    Database creation, and setup module for RhodeCode. Used for creation
    of database as well as for migration operations

    :created_on: Apr 10, 2010
    :author: marcink
    :copyright: (C) 2010-2012 Marcin Kuzminski <marcin@python-works.com>
    :license: GPLv3, see COPYING for more details.
"""
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

import os
import sys
import uuid
import logging
from os.path import dirname as dn, join as jn

from rhodecode import __dbversion__, __py_version__

from rhodecode.model.user import UserModel
from rhodecode.lib.utils import ask_ok
from rhodecode.model import init_model
from rhodecode.model.db import User, Permission, RhodeCodeUi, \
    RhodeCodeSetting, UserToPerm, DbMigrateVersion, RepoGroup, \
    UserRepoGroupToPerm, CacheInvalidation, UserGroup

from sqlalchemy.engine import create_engine
from rhodecode.model.repos_group import ReposGroupModel
#from rhodecode.model import meta
from rhodecode.model.meta import Session, Base
from rhodecode.model.repo import RepoModel
from rhodecode.model.permission import PermissionModel
from rhodecode.model.users_group import UserGroupModel


log = logging.getLogger(__name__)


def notify(msg):
    """
    Notification for migrations messages
    """
    ml = len(msg) + (4 * 2)
    print >> sys.stdout, ('*** %s ***\n%s' % (msg, '*' * ml)).upper()


class DbManage(object):
    def __init__(self, log_sql, dbconf, root, tests=False, cli_args={}):
        self.dbname = dbconf.split('/')[-1]
        self.tests = tests
        self.root = root
        self.dburi = dbconf
        self.log_sql = log_sql
        self.db_exists = False
        self.cli_args = cli_args
        self.init_db()

        force_ask = self.cli_args.get('force_ask')
        if force_ask is not None:
            global ask_ok
            ask_ok = lambda *args, **kwargs: force_ask

    def init_db(self):
        engine = create_engine(self.dburi, echo=self.log_sql)
        init_model(engine)
        self.sa = Session()

    def create_tables(self, override=False):
        """
        Create a auth database
        """

        log.info("Any existing database is going to be destroyed")
        if self.tests:
            destroy = True
        else:
            destroy = ask_ok('Are you sure to destroy old database ? [y/n]')
        if not destroy:
            sys.exit('Nothing tables created')
        if destroy:
            Base.metadata.drop_all()

        checkfirst = not override
        Base.metadata.create_all(checkfirst=checkfirst)
        log.info('Created tables for %s' % self.dbname)

    def set_db_version(self):
        ver = DbMigrateVersion()
        ver.version = __dbversion__
        ver.repository_id = 'rhodecode_db_migrations'
        ver.repository_path = 'versions'
        self.sa.add(ver)
        log.info('db version set to: %s' % __dbversion__)

    def upgrade(self):
        """
        Upgrades given database schema to given revision following
        all needed steps, to perform the upgrade

        """

        from rhodecode.lib.dbmigrate.migrate.versioning import api
        from rhodecode.lib.dbmigrate.migrate.exceptions import \
            DatabaseNotControlledError

        if 'sqlite' in self.dburi:
            print (
               '********************** WARNING **********************\n'
               'Make sure your version of sqlite is at least 3.7.X.  \n'
               'Earlier versions are known to fail on some migrations\n'
               '*****************************************************\n'
            )
        upgrade = ask_ok('You are about to perform database upgrade, make '
                         'sure You backed up your database before. '
                         'Continue ? [y/n]')
        if not upgrade:
            sys.exit('No upgrade performed')

        repository_path = jn(dn(dn(dn(os.path.realpath(__file__)))),
                             'rhodecode/lib/dbmigrate')
        db_uri = self.dburi

        try:
            curr_version = api.db_version(db_uri, repository_path)
            msg = ('Found current database under version'
                 ' control with version %s' % curr_version)

        except (RuntimeError, DatabaseNotControlledError):
            curr_version = 1
            msg = ('Current database is not under version control. Setting'
                   ' as version %s' % curr_version)
            api.version_control(db_uri, repository_path, curr_version)

        notify(msg)

        if curr_version == __dbversion__:
            sys.exit('This database is already at the newest version')

        # clear cache keys
        log.info("Clearing cache keys now...")
        CacheInvalidation.clear_cache()

        #======================================================================
        # UPGRADE STEPS
        #======================================================================

        class UpgradeSteps(object):
            """
            Those steps follow schema versions so for example schema
            for example schema with seq 002 == step_2 and so on.
            """

            def __init__(self, klass):
                self.klass = klass

            def step_0(self):
                # step 0 is the schema upgrade, and than follow proper upgrades
                notify('attempting to do database upgrade from '
                       'version %s to version %s' %(curr_version, __dbversion__))
                api.upgrade(db_uri, repository_path, __dbversion__)
                notify('Schema upgrade completed')

            def step_1(self):
                pass

            def step_2(self):
                notify('Patching repo paths for newer version of RhodeCode')
                self.klass.fix_repo_paths()

                notify('Patching default user of RhodeCode')
                self.klass.fix_default_user()

                log.info('Changing ui settings')
                self.klass.create_ui_settings()

            def step_3(self):
                notify('Adding additional settings into RhodeCode db')
                self.klass.fix_settings()
                notify('Adding ldap defaults')
                self.klass.create_ldap_options(skip_existing=True)

            def step_4(self):
                notify('create permissions and fix groups')
                self.klass.create_permissions()
                self.klass.fixup_groups()

            def step_5(self):
                pass

            def step_6(self):

                notify('re-checking permissions')
                self.klass.create_permissions()

                notify('installing new UI options')
                sett4 = RhodeCodeSetting('show_public_icon', True)
                Session().add(sett4)
                sett5 = RhodeCodeSetting('show_private_icon', True)
                Session().add(sett5)
                sett6 = RhodeCodeSetting('stylify_metatags', False)
                Session().add(sett6)

                notify('fixing old PULL hook')
                _pull = RhodeCodeUi.get_by_key('preoutgoing.pull_logger')
                if _pull:
                    _pull.ui_key = RhodeCodeUi.HOOK_PULL
                    Session().add(_pull)

                notify('fixing old PUSH hook')
                _push = RhodeCodeUi.get_by_key('pretxnchangegroup.push_logger')
                if _push:
                    _push.ui_key = RhodeCodeUi.HOOK_PUSH
                    Session().add(_push)

                notify('installing new pre-push hook')
                hooks4 = RhodeCodeUi()
                hooks4.ui_section = 'hooks'
                hooks4.ui_key = RhodeCodeUi.HOOK_PRE_PUSH
                hooks4.ui_value = 'python:rhodecode.lib.hooks.pre_push'
                Session().add(hooks4)

                notify('installing new pre-pull hook')
                hooks6 = RhodeCodeUi()
                hooks6.ui_section = 'hooks'
                hooks6.ui_key = RhodeCodeUi.HOOK_PRE_PULL
                hooks6.ui_value = 'python:rhodecode.lib.hooks.pre_pull'
                Session().add(hooks6)

                notify('installing hgsubversion option')
                # enable hgsubversion disabled by default
                hgsubversion = RhodeCodeUi()
                hgsubversion.ui_section = 'extensions'
                hgsubversion.ui_key = 'hgsubversion'
                hgsubversion.ui_value = ''
                hgsubversion.ui_active = False
                Session().add(hgsubversion)

                notify('installing hg git option')
                # enable hggit disabled by default
                hggit = RhodeCodeUi()
                hggit.ui_section = 'extensions'
                hggit.ui_key = 'hggit'
                hggit.ui_value = ''
                hggit.ui_active = False
                Session().add(hggit)

                notify('re-check default permissions')
                default_user = User.get_by_username(User.DEFAULT_USER)
                perm = Permission.get_by_key('hg.fork.repository')
                reg_perm = UserToPerm()
                reg_perm.user = default_user
                reg_perm.permission = perm
                Session().add(reg_perm)

            def step_7(self):
                perm_fixes = self.klass.reset_permissions(User.DEFAULT_USER)
                Session().commit()
                if perm_fixes:
                    notify('There was an inconsistent state of permissions '
                           'detected for default user. Permissions are now '
                           'reset to the default value for default user. '
                           'Please validate and check default permissions '
                           'in admin panel')

            def step_8(self):
                self.klass.create_permissions()
                self.klass.populate_default_permissions()
                self.klass.create_default_options(skip_existing=True)
                Session().commit()

            def step_9(self):
                perm_fixes = self.klass.reset_permissions(User.DEFAULT_USER)
                Session().commit()
                if perm_fixes:
                    notify('There was an inconsistent state of permissions '
                           'detected for default user. Permissions are now '
                           'reset to the default value for default user. '
                           'Please validate and check default permissions '
                           'in admin panel')

            def step_10(self):
                pass

            def step_11(self):
                self.klass.update_repo_info()

            def step_12(self):
                self.klass.create_permissions()
                Session().commit()

                self.klass.populate_default_permissions()
                Session().commit()

                #fix all usergroups
                ug_model = UserGroupModel()
                for ug in UserGroup.get_all():
                    perm_obj = ug_model._create_default_perms(ug)
                    Session().add(perm_obj)
                Session().commit()

        upgrade_steps = [0] + range(curr_version + 1, __dbversion__ + 1)

        # CALL THE PROPER ORDER OF STEPS TO PERFORM FULL UPGRADE
        _step = None
        for step in upgrade_steps:
            notify('performing upgrade step %s' % step)
            getattr(UpgradeSteps(self), 'step_%s' % step)()
            self.sa.commit()
            _step = step

        notify('upgrade to version %s successful' % _step)

    def fix_repo_paths(self):
        """
        Fixes a old rhodecode version path into new one without a '*'
        """

        paths = self.sa.query(RhodeCodeUi)\
                .filter(RhodeCodeUi.ui_key == '/')\
                .scalar()

        paths.ui_value = paths.ui_value.replace('*', '')

        try:
            self.sa.add(paths)
            self.sa.commit()
        except Exception:
            self.sa.rollback()
            raise

    def fix_default_user(self):
        """
        Fixes a old default user with some 'nicer' default values,
        used mostly for anonymous access
        """
        def_user = self.sa.query(User)\
                .filter(User.username == 'default')\
                .one()

        def_user.name = 'Anonymous'
        def_user.lastname = 'User'
        def_user.email = 'anonymous@rhodecode.org'

        try:
            self.sa.add(def_user)
            self.sa.commit()
        except Exception:
            self.sa.rollback()
            raise

    def fix_settings(self):
        """
        Fixes rhodecode settings adds ga_code key for google analytics
        """

        hgsettings3 = RhodeCodeSetting('ga_code', '')

        try:
            self.sa.add(hgsettings3)
            self.sa.commit()
        except Exception:
            self.sa.rollback()
            raise

    def admin_prompt(self, second=False):
        if not self.tests:
            import getpass

            # defaults
            defaults = self.cli_args
            username = defaults.get('username')
            password = defaults.get('password')
            email = defaults.get('email')

            def get_password():
                password = getpass.getpass('Specify admin password '
                                           '(min 6 chars):')
                confirm = getpass.getpass('Confirm password:')

                if password != confirm:
                    log.error('passwords mismatch')
                    return False
                if len(password) < 6:
                    log.error('password is to short use at least 6 characters')
                    return False

                return password
            if username is None:
                username = raw_input('Specify admin username:')
            if password is None:
                password = get_password()
                if not password:
                    #second try
                    password = get_password()
                    if not password:
                        sys.exit()
            if email is None:
                email = raw_input('Specify admin email:')
            self.create_user(username, password, email, True)
        else:
            log.info('creating admin and regular test users')
            from rhodecode.tests import TEST_USER_ADMIN_LOGIN, \
            TEST_USER_ADMIN_PASS, TEST_USER_ADMIN_EMAIL, \
            TEST_USER_REGULAR_LOGIN, TEST_USER_REGULAR_PASS, \
            TEST_USER_REGULAR_EMAIL, TEST_USER_REGULAR2_LOGIN, \
            TEST_USER_REGULAR2_PASS, TEST_USER_REGULAR2_EMAIL

            self.create_user(TEST_USER_ADMIN_LOGIN, TEST_USER_ADMIN_PASS,
                             TEST_USER_ADMIN_EMAIL, True)

            self.create_user(TEST_USER_REGULAR_LOGIN, TEST_USER_REGULAR_PASS,
                             TEST_USER_REGULAR_EMAIL, False)

            self.create_user(TEST_USER_REGULAR2_LOGIN, TEST_USER_REGULAR2_PASS,
                             TEST_USER_REGULAR2_EMAIL, False)

    def create_ui_settings(self):
        """
        Creates ui settings, fills out hooks
        and disables dotencode
        """

        #HOOKS
        hooks1_key = RhodeCodeUi.HOOK_UPDATE
        hooks1_ = self.sa.query(RhodeCodeUi)\
            .filter(RhodeCodeUi.ui_key == hooks1_key).scalar()

        hooks1 = RhodeCodeUi() if hooks1_ is None else hooks1_
        hooks1.ui_section = 'hooks'
        hooks1.ui_key = hooks1_key
        hooks1.ui_value = 'hg update >&2'
        hooks1.ui_active = False
        self.sa.add(hooks1)

        hooks2_key = RhodeCodeUi.HOOK_REPO_SIZE
        hooks2_ = self.sa.query(RhodeCodeUi)\
            .filter(RhodeCodeUi.ui_key == hooks2_key).scalar()
        hooks2 = RhodeCodeUi() if hooks2_ is None else hooks2_
        hooks2.ui_section = 'hooks'
        hooks2.ui_key = hooks2_key
        hooks2.ui_value = 'python:rhodecode.lib.hooks.repo_size'
        self.sa.add(hooks2)

        hooks3 = RhodeCodeUi()
        hooks3.ui_section = 'hooks'
        hooks3.ui_key = RhodeCodeUi.HOOK_PUSH
        hooks3.ui_value = 'python:rhodecode.lib.hooks.log_push_action'
        self.sa.add(hooks3)

        hooks4 = RhodeCodeUi()
        hooks4.ui_section = 'hooks'
        hooks4.ui_key = RhodeCodeUi.HOOK_PRE_PUSH
        hooks4.ui_value = 'python:rhodecode.lib.hooks.pre_push'
        self.sa.add(hooks4)

        hooks5 = RhodeCodeUi()
        hooks5.ui_section = 'hooks'
        hooks5.ui_key = RhodeCodeUi.HOOK_PULL
        hooks5.ui_value = 'python:rhodecode.lib.hooks.log_pull_action'
        self.sa.add(hooks5)

        hooks6 = RhodeCodeUi()
        hooks6.ui_section = 'hooks'
        hooks6.ui_key = RhodeCodeUi.HOOK_PRE_PULL
        hooks6.ui_value = 'python:rhodecode.lib.hooks.pre_pull'
        self.sa.add(hooks6)

        # enable largefiles
        largefiles = RhodeCodeUi()
        largefiles.ui_section = 'extensions'
        largefiles.ui_key = 'largefiles'
        largefiles.ui_value = ''
        self.sa.add(largefiles)

        # enable hgsubversion disabled by default
        hgsubversion = RhodeCodeUi()
        hgsubversion.ui_section = 'extensions'
        hgsubversion.ui_key = 'hgsubversion'
        hgsubversion.ui_value = ''
        hgsubversion.ui_active = False
        self.sa.add(hgsubversion)

        # enable hggit disabled by default
        hggit = RhodeCodeUi()
        hggit.ui_section = 'extensions'
        hggit.ui_key = 'hggit'
        hggit.ui_value = ''
        hggit.ui_active = False
        self.sa.add(hggit)

    def create_ldap_options(self, skip_existing=False):
        """Creates ldap settings"""

        for k, v in [('ldap_active', 'false'), ('ldap_host', ''),
                    ('ldap_port', '389'), ('ldap_tls_kind', 'PLAIN'),
                    ('ldap_tls_reqcert', ''), ('ldap_dn_user', ''),
                    ('ldap_dn_pass', ''), ('ldap_base_dn', ''),
                    ('ldap_filter', ''), ('ldap_search_scope', ''),
                    ('ldap_attr_login', ''), ('ldap_attr_firstname', ''),
                    ('ldap_attr_lastname', ''), ('ldap_attr_email', '')]:

            if skip_existing and RhodeCodeSetting.get_by_name(k) != None:
                log.debug('Skipping option %s' % k)
                continue
            setting = RhodeCodeSetting(k, v)
            self.sa.add(setting)

    def create_default_options(self, skip_existing=False):
        """Creates default settings"""

        for k, v in [
            ('default_repo_enable_locking',  False),
            ('default_repo_enable_downloads', False),
            ('default_repo_enable_statistics', False),
            ('default_repo_private', False),
            ('default_repo_type', 'hg')]:

            if skip_existing and RhodeCodeSetting.get_by_name(k) != None:
                log.debug('Skipping option %s' % k)
                continue
            setting = RhodeCodeSetting(k, v)
            self.sa.add(setting)

    def fixup_groups(self):
        def_usr = User.get_default_user()
        for g in RepoGroup.query().all():
            g.group_name = g.get_new_name(g.name)
            self.sa.add(g)
            # get default perm
            default = UserRepoGroupToPerm.query()\
                .filter(UserRepoGroupToPerm.group == g)\
                .filter(UserRepoGroupToPerm.user == def_usr)\
                .scalar()

            if default is None:
                log.debug('missing default permission for group %s adding' % g)
                perm_obj = ReposGroupModel()._create_default_perms(g)
                self.sa.add(perm_obj)

    def reset_permissions(self, username):
        """
        Resets permissions to default state, usefull when old systems had
        bad permissions, we must clean them up

        :param username:
        :type username:
        """
        default_user = User.get_by_username(username)
        if not default_user:
            return

        u2p = UserToPerm.query()\
            .filter(UserToPerm.user == default_user).all()
        fixed = False
        if len(u2p) != len(Permission.DEFAULT_USER_PERMISSIONS):
            for p in u2p:
                Session().delete(p)
            fixed = True
            self.populate_default_permissions()
        return fixed

    def update_repo_info(self):
        RepoModel.update_repoinfo()

    def config_prompt(self, test_repo_path='', retries=3):
        defaults = self.cli_args
        _path = defaults.get('repos_location')
        if retries == 3:
            log.info('Setting up repositories config')

        if _path is not None:
            path = _path
        elif not self.tests and not test_repo_path:
            path = raw_input(
                 'Enter a valid absolute path to store repositories. '
                 'All repositories in that path will be added automatically:'
            )
        else:
            path = test_repo_path
        path_ok = True

        # check proper dir
        if not os.path.isdir(path):
            path_ok = False
            log.error('Given path %s is not a valid directory' % path)

        elif not os.path.isabs(path):
            path_ok = False
            log.error('Given path %s is not an absolute path' % path)

        # check write access
        elif not os.access(path, os.W_OK) and path_ok:
            path_ok = False
            log.error('No write permission to given path %s' % path)

        if retries == 0:
            sys.exit('max retries reached')
        if not path_ok:
            retries -= 1
            return self.config_prompt(test_repo_path, retries)

        real_path = os.path.normpath(os.path.realpath(path))

        if real_path != os.path.normpath(path):
            if not ask_ok(('Path looks like a symlink, Rhodecode will store '
                           'given path as %s ? [y/n]') % (real_path)):
                log.error('Canceled by user')
                sys.exit(-1)

        return real_path

    def create_settings(self, path):

        self.create_ui_settings()

        #HG UI OPTIONS
        web1 = RhodeCodeUi()
        web1.ui_section = 'web'
        web1.ui_key = 'push_ssl'
        web1.ui_value = 'false'

        web2 = RhodeCodeUi()
        web2.ui_section = 'web'
        web2.ui_key = 'allow_archive'
        web2.ui_value = 'gz zip bz2'

        web3 = RhodeCodeUi()
        web3.ui_section = 'web'
        web3.ui_key = 'allow_push'
        web3.ui_value = '*'

        web4 = RhodeCodeUi()
        web4.ui_section = 'web'
        web4.ui_key = 'baseurl'
        web4.ui_value = '/'

        paths = RhodeCodeUi()
        paths.ui_section = 'paths'
        paths.ui_key = '/'
        paths.ui_value = path

        phases = RhodeCodeUi()
        phases.ui_section = 'phases'
        phases.ui_key = 'publish'
        phases.ui_value = False

        sett1 = RhodeCodeSetting('realm', 'RhodeCode authentication')
        sett2 = RhodeCodeSetting('title', 'RhodeCode')
        sett3 = RhodeCodeSetting('ga_code', '')

        sett4 = RhodeCodeSetting('show_public_icon', True)
        sett5 = RhodeCodeSetting('show_private_icon', True)
        sett6 = RhodeCodeSetting('stylify_metatags', False)

        self.sa.add(web1)
        self.sa.add(web2)
        self.sa.add(web3)
        self.sa.add(web4)
        self.sa.add(paths)
        self.sa.add(sett1)
        self.sa.add(sett2)
        self.sa.add(sett3)
        self.sa.add(sett4)
        self.sa.add(sett5)
        self.sa.add(sett6)

        self.create_ldap_options()
        self.create_default_options()

        log.info('created ui config')

    def create_user(self, username, password, email='', admin=False):
        log.info('creating user %s' % username)
        UserModel().create_or_update(username, password, email,
                                     firstname='RhodeCode', lastname='Admin',
                                     active=True, admin=admin)

    def create_default_user(self):
        log.info('creating default user')
        # create default user for handling default permissions.
        UserModel().create_or_update(username='default',
                              password=str(uuid.uuid1())[:8],
                              email='anonymous@rhodecode.org',
                              firstname='Anonymous', lastname='User')

    def create_permissions(self):
        """
        Creates all permissions defined in the system
        """
        # module.(access|create|change|delete)_[name]
        # module.(none|read|write|admin)
        log.info('creating permissions')
        PermissionModel(self.sa).create_permissions()

    def populate_default_permissions(self):
        """
        Populate default permissions. It will create only the default
        permissions that are missing, and not alter already defined ones
        """
        log.info('creating default user permissions')
        PermissionModel(self.sa).create_default_permissions(user=User.DEFAULT_USER)

    @staticmethod
    def check_waitress():
        """
        Function executed at the end of setup
        """
        if not __py_version__ >= (2, 6):
            notify('Python2.5 detected, please switch '
                   'egg:waitress#main -> egg:Paste#http '
                   'in your .ini file')