~chicharreros/magicicada-server/trunk

« back to all changes in this revision

Viewing changes to magicicada/filesync/services.py

  • Committer: Magicicada Bot
  • Author(s): Facundo Batista
  • Date: 2017-01-08 23:37:32 UTC
  • mfrom: (79.1.2 publicfiles)
  • Revision ID: magicicada_bot-20170108233732-faaeoq6sc9jorgue
[r=nataliabidart] Support public files changing and listing through the normal Server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1090
1090
            return result
1091
1091
        return wrapper
1092
1092
 
 
1093
 
1093
1094
timing_metric = TimingMetrics()
1094
1095
 
1095
1096