[#5822] fix redirect after submitting the new t...
[#5822] allow tasks with no arguments
[#5822] allow routing to nbhd tools if the tool...
[#5822] add generic task for installing an app
[#6612] Allow direct user-mapping for SF Trac i...
[#6612] Preserve original ticket owner if usern...
[#5561] Added button to maximize commit view
[#5561] Added maximize button to file and file ...
[#5561] Refactored maximize content button to m...
[#5561] Fixed commit browser not working in All...
[#6670] Send post-import email
[#6670] Refactor to keep import task DRY
[#6670] Fix tests
[#6610] Improve trac ticket content formatting
[#6610] Don't replace shortlink patterns in raw...
[#6610] Move Trac-specific parsing to subclass
[#6111][#6140] Improve commit message rendering
[#6714] Refactored User.project_role into (unus...
[#6815] Include assigned_to field in Allura tra...
[#6815] Leave off "Originally owned by: nobody"...
[#6836] Converted Trac ticket import to use HTM...
[#6942] Allow tools to supply their own icons f...
[#6942] Dynamically generate tool icon css
[#6942] Remove icon images from css
[#6942] Make App.icon_url() smarter
[#6942] Fix App.icon_url(), add ETag caching
[#6942] Add tests for File ETag caching
[#6942] Remove redundant etag_cache() call
[#6942] Fix tests and css caching
[#6942] separate etag and last_modified params ...
[#5424] minor improvements to installation text
[#5424] fix rst syntax
[#5424] change theme to nature (looks nicer; TO...
[#5424] simplify documentation nav links
[#5424] start configuration doc changes
[#5424] reorganize doc TOC, remove old stuff, a...
[#5424] forward ports for SCM services
[#5424] store repos on /srv instead of /tmp so ...
[#5424] WIP: instructions for git & svn
[#5424] specify syntax highlighting
[#5424] instructions for git/svn setup (no auth)
[#5424] remove unused scm dirs from vagrant config
[#5424] bump docutils>=0.9 for :code:
[#6821] Handle errors in threaded git LCDs with...
[#6821] Refactored common last commit logic up ...
[#6821] Remove any possibility of indefinite bl...
[#6821] Remove old last_commit_ids method and f...
[#6821] Remove LCD dependency on DiffInfoDoc
[#6821] Fixed failing tests due to last commit ...
[#6388] separate out timermiddleware logging in...
[#6388] add logging stub for Timermiddleware ve...
[#6388] remove unused main_without_authn (was p...
[#6388] always load test.ini from the Allura/ dir
[#6388] simple call count script
[#6388] remove unneeded special nbhd handling f...
[#6388] start capturing verbose logging in perf...
[#6388] add args, write to csv
[#6388] don't do verbose logging on cursor.next
[#6388] don't instrument ming session.get
[#6388] don't query for a post parent if its None
[#6388] avoid 1 mongo query in test controller ...
[#6388] wrapper script to run call_counts.py fo...
[#6388] avoid empty trove queries
[#6388] more help text
[#6388] remove unnecessary wiki page lookup fro...
[#6388] fix capitalization in module lookup
[#7005] Added Repository.set_status to ensure l...
[#7005] Fixed test failures due to detatched c....
[#7026] Handle detached artifacts more gracefully
[#7026] Require POST for follow/unfollow actions
[#6393] Load macros from external packages
[#6393] Cleanup
[#6393] Remove download button from default wik...
Fix test failures with s/json/json:/
[#7062] set first email to primary if none; uns...
[#7002] Improved documentation of user profile ...
[#4395] Add feed action to activity stream page...
[#7085] Fixed 500 error on activity feed for users
[#7042] Add activity tags
[#7042] Add tags to json feed
[#7042] Fix test
[#7042] Add tags to create_activity assertion
[#7097] Refactored User Profile to use Profile ...
[#7097] Changes for new User Profile
[#7097] Switch user project name to summary for...
[#7097] Better display of User Profile Tools se...
[#7097] Show only 5 projects on User Profile wi...
[#7097] List webpages on separate lines with le...
[#7097] Tweaks per discussion for empty item di...
[#7277] Removed more "incubating" references an...
[#7134] Added option to allow overriding repo c...
[#7134] Refactoring of external checkout URL op...
[#7134] Added validation for external checkout ...
[#7307] Bumped Ming version for better handling...
[#7406] add option to disable user registration
[#7406] add autoregister method for LDAP logins
[#7406] force user.display_name usage to go thr...
[#7406] remove unused by_display_name lookups
[#7406] factor out some ldap helper functions
[#7406] LdapUserPreferencesProvider, for displa...