#1520 Remove old unused code

v1.0.0
closed
Wolf
sf-4 (350)
General
nobody
2015-08-20
2011-02-17
No

During allura overview with Rick, many fields and methods have been noted to be not in use. Confirm and delete. Add docs for ones that actually are in use.

  • Artifact.tags
  • Artifact.add_/remove_tags
  • Plugins theme (not theme provider)?
  • Application.templates
  • Application.wsgi
  • Project.ensure_project_indexes
  • Project.database
  • Notification.post topic?
  • notification feed_meta
  • lib/tag.py

Moved to [#1593]
Application.widget
Project.render_widget

Moved to [#1590]
* run/ dir

Related

Tickets: #1590
Tickets: #1593

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-02-18
    • size: --> 2
     
  • Dave Brondsema

    Dave Brondsema - 2011-02-23
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,1 +1,13 @@
     During allura overview with Rick, many fields and methods have been noted to be not in use.  Confirm and delete.  Add docs for ones that actually are in use.
    +
    +* Artifact.tags
    +* Artifact.add_/remove_tags
    +* Plugins theme (not theme provider)?
    +* Application.wsgi
    +* Application.widget
    +* Project.ensure_project_indexes
    +* Project.database
    +* Notification.post topic?
    +* notification feed_meta
    +* lib/tag.py
    +* run/ dir
    
     
  • Dave Brondsema

    Dave Brondsema - 2011-02-23
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -3,6 +3,7 @@
     * Artifact.tags
     * Artifact.add_/remove_tags
     * Plugins theme (not theme provider)?
    +* Application.templates
     * Application.wsgi
     * Application.widget
     * Project.ensure_project_indexes
    
     
  • Dave Brondsema

    Dave Brondsema - 2011-02-23
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -8,6 +8,7 @@
     * Application.widget
     * Project.ensure_project_indexes
     * Project.database
    +* Project.render_widget
     * Notification.post topic?
     * notification feed_meta
     * lib/tag.py
    
     
  • Wolf - 2011-02-25
    • status: open --> in-progress
    • assigned_to: Wolf
    • size: 4 --> 4
     
  • Wolf - 2011-03-01
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -5,11 +5,15 @@
     * Plugins theme (not theme provider)?
     * Application.templates
     * Application.wsgi
    -* Application.widget
     * Project.ensure_project_indexes
     * Project.database
    -* Project.render_widget
     * Notification.post topic?
     * notification feed_meta
     * lib/tag.py
    +
    +Moved to [#1593]
    +* Application.widget
    +* Project.render_widget
    +
    +Moved to [#1590]
     * run/ dir
    
     

    Related

    Tickets: #1590
    Tickets: #1593

  • Wolf - 2011-03-01
    • status: in-progress --> closed
     

Log in to post a comment.