Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge repository & project caching #468

Closed
gitblit opened this issue Aug 12, 2015 · 5 comments
Closed

Merge repository & project caching #468

gitblit opened this issue Aug 12, 2015 · 5 comments

Comments

@gitblit
Copy link
Collaborator

gitblit commented Aug 12, 2015

Originally reported on Google Code with ID 172

Things to review:
1. case-insensitive cache
2. project cache

Reported by James.Moger on 2012-11-27 22:18:16

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Case sensitivity fixed in 1.2.0.

Remaining workitem is to merge the project and repository cache to get 1.1.0 performance.
 1.2.0 requires twice the time to enumerate projects/repositories because of 2 calls
to GitBlit.getRepositories() for each request.

Reported by James.Moger on 2013-01-03 13:57:12

  • Labels added: Milestone-1.2.1
  • Labels removed: Milestone-1.2.0

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Reported by James.Moger on 2013-01-03 15:25:46

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Reported by James.Moger on 2013-01-03 22:23:32

  • Status changed: Queued

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Fixes deployed in 1.2.1

Reported by James.Moger on 2013-01-16 04:25:08

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Reported by James.Moger on 2013-01-16 04:25:29

  • Status changed: Fixed

@gitblit gitblit closed this as completed Aug 12, 2015
@flaix flaix modified the milestone: 1.2.1 Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants