← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~deryck/launchpad/move-bugs-js-files-again into lp:launchpad/devel

 

Deryck Hodge has proposed merging lp:~deryck/launchpad/move-bugs-js-files-again into lp:launchpad/devel.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)


In June, I did a branch to move all bugs JavaScript from
lib/canonical/launchpad/javascript to lib/lp/bugs/javascript.
A later change from another dev, overwrote that change, so this
branch is a simple move of the files back to lib/lp/bugs/javascript.

No other changes exist here but file moves.
-- 
https://code.launchpad.net/~deryck/launchpad/move-bugs-js-files-again/+merge/29776
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~deryck/launchpad/move-bugs-js-files-again into lp:launchpad/devel.
=== removed directory 'lib/canonical/launchpad/javascript/bugs'
=== removed directory 'lib/canonical/launchpad/javascript/bugs/tests'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/bug_tags_entry.js' => 'lib/lp/bugs/javascript/bug_tags_entry.js'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/bugtask_index.js' => 'lib/lp/bugs/javascript/bugtask_index.js'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/filebug_dupefinder.js' => 'lib/lp/bugs/javascript/filebug_dupefinder.js'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/official_bug_tags.js' => 'lib/lp/bugs/javascript/official_bug_tags.js'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/subscriber.js' => 'lib/lp/bugs/javascript/subscriber.js'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/tests/test_me_too.html' => 'lib/lp/bugs/javascript/tests/test_me_too.html'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/tests/test_me_too.js' => 'lib/lp/bugs/javascript/tests/test_me_too.js'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/tests/test_subscriber.html' => 'lib/lp/bugs/javascript/tests/test_subscriber.html'
=== renamed file 'lib/canonical/launchpad/javascript/bugs/tests/test_subscriber.js' => 'lib/lp/bugs/javascript/tests/test_subscriber.js'

Follow ups