This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
3.2.11
Brad King (14):
- Add LICENSE and NOTICE (de67e32)
- Add 'tips' script to suggest local configuration (5e60d78)
- Add 'setup-user' script to configure authorship information (d022a4c)
- Add 'setup-hooks' script to install local hooks (fbd4a77)
- Add 'setup-gerrit' script to configure Gerrit access (7eef59f)
- Add 'setup-stage' script to configure topic stage remote (7ab4abd)
- Add 'setup-ssh' script to configure ssh push access (1aeea92)
- Add README instructions and sample configuration (2f79eb8)
- Exclude from source archives files specific to Git work tree (7e293ac)
- Optionally reconfigure topic stage (b7daff9)
- Allow ssh-only repo URLs (d2d17f5)
- Allow 'url' without 'pushurl' (c950cd6)
- Tell Git how to check GitSetup config files (ac271ab)
- Add 'git-gerrit-push' script (341043c)
Michael Grauer (3):
- Changed tests to expose bug, uploadperform has no itemid param. (4cea3b4)
- Replaced itemid param with $itemId from token. (f3655ff)
- Fix for creating duplicate folder, plus tests. (2819ab2)
Patrick Reynolds (3):
- Changed some styling to subdue the db dashboard. (e576c8f)
- Removed erroneous call to accordion close. (06f6b11)
- Adding scripts for setting up local git hooks. (9520005)
Yuzheng Zhou (5):
- Allow users to edit and delete individual bitstreams (a7036ab)
- Added bitstream.delete api (a45f72f)
- Added an option to update bitstream's name if item contains only one bitstream. (188f788)
- Added unit tests. (70a17fd)
- Removed itemId parameter from editbitstream and deletebitstream actions (41a0c6d)
Zach Mullen (23):
- Prompt user to use large download applet if > 1GB download (ca74be2)
- Download applet prototype (1537952)
- Recursive downloading now works (ba6276b)
- refs #862 #867. Don't break browser back button when clicking links (ff86406)
- Pause/resume large download capabilities (8f15c5b)
- Single item downloads now also may prompt to use applet (959e8f8)
- Add testing for new controller actions (92588a2)
- Integrity check and database cleanup method for admins (8584f12)
- Web API method for database integrity cleanup (bd0b9db)
- Add tests for remove orphans stuff (dc7af69)
- Fix notify error component (5c253b5)
- Directory uploader applet (c5aa5ca)
- Change default folder privacy behavior in folder.create (8cfbdbf)
- Fix default item privacy flag problem (903b2a0)
- Fix community manage tabs (11597e5)
- Workaround OSX JFileChooser bug (d3f6b14)
- Rebuild applet based on downloader changes (8e9dd3b)
- Change styling of the edit item dialog (df27e36)
- Paginate folder hierarchy on the server side (7734640)
- Show special, more helpful views for 403 and 404 (d1c67fc)
- Tests were failing due to exception handling behavior change (a9a5b36)
- Fix failing admin controller test (4423ee3)
- Allow deletion/editing of public and private folders (6ae3eac)