Pancake Release 2012-08-07
From MozillaWiki
Contents
Production Release
Staging Release
Changes
- b499caffd88f Upped version to r200 to prepare for staging deployment.
- 0235d1a89698 Added tag release-120807 for changeset 1cd00fec9fe2
- 1cd00fec9fe2 Fix for #780894 - Use correct Persona URLs
- ae9d70b7e961 bump graphite-web spec file for build
- d32633c88346 bump graphite and sentry for build
- ce1ccd8f2d60 merge with default
- 3d0b82f66dc4 bump graphite-web to version 6
- d899c9cef4f7 Merge latest from stack-and-search-build-in branch; loader plugin for image preloading. Refs: #770634
- 4fe95769c2ea Image AMD loader-plugin to preload the spinner.gif before we need it. Refs: #770634
- 268d0bbf38dc Rework loading animations and classes to use an animated gif not css animation; new spinner.gif
- 60599c03f871 Merging stack-and-search-build-in to add loading/build-in animation for top stacks list. Social posts list *should* also work but doesnt and I've run out of hair to pull. Search results do not get the loading/build-in animation by design, due to the need to draw and redraw that list as the user types. Refs: #770634
- e94e7b928d75 Rework the stack removal to use a button in each stack view, ditching the floating toolbar (no hover event on a tablet fool :). Refs: #776869
- 8163135f9977 Merge delete-stacks-and-places branch (misnomer, only stacks are 'removed'). Adds a floating toolbar over the drawer that is bound to each stack, and will issue a session/close request when clicked to effectively remove that stack from the drawer. Fixes: #776869
- 1640fa3199e2 lattice: fix signature change in session functions in session close api
- 2c199ac28fca re-enabled session closing
- 487d06e97379 graphite version bump
- 98fb70132fd1 graphite-web artifacts
- 69888e8140c3 add pycairo to dependencies
- adfcad9df08f merge with default
- 6e5420fc6dc3 update sentry package version
- d624797eb654 Merged latest from default
- af0d8109e924 #774934. Add space between Pancake logo and lockup.
- 2840e13450ac graphite spec file update
- a2d1240f8b58 add zeromq and zeromq-devel as dependencies for logstash
- 70c69b2a668e change permission for logstash-metlog config file
- 26054d7efd33 include root directory for files for logstash-metlog
- 2258a8b6e280 logstash-metlog version bump
- e08f99b12298 copy logstash as well, not just configs
- f600b9aa79f3 update logstash dependency to jdk 1.7, change config file attributes
- 0ecef1e36023 merge with default
- 002b1fdd3759 update logstash-metlog version
- 0f5bc19272f2 #769498. Increase place animation length to 300ms
- 42e826697ffc #769498. Fix background-size so updated icon sprite aligns correctly for retina
- c21598715ea2 #769498. Remove scroll to top animation
- 62f059274175 #769498. Define interval clearing function outside of loop.
- 58eeba46eb05 fixup some unspoken dependencies
- 51dd86de3d31 missed a dependency
- ee27fad93090 Bump revesion
- 16efab4de818 Update for virtualenv install
- d90756be2003 whitespace
- b867a30c1286 ignore the userdata.txt file with secrets please
- fb29c8134229 nuke published secrets, again
- 56071f602edb add mod_wsgi for python27
- 22a3b5a664b6 make the prefix directory
- 3a8519674192 just install the virtualenv, it has everything
- 6e02c73cea0a fixup venv full paths
- fc65511eacce Make sure no full path to the venv persist in packaging
- 6504d41b1823 move clear step at the beginning of %install
- 5f91b9a1874f #769498. Merged branch accordion-drawer-designs
- 3264e4ba24c6 add missing %post section
- 0c66db783ad9 merge
- 1af9570b0019 remove duplicate %files section
- 0dba3bae846a merge with default
- 2a688c3caeac make setup.py for social and search optionally take pycurl
- 9741298433a9 remove duplicate %file section
- 30480caec351 forgot %post
- c30368fd4b90 fix install scipts
- 25e92b64c9dc try the virtualenv approach differently