pagure Logo
  • Log In

bug / pagure

Clone
Source Code
GIT
  • Source
  • Issues  1
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

669c00 Add a date_updated field to both commit and PR flags

Authored and Committed by Pierre-Yves Chibon 7 years ago
raw patch tree parent
6 files changed. 126 lines added. 0 lines removed.
alembic/versions/9cb4580e269a_add_date_updated_to_commit_flags.py
file added
+39
alembic/versions/e3cc5aedb8bb_add_date_updated_to_pr_flags.py
file added
+38
pagure/lib/model.py
file modified
+14 -0
tests/test_pagure_flask_api_pr_flag.py
file modified
+22 -0
tests/test_pagure_flask_api_project.py
file modified
+9 -0
tests/test_pagure_flask_api_ui_private_repo.py
file modified
+4 -0
    Add a date_updated field to both commit and PR flags
    
    This allow recording the last time the flag was changed which will allow
    us to show said time in the UI.
    
    Relates to: https://pagure.io/pagure/issue/3987
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
alembic/versions/9cb4580e269a_add_date_updated_to_commit_flags.py
file added
+39
alembic/versions/e3cc5aedb8bb_add_date_updated_to_pr_flags.py
file added
+38
pagure/lib/model.py
file modified
+14 -0
tests/test_pagure_flask_api_pr_flag.py
file modified
+22 -0
tests/test_pagure_flask_api_project.py
file modified
+9 -0
tests/test_pagure_flask_api_ui_private_repo.py
file modified
+4 -0

Powered by Pagure 5.11.3

SSH Hostkey/Fingerprint | Documentation | About

© 2014-2019 Red Hat, Inc. and others.

Logo by Pavel Lashutin