Files @ 8b7294a804a0
Branch filter:

Location: kallithea/rhodecode/controllers/files.py - annotation

Bradley M. Kuhn
Update CONTRIBUTORS with new contributors from RhodeCode v2.2.5
  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
727
728
729
730
731
732
733
734
735
30ad41c76fae
30ad41c76fae
30ad41c76fae
30ad41c76fae
1e757ac98988
30ad41c76fae
6832ef664673
30ad41c76fae
30ad41c76fae
89efedac4e6c
30ad41c76fae
30ad41c76fae
a671db5bdd58
a671db5bdd58
a671db5bdd58
a671db5bdd58
6832ef664673
1e757ac98988
1e757ac98988
1e757ac98988
1e757ac98988
6832ef664673
1e757ac98988
a671db5bdd58
982d8a80e048
3ecaa17d9dea
30ad41c76fae
166317d464f3
b872bc10f4ec
c0ac34b8eb07
30ad41c76fae
17caf4efe15c
1e757ac98988
1e757ac98988
e262494ca099
30ad41c76fae
8ecfed1d8f8b
8ecfed1d8f8b
1d1ccb873d00
008e460c5b9d
4c7cc3a4c330
4c7cc3a4c330
166317d464f3
166317d464f3
2b6939a77052
8ecfed1d8f8b
8ecfed1d8f8b
8ecfed1d8f8b
cff9d4e1d821
789f20683559
8ecfed1d8f8b
8ecfed1d8f8b
166317d464f3
8ecfed1d8f8b
95800dad44d0
8ecfed1d8f8b
17caf4efe15c
17caf4efe15c
fe012b7df29d
008e460c5b9d
8ecfed1d8f8b
166317d464f3
1e757ac98988
1e757ac98988
1dc5d169e85a
3fc9183e05dd
ffd07396d315
1e757ac98988
1e757ac98988
e8b5be26fb78
1e757ac98988
7b67b0dcad6d
3fc9183e05dd
82344ce0a892
82344ce0a892
6832ef664673
3fc9183e05dd
3fc9183e05dd
3fc9183e05dd
3fc9183e05dd
3fc9183e05dd
3fc9183e05dd
3fc9183e05dd
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
269905fac50a
ec6354949623
94ae02ca5f00
7b67b0dcad6d
3fc9183e05dd
3fc9183e05dd
fe012b7df29d
0e1023147334
fe012b7df29d
3fc9183e05dd
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
6832ef664673
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
0e1023147334
fe012b7df29d
a4e1b955fe07
a4e1b955fe07
a4e1b955fe07
01e005cabd4d
166317d464f3
166317d464f3
ee07357d9265
17caf4efe15c
82344ce0a892
82344ce0a892
e76833cd555a
ffd07396d315
82344ce0a892
82344ce0a892
82344ce0a892
ee07357d9265
f5dd76e2a7af
82344ce0a892
ffd07396d315
17caf4efe15c
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
20ed6f6a6329
17caf4efe15c
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
82344ce0a892
ffd07396d315
17caf4efe15c
82344ce0a892
61eda8bf70d0
0d7a127e6449
61eda8bf70d0
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
f5dd76e2a7af
f5dd76e2a7af
7b74079beec9
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
51b203e44202
51b203e44202
51b203e44202
0d7a127e6449
51b203e44202
c8bd0e6cc3da
0e1023147334
fe012b7df29d
c8bd0e6cc3da
269c6e0b54cc
269c6e0b54cc
269c6e0b54cc
1e757ac98988
1e757ac98988
b950b884ab87
b950b884ab87
b950b884ab87
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
37c7abd34d44
01e005cabd4d
166317d464f3
166317d464f3
1e757ac98988
82344ce0a892
a4e1b955fe07
3fc9183e05dd
a4e1b955fe07
95800dad44d0
a4e1b955fe07
1e757ac98988
1e757ac98988
015a42e970a6
01e005cabd4d
166317d464f3
166317d464f3
1e757ac98988
82344ce0a892
a4e1b955fe07
3fc9183e05dd
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
ed5270522724
5f2fbab7c429
5f2fbab7c429
5f2fbab7c429
5f2fbab7c429
ed5270522724
ed5270522724
ed5270522724
ed5270522724
b7563ad4e7ee
ed5270522724
ed5270522724
ed5270522724
1e757ac98988
ffd07396d315
01e005cabd4d
166317d464f3
166317d464f3
f5dd76e2a7af
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
008e460c5b9d
5899fe08f063
5899fe08f063
5899fe08f063
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
f5dd76e2a7af
166317d464f3
166317d464f3
166317d464f3
166317d464f3
166317d464f3
856be614d9a4
856be614d9a4
008e460c5b9d
f5dd76e2a7af
166317d464f3
166317d464f3
166317d464f3
166317d464f3
166317d464f3
6e1d24503383
6e1d24503383
166317d464f3
6e1d24503383
9dec870411e0
6e1d24503383
f5dd76e2a7af
6705eeebc41b
166317d464f3
166317d464f3
fe012b7df29d
6e1d24503383
6e1d24503383
166317d464f3
6705eeebc41b
6705eeebc41b
b39cb4d4e0be
6705eeebc41b
6705eeebc41b
94ae02ca5f00
166317d464f3
6705eeebc41b
166317d464f3
166317d464f3
166317d464f3
166317d464f3
166317d464f3
166317d464f3
166317d464f3
01e005cabd4d
7b67b0dcad6d
7b67b0dcad6d
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
5899fe08f063
7b67b0dcad6d
269905fac50a
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
f5dd76e2a7af
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
9dec870411e0
7b67b0dcad6d
f5dd76e2a7af
328eb707fe3f
9dec870411e0
269905fac50a
269905fac50a
269905fac50a
269905fac50a
269905fac50a
269905fac50a
bf5c2c75c976
bf5c2c75c976
bf5c2c75c976
bf5c2c75c976
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
1db451a44504
1db451a44504
1db451a44504
269905fac50a
dc4644865e8b
328eb707fe3f
328eb707fe3f
328eb707fe3f
7b67b0dcad6d
7b67b0dcad6d
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
94ae02ca5f00
7b67b0dcad6d
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
dc4644865e8b
328eb707fe3f
269905fac50a
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
7b67b0dcad6d
01e005cabd4d
166317d464f3
166317d464f3
b956e6f415a2
05b59c48556f
32318ec7bfc1
32318ec7bfc1
85ee0ea183e7
2a8bf2a3da98
05b59c48556f
daa29da0f783
85ee0ea183e7
85ee0ea183e7
85ee0ea183e7
32318ec7bfc1
85ee0ea183e7
b956e6f415a2
b956e6f415a2
3fc9183e05dd
260a7a01b054
ec6354949623
72f008ed9b18
ef0066e95be5
ef0066e95be5
ef0066e95be5
ef0066e95be5
ef0066e95be5
65386911df2a
3fc9183e05dd
daa29da0f783
b956e6f415a2
b956e6f415a2
05b59c48556f
05b59c48556f
840ca7492dbe
85ee0ea183e7
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
b956e6f415a2
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
3c1d991755df
058e2743e7b7
058e2743e7b7
058e2743e7b7
058e2743e7b7
058e2743e7b7
058e2743e7b7
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
c0ac34b8eb07
058e2743e7b7
058e2743e7b7
e262494ca099
e262494ca099
e262494ca099
e262494ca099
c0ac34b8eb07
058e2743e7b7
058e2743e7b7
85ee0ea183e7
01e005cabd4d
166317d464f3
166317d464f3
1e757ac98988
f28dc032adf0
5610fd9b6803
17caf4efe15c
17caf4efe15c
1e757ac98988
1e757ac98988
1e757ac98988
64cb9612f9aa
17caf4efe15c
17caf4efe15c
17caf4efe15c
17caf4efe15c
17caf4efe15c
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
32471bd1f4ee
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
4c7cc3a4c330
1e757ac98988
1e757ac98988
3fc9183e05dd
32471bd1f4ee
32471bd1f4ee
4725d097c3c0
8d8c4dddd174
8d8c4dddd174
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
1e757ac98988
e76833cd555a
32471bd1f4ee
ffd07396d315
1e757ac98988
3fc9183e05dd
32471bd1f4ee
32471bd1f4ee
8d8c4dddd174
8d8c4dddd174
8d8c4dddd174
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
1e757ac98988
e76833cd555a
32471bd1f4ee
789f20683559
32471bd1f4ee
cf51bbfb120e
17caf4efe15c
1e757ac98988
1e757ac98988
1d1ccb873d00
5610fd9b6803
5610fd9b6803
17caf4efe15c
f3402cb92fdf
1e757ac98988
1e757ac98988
60115135b77e
60115135b77e
60115135b77e
32471bd1f4ee
ffd07396d315
1e757ac98988
1d1ccb873d00
5610fd9b6803
5610fd9b6803
17caf4efe15c
3765f0f479a2
32471bd1f4ee
373ee7031003
1e757ac98988
17caf4efe15c
17caf4efe15c
17caf4efe15c
d162de13caec
17caf4efe15c
8ecfed1d8f8b
17caf4efe15c
17caf4efe15c
17caf4efe15c
17caf4efe15c
17caf4efe15c
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
32471bd1f4ee
ffd07396d315
1e757ac98988
ffd07396d315
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
ba7b8dfac7d5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
a1bc4af25ec5
51b203e44202
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
cff9d4e1d821
51b203e44202
cff9d4e1d821
cff9d4e1d821
6cd0f8f8aef1
cff9d4e1d821
cff9d4e1d821
1e757ac98988
c47152c5fe01
c47152c5fe01
c47152c5fe01
c47152c5fe01
4e1e265af5ca
1e757ac98988
37c7abd34d44
37c7abd34d44
f0e19116f154
c47152c5fe01
c47152c5fe01
c47152c5fe01
3fc9183e05dd
c47152c5fe01
c47152c5fe01
c47152c5fe01
3fc9183e05dd
c47152c5fe01
c47152c5fe01
f0e19116f154
6cd0f8f8aef1
8585fbf3ed06
01e005cabd4d
8585fbf3ed06
8585fbf3ed06
01e005cabd4d
8585fbf3ed06
8585fbf3ed06
8585fbf3ed06
203af05539e0
203af05539e0
530bd12fc18a
# -*- coding: utf-8 -*-
"""
    rhodecode.controllers.files
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Files controller for RhodeCode

    :created_on: Apr 21, 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/>.
from __future__ import with_statement
import os
import logging
import traceback
import tempfile
import shutil

from pylons import request, response, tmpl_context as c, url
from pylons.i18n.translation import _
from pylons.controllers.util import redirect
from rhodecode.lib.utils import jsonify, action_logger

from rhodecode.lib import diffs
from rhodecode.lib import helpers as h

from rhodecode.lib.compat import OrderedDict
from rhodecode.lib.utils2 import convert_line_endings, detect_mode, safe_str,\
    str2bool
from rhodecode.lib.auth import LoginRequired, HasRepoPermissionAnyDecorator
from rhodecode.lib.base import BaseRepoController, render
from rhodecode.lib.vcs.backends.base import EmptyChangeset
from rhodecode.lib.vcs.conf import settings
from rhodecode.lib.vcs.exceptions import RepositoryError, \
    ChangesetDoesNotExistError, EmptyRepositoryError, \
    ImproperArchiveTypeError, VCSError, NodeAlreadyExistsError,\
    NodeDoesNotExistError, ChangesetError, NodeError
from rhodecode.lib.vcs.nodes import FileNode

from rhodecode.model.repo import RepoModel
from rhodecode.model.scm import ScmModel
from rhodecode.model.db import Repository

from rhodecode.controllers.changeset import anchor_url, _ignorews_url,\
    _context_url, get_line_ctx, get_ignore_ws
from webob.exc import HTTPNotFound
from rhodecode.lib.exceptions import NonRelativePathError, IMCCommitError


log = logging.getLogger(__name__)


class FilesController(BaseRepoController):

    def __before__(self):
        super(FilesController, self).__before__()
        c.cut_off_limit = self.cut_off_limit

    def __get_cs_or_redirect(self, rev, repo_name, redirect_after=True):
        """
        Safe way to get changeset if error occur it redirects to tip with
        proper message

        :param rev: revision to fetch
        :param repo_name: repo name to redirect after
        """

        try:
            return c.rhodecode_repo.get_changeset(rev)
        except EmptyRepositoryError, e:
            if not redirect_after:
                return None
            url_ = url('files_add_home',
                       repo_name=c.repo_name,
                       revision=0, f_path='')
            add_new = h.link_to(_('Click here to add new file'), url_)
            h.flash(h.literal(_('There are no files yet %s') % add_new),
                    category='warning')
            redirect(h.url('summary_home', repo_name=repo_name))

        except RepositoryError, e:  # including ChangesetDoesNotExistError
            h.flash(safe_str(e), category='error')
            raise HTTPNotFound()

    def __get_filenode_or_redirect(self, repo_name, cs, path):
        """
        Returns file_node, if error occurs or given path is directory,
        it'll redirect to top level path

        :param repo_name: repo_name
        :param cs: given changeset
        :param path: path to lookup
        """

        try:
            file_node = cs.get_node(path)
            if file_node.is_dir():
                raise RepositoryError('given path is a directory')
        except RepositoryError, e:
            h.flash(safe_str(e), category='error')
            raise HTTPNotFound()

        return file_node

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def index(self, repo_name, revision, f_path, annotate=False):
        # redirect to given revision from form if given
        post_revision = request.POST.get('at_rev', None)
        if post_revision:
            cs = self.__get_cs_or_redirect(post_revision, repo_name)

        c.changeset = self.__get_cs_or_redirect(revision, repo_name)
        c.branch = request.GET.get('branch', None)
        c.f_path = f_path
        c.annotate = annotate
        c.changeset = self.__get_cs_or_redirect(revision, repo_name)
        cur_rev = c.changeset.revision

        # prev link
        try:
            prev_rev = c.rhodecode_repo.get_changeset(cur_rev).prev(c.branch)
            c.url_prev = url('files_home', repo_name=c.repo_name,
                         revision=prev_rev.raw_id, f_path=f_path)
            if c.branch:
                c.url_prev += '?branch=%s' % c.branch
        except (ChangesetDoesNotExistError, VCSError):
            c.url_prev = '#'

        # next link
        try:
            next_rev = c.rhodecode_repo.get_changeset(cur_rev).next(c.branch)
            c.url_next = url('files_home', repo_name=c.repo_name,
                     revision=next_rev.raw_id, f_path=f_path)
            if c.branch:
                c.url_next += '?branch=%s' % c.branch
        except (ChangesetDoesNotExistError, VCSError):
            c.url_next = '#'

        # files or dirs
        try:
            c.file = c.changeset.get_node(f_path)

            if c.file.is_file():
                c.load_full_history = False
                file_last_cs = c.file.last_changeset
                c.file_changeset = (c.changeset
                                    if c.changeset.revision < file_last_cs.revision
                                    else file_last_cs)
                #determine if we're on branch head
                _branches = c.rhodecode_repo.branches
                c.on_branch_head = revision in _branches.keys() + _branches.values()
                _hist = []
                c.file_history = []
                if c.load_full_history:
                    c.file_history, _hist = self._get_node_history(c.changeset, f_path)

                c.authors = []
                for a in set([x.author for x in _hist]):
                    c.authors.append((h.email(a), h.person(a)))
            else:
                c.authors = c.file_history = []
        except RepositoryError, e:
            h.flash(safe_str(e), category='error')
            raise HTTPNotFound()

        if request.environ.get('HTTP_X_PARTIAL_XHR'):
            return render('files/files_ypjax.html')

        return render('files/files.html')

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def history(self, repo_name, revision, f_path, annotate=False):
        if request.environ.get('HTTP_X_PARTIAL_XHR'):
            c.changeset = self.__get_cs_or_redirect(revision, repo_name)
            c.f_path = f_path
            c.annotate = annotate
            c.file = c.changeset.get_node(f_path)
            if c.file.is_file():
                file_last_cs = c.file.last_changeset
                c.file_changeset = (c.changeset
                                    if c.changeset.revision < file_last_cs.revision
                                    else file_last_cs)
                c.file_history, _hist = self._get_node_history(c.changeset, f_path)
                c.authors = []
                for a in set([x.author for x in _hist]):
                    c.authors.append((h.email(a), h.person(a)))
                return render('files/files_history_box.html')

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def rawfile(self, repo_name, revision, f_path):
        cs = self.__get_cs_or_redirect(revision, repo_name)
        file_node = self.__get_filenode_or_redirect(repo_name, cs, f_path)

        response.content_disposition = 'attachment; filename=%s' % \
            safe_str(f_path.split(Repository.url_sep())[-1])

        response.content_type = file_node.mimetype
        return file_node.content

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def raw(self, repo_name, revision, f_path):
        cs = self.__get_cs_or_redirect(revision, repo_name)
        file_node = self.__get_filenode_or_redirect(repo_name, cs, f_path)

        raw_mimetype_mapping = {
            # map original mimetype to a mimetype used for "show as raw"
            # you can also provide a content-disposition to override the
            # default "attachment" disposition.
            # orig_type: (new_type, new_dispo)

            # show images inline:
            'image/x-icon': ('image/x-icon', 'inline'),
            'image/png': ('image/png', 'inline'),
            'image/gif': ('image/gif', 'inline'),
            'image/jpeg': ('image/jpeg', 'inline'),
            'image/svg+xml': ('image/svg+xml', 'inline'),
        }

        mimetype = file_node.mimetype
        try:
            mimetype, dispo = raw_mimetype_mapping[mimetype]
        except KeyError:
            # we don't know anything special about this, handle it safely
            if file_node.is_binary:
                # do same as download raw for binary files
                mimetype, dispo = 'application/octet-stream', 'attachment'
            else:
                # do not just use the original mimetype, but force text/plain,
                # otherwise it would serve text/html and that might be unsafe.
                # Note: underlying vcs library fakes text/plain mimetype if the
                # mimetype can not be determined and it thinks it is not
                # binary.This might lead to erroneous text display in some
                # cases, but helps in other cases, like with text files
                # without extension.
                mimetype, dispo = 'text/plain', 'inline'

        if dispo == 'attachment':
            dispo = 'attachment; filename=%s' % \
                        safe_str(f_path.split(os.sep)[-1])

        response.content_disposition = dispo
        response.content_type = mimetype
        return file_node.content

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.write', 'repository.admin')
    def edit(self, repo_name, revision, f_path):
        repo = c.rhodecode_db_repo
        if repo.enable_locking and repo.locked[0]:
            h.flash(_('This repository is has been locked by %s on %s')
                % (h.person_by_id(repo.locked[0]),
                   h.fmt_date(h.time_to_datetime(repo.locked[1]))),
                'warning')
            return redirect(h.url('files_home',
                                  repo_name=repo_name, revision='tip'))

        # check if revision is a branch identifier- basically we cannot
        # create multiple heads via file editing
        _branches = repo.scm_instance.branches
        # check if revision is a branch name or branch hash
        if revision not in _branches.keys() + _branches.values():
            h.flash(_('You can only edit files with revision '
                      'being a valid branch '), category='warning')
            return redirect(h.url('files_home',
                                  repo_name=repo_name, revision='tip',
                                  f_path=f_path))

        r_post = request.POST

        c.cs = self.__get_cs_or_redirect(revision, repo_name)
        c.file = self.__get_filenode_or_redirect(repo_name, c.cs, f_path)

        if c.file.is_binary:
            return redirect(url('files_home', repo_name=c.repo_name,
                            revision=c.cs.raw_id, f_path=f_path))
        c.default_message = _('Edited file %s via RhodeCode') % (f_path)
        c.f_path = f_path

        if r_post:

            old_content = c.file.content
            sl = old_content.splitlines(1)
            first_line = sl[0] if sl else ''
            # modes:  0 - Unix, 1 - Mac, 2 - DOS
            mode = detect_mode(first_line, 0)
            content = convert_line_endings(r_post.get('content', ''), mode)

            message = r_post.get('message') or c.default_message
            author = self.rhodecode_user.full_contact

            if content == old_content:
                h.flash(_('No changes'), category='warning')
                return redirect(url('changeset_home', repo_name=c.repo_name,
                                    revision='tip'))
            try:
                self.scm_model.commit_change(repo=c.rhodecode_repo,
                                             repo_name=repo_name, cs=c.cs,
                                             user=self.rhodecode_user.user_id,
                                             author=author, message=message,
                                             content=content, f_path=f_path)
                h.flash(_('Successfully committed to %s') % f_path,
                        category='success')
            except Exception:
                log.error(traceback.format_exc())
                h.flash(_('Error occurred during commit'), category='error')
            return redirect(url('changeset_home',
                                repo_name=c.repo_name, revision='tip'))

        return render('files/files_edit.html')

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.write', 'repository.admin')
    def add(self, repo_name, revision, f_path):

        repo = Repository.get_by_repo_name(repo_name)
        if repo.enable_locking and repo.locked[0]:
            h.flash(_('This repository is has been locked by %s on %s')
                % (h.person_by_id(repo.locked[0]),
                   h.fmt_date(h.time_to_datetime(repo.locked[1]))),
                  'warning')
            return redirect(h.url('files_home',
                                  repo_name=repo_name, revision='tip'))

        r_post = request.POST
        c.cs = self.__get_cs_or_redirect(revision, repo_name,
                                         redirect_after=False)
        if c.cs is None:
            c.cs = EmptyChangeset(alias=c.rhodecode_repo.alias)
        c.default_message = (_('Added file via RhodeCode'))
        c.f_path = f_path

        if r_post:
            unix_mode = 0
            content = convert_line_endings(r_post.get('content', ''), unix_mode)

            message = r_post.get('message') or c.default_message
            filename = r_post.get('filename')
            location = r_post.get('location', '')
            file_obj = r_post.get('upload_file', None)

            if file_obj is not None and hasattr(file_obj, 'filename'):
                filename = file_obj.filename
                content = file_obj.file

                if hasattr(content, 'file'):
                    # non posix systems store real file under file attr
                    content = content.file

            if not content:
                h.flash(_('No content'), category='warning')
                return redirect(url('changeset_home', repo_name=c.repo_name,
                                    revision='tip'))
            if not filename:
                h.flash(_('No filename'), category='warning')
                return redirect(url('changeset_home', repo_name=c.repo_name,
                                    revision='tip'))
            #strip all crap out of file, just leave the basename
            filename = os.path.basename(filename)
            node_path = os.path.join(location, filename)
            author = self.rhodecode_user.full_contact

            try:
                nodes = {
                    node_path: {
                        'content': content
                    }
                }
                self.scm_model.create_nodes(
                    user=c.rhodecode_user.user_id, repo=c.rhodecode_db_repo,
                    message=message,
                    nodes=nodes,
                    parent_cs=c.cs,
                    author=author,
                )

                h.flash(_('Successfully committed to %s') % node_path,
                        category='success')
            except NonRelativePathError, e:
                h.flash(_('Location must be relative path and must not '
                          'contain .. in path'), category='warning')
                return redirect(url('changeset_home', repo_name=c.repo_name,
                                    revision='tip'))
            except (NodeError, NodeAlreadyExistsError), e:
                h.flash(_(e), category='error')
            except Exception:
                log.error(traceback.format_exc())
                h.flash(_('Error occurred during commit'), category='error')
            return redirect(url('changeset_home',
                                repo_name=c.repo_name, revision='tip'))

        return render('files/files_add.html')

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def archivefile(self, repo_name, fname):

        fileformat = None
        revision = None
        ext = None
        subrepos = request.GET.get('subrepos') == 'true'

        for a_type, ext_data in settings.ARCHIVE_SPECS.items():
            archive_spec = fname.split(ext_data[1])
            if len(archive_spec) == 2 and archive_spec[1] == '':
                fileformat = a_type or ext_data[1]
                revision = archive_spec[0]
                ext = ext_data[1]

        try:
            dbrepo = RepoModel().get_by_repo_name(repo_name)
            if not dbrepo.enable_downloads:
                return _('Downloads disabled')

            if c.rhodecode_repo.alias == 'hg':
                # patch and reset hooks section of UI config to not run any
                # hooks on fetching archives with subrepos
                for k, v in c.rhodecode_repo._repo.ui.configitems('hooks'):
                    c.rhodecode_repo._repo.ui.setconfig('hooks', k, None)

            cs = c.rhodecode_repo.get_changeset(revision)
            content_type = settings.ARCHIVE_SPECS[fileformat][0]
        except ChangesetDoesNotExistError:
            return _('Unknown revision %s') % revision
        except EmptyRepositoryError:
            return _('Empty repository')
        except (ImproperArchiveTypeError, KeyError):
            return _('Unknown archive type')
        # archive cache
        from rhodecode import CONFIG
        rev_name = cs.raw_id[:12]
        archive_name = '%s-%s%s' % (safe_str(repo_name.replace('/', '_')),
                                    safe_str(rev_name), ext)

        use_cached_archive = False  # defines if we use cached version of archive
        archive_cache_enabled = CONFIG.get('archive_cache_dir')
        if not subrepos and archive_cache_enabled:
            #check if we it's ok to write
            if not os.path.isdir(CONFIG['archive_cache_dir']):
                os.makedirs(CONFIG['archive_cache_dir'])
            cached_archive_path = os.path.join(CONFIG['archive_cache_dir'], archive_name)
            if os.path.isfile(cached_archive_path):
                log.debug('Found cached archive in %s' % cached_archive_path)
                fd, archive = None, cached_archive_path
                use_cached_archive = True
            else:
                log.debug('Archive %s is not yet cached' % (archive_name))

        if not use_cached_archive:
            #generate new archive
            try:
                fd, archive = tempfile.mkstemp()
                t = open(archive, 'wb')
                log.debug('Creating new temp archive in %s' % archive)
                cs.fill_archive(stream=t, kind=fileformat, subrepos=subrepos)
                if archive_cache_enabled:
                    #if we generated the archive and use cache rename that
                    log.debug('Storing new archive in %s' % cached_archive_path)
                    shutil.move(archive, cached_archive_path)
                    archive = cached_archive_path
            finally:
                t.close()

        def get_chunked_archive(archive):
            stream = open(archive, 'rb')
            while True:
                data = stream.read(16 * 1024)
                if not data:
                    stream.close()
                    if fd:  # fd means we used temporary file
                        os.close(fd)
                    if not archive_cache_enabled:
                        log.debug('Destroing temp archive %s' % archive)
                        os.remove(archive)
                    break
                yield data
        # store download action
        action_logger(user=c.rhodecode_user,
                      action='user_downloaded_archive:%s' % (archive_name),
                      repo=repo_name, ipaddr=self.ip_addr, commit=True)
        response.content_disposition = str('attachment; filename=%s' % (archive_name))
        response.content_type = str(content_type)
        return get_chunked_archive(archive)

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def diff(self, repo_name, f_path):
        ignore_whitespace = request.GET.get('ignorews') == '1'
        line_context = request.GET.get('context', 3)
        diff1 = request.GET.get('diff1', '')
        diff2 = request.GET.get('diff2', '')
        c.action = request.GET.get('diff')
        c.no_changes = diff1 == diff2
        c.f_path = f_path
        c.big_diff = False
        c.anchor_url = anchor_url
        c.ignorews_url = _ignorews_url
        c.context_url = _context_url
        c.changes = OrderedDict()
        c.changes[diff2] = []

        #special case if we want a show rev only, it's impl here
        #to reduce JS and callbacks

        if request.GET.get('show_rev'):
            if str2bool(request.GET.get('annotate', 'False')):
                _url = url('files_annotate_home', repo_name=c.repo_name,
                           revision=diff1, f_path=c.f_path)
            else:
                _url = url('files_home', repo_name=c.repo_name,
                           revision=diff1, f_path=c.f_path)

            return redirect(_url)
        try:
            if diff1 not in ['', None, 'None', '0' * 12, '0' * 40]:
                c.changeset_1 = c.rhodecode_repo.get_changeset(diff1)
                try:
                    node1 = c.changeset_1.get_node(f_path)
                    if node1.is_dir():
                        raise NodeError('%s path is a %s not a file'
                                        % (node1, type(node1)))
                except NodeDoesNotExistError:
                    c.changeset_1 = EmptyChangeset(cs=diff1,
                                                   revision=c.changeset_1.revision,
                                                   repo=c.rhodecode_repo)
                    node1 = FileNode(f_path, '', changeset=c.changeset_1)
            else:
                c.changeset_1 = EmptyChangeset(repo=c.rhodecode_repo)
                node1 = FileNode(f_path, '', changeset=c.changeset_1)

            if diff2 not in ['', None, 'None', '0' * 12, '0' * 40]:
                c.changeset_2 = c.rhodecode_repo.get_changeset(diff2)
                try:
                    node2 = c.changeset_2.get_node(f_path)
                    if node2.is_dir():
                        raise NodeError('%s path is a %s not a file'
                                        % (node2, type(node2)))
                except NodeDoesNotExistError:
                    c.changeset_2 = EmptyChangeset(cs=diff2,
                                                   revision=c.changeset_2.revision,
                                                   repo=c.rhodecode_repo)
                    node2 = FileNode(f_path, '', changeset=c.changeset_2)
            else:
                c.changeset_2 = EmptyChangeset(repo=c.rhodecode_repo)
                node2 = FileNode(f_path, '', changeset=c.changeset_2)
        except (RepositoryError, NodeError):
            log.error(traceback.format_exc())
            return redirect(url('files_home', repo_name=c.repo_name,
                                f_path=f_path))

        if c.action == 'download':
            _diff = diffs.get_gitdiff(node1, node2,
                                      ignore_whitespace=ignore_whitespace,
                                      context=line_context)
            diff = diffs.DiffProcessor(_diff, format='gitdiff')

            diff_name = '%s_vs_%s.diff' % (diff1, diff2)
            response.content_type = 'text/plain'
            response.content_disposition = (
                'attachment; filename=%s' % diff_name
            )
            return diff.as_raw()

        elif c.action == 'raw':
            _diff = diffs.get_gitdiff(node1, node2,
                                      ignore_whitespace=ignore_whitespace,
                                      context=line_context)
            diff = diffs.DiffProcessor(_diff, format='gitdiff')
            response.content_type = 'text/plain'
            return diff.as_raw()

        else:
            fid = h.FID(diff2, node2.path)
            line_context_lcl = get_line_ctx(fid, request.GET)
            ign_whitespace_lcl = get_ignore_ws(fid, request.GET)

            lim = request.GET.get('fulldiff') or self.cut_off_limit
            _, cs1, cs2, diff, st = diffs.wrapped_diff(filenode_old=node1,
                                         filenode_new=node2,
                                         cut_off_limit=lim,
                                         ignore_whitespace=ign_whitespace_lcl,
                                         line_context=line_context_lcl,
                                         enable_comments=False)
            op = ''
            filename = node1.path
            cs_changes = {
                'fid': [cs1, cs2, op, filename, diff, st]
            }
            c.changes = cs_changes

        return render('files/file_diff.html')

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    def diff_2way(self, repo_name, f_path):
        diff1 = request.GET.get('diff1', '')
        diff2 = request.GET.get('diff2', '')
        try:
            if diff1 not in ['', None, 'None', '0' * 12, '0' * 40]:
                c.changeset_1 = c.rhodecode_repo.get_changeset(diff1)
                try:
                    node1 = c.changeset_1.get_node(f_path)
                    if node1.is_dir():
                        raise NodeError('%s path is a %s not a file'
                                        % (node1, type(node1)))
                except NodeDoesNotExistError:
                    c.changeset_1 = EmptyChangeset(cs=diff1,
                                                   revision=c.changeset_1.revision,
                                                   repo=c.rhodecode_repo)
                    node1 = FileNode(f_path, '', changeset=c.changeset_1)
            else:
                c.changeset_1 = EmptyChangeset(repo=c.rhodecode_repo)
                node1 = FileNode(f_path, '', changeset=c.changeset_1)

            if diff2 not in ['', None, 'None', '0' * 12, '0' * 40]:
                c.changeset_2 = c.rhodecode_repo.get_changeset(diff2)
                try:
                    node2 = c.changeset_2.get_node(f_path)
                    if node2.is_dir():
                        raise NodeError('%s path is a %s not a file'
                                        % (node2, type(node2)))
                except NodeDoesNotExistError:
                    c.changeset_2 = EmptyChangeset(cs=diff2,
                                                   revision=c.changeset_2.revision,
                                                   repo=c.rhodecode_repo)
                    node2 = FileNode(f_path, '', changeset=c.changeset_2)
            else:
                c.changeset_2 = EmptyChangeset(repo=c.rhodecode_repo)
                node2 = FileNode(f_path, '', changeset=c.changeset_2)
        except (RepositoryError, NodeError):
            log.error(traceback.format_exc())
            return redirect(url('files_home', repo_name=c.repo_name,
                                f_path=f_path))
        if node2.is_binary:
            node2_content = 'binary file'
        else:
            node2_content = node2.content

        if node1.is_binary:
            node1_content = 'binary file'
        else:
            node1_content = node1.content

        html_escape_table = {
            "&": "\u0026",
            '"': "\u0022",
            "'": "\u0027",
            ">": "\u003e",
            "<": "\u003c",
            '\\': "\u005c",
            '\n': '\\n'
        }

        c.orig1 = h.html_escape((node1_content), html_escape_table)
        c.orig2 = h.html_escape((node2_content), html_escape_table)
        c.node1 = node1
        c.node2 = node2
        c.cs1 = c.changeset_1
        c.cs2 = c.changeset_2

        return render('files/diff_2way.html')

    def _get_node_history(self, cs, f_path, changesets=None):
        """
        get changesets history for given node

        :param cs: changeset to calculate history
        :param f_path: path for node to calculate history for
        :param changesets: if passed don't calculate history and take
            changesets defined in this list
        """
        # calculate history based on tip
        tip_cs = c.rhodecode_repo.get_changeset()
        if changesets is None:
            try:
                changesets = tip_cs.get_file_history(f_path)
            except (NodeDoesNotExistError, ChangesetError):
                #this node is not present at tip !
                changesets = cs.get_file_history(f_path)
        hist_l = []

        changesets_group = ([], _("Changesets"))
        branches_group = ([], _("Branches"))
        tags_group = ([], _("Tags"))
        _hg = cs.repository.alias == 'hg'
        for chs in changesets:
            #_branch = '(%s)' % chs.branch if _hg else ''
            _branch = chs.branch
            n_desc = 'r%s:%s (%s)' % (chs.revision, chs.short_id, _branch)
            changesets_group[0].append((chs.raw_id, n_desc,))
        hist_l.append(changesets_group)

        for name, chs in c.rhodecode_repo.branches.items():
            branches_group[0].append((chs, name),)
        hist_l.append(branches_group)

        for name, chs in c.rhodecode_repo.tags.items():
            tags_group[0].append((chs, name),)
        hist_l.append(tags_group)

        return hist_l, changesets

    @LoginRequired()
    @HasRepoPermissionAnyDecorator('repository.read', 'repository.write',
                                   'repository.admin')
    @jsonify
    def nodelist(self, repo_name, revision, f_path):
        if request.environ.get('HTTP_X_PARTIAL_XHR'):
            cs = self.__get_cs_or_redirect(revision, repo_name)
            _d, _f = ScmModel().get_nodes(repo_name, cs.raw_id, f_path,
                                          flat=False)
            return {'nodes': _d + _f}