2009-05-12 |
danigm | Merge con trunk master |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Matt Nordhoff | Mark as compatible with bzrlib 1.15 |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Matt Nordhoff | Improve NEWS for the upcoming release |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Matt Nordhoff | Finish up. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Matt Nordhoff | More. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Matt Nordhoff | Some more |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Matt Nordhoff | Merge trunk |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Matt Nordhoff | Directory UI: Only stat() directories that couldn't... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Matt Nordhoff | Merge trunk |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Matt Nordhoff | Fix typo in NEWS |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Matt Nordhoff | Use transports internally rather than local file system... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Matt Nordhoff | Review: |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Martin Albisetti | Use Branch._get_nick(local=True) rather than Branch... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Jelmer Vernooij | Use Branch._get_nick(local=True) rather than Branch... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Jelmer Vernooij | add NEWS item |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Jelmer Vernooij | Use transports internally rather than local file system. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Matt Nordhoff | Add NEWS entries for a couple new things |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Matt Nordhoff | Merge trunk |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Matt Nordhoff | Add NEWS entries for a few things and improve one I... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Matt Nordhoff | Make sure to close mkstemp's file descriptor (bug ... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Matt Nordhoff | Use the branch's public_branch as the default for serve... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Matt Nordhoff | Use the branch's public_branch as the default for serve... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Matt Nordhoff | Use Dozer for memory profiling (Paul Hummer) |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Hudson | add the ability to cache the wholehistory data to disk... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | docstrings (omg!!) |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | use smaller LRUCaches |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | zlib compress the marshalled data -- the data seems... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | refactor in the direction of maybe making sense one day |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | remove semantic-free changes |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | fairly tortuous two level caching |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | make it possible to persist _rev_info with marshal |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | merge less-stupid-whole-history-redundancy |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | oh heh, _full_history wasn't what I thought it was |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | don't cache _full_history either, which doesn't make... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | probably daft optimization |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | don't cache _rev_indices either |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | it takes < 0.1 second to derive _revno_revid from the... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | eliminate some of the more egregious memory usage. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | score one for the memory profiling we did at pycon... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | merge trunk |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Michael Hudson | tiny change |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Michael Hudson | fix bug #358322: only create one temporary sql dir... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Michael Hudson | merge Matt's one-config branch, which starts to use... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Matt Nordhoff | Don't use the "sets" module. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Matt Nordhoff | Pass serve-branches's config object to BranchesFromFile... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Matt Nordhoff | Trivial PEP 8 tweak |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Matt Nordhoff | Whoops. Test, *then* commit! Not the other way around! |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Matt Nordhoff | Don't create the temporary SQL dir until it's actually... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Matt Nordhoff | Add a --cache-dir option for where to put the SQL cache... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Matt Nordhoff | Fix incorrect calls to config.get_option() (bug #361238) |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Martin Albisetti | Fix certain race conditions for loading bzr-search... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Matt Nordhoff | Mention bug # for branches served through http in NEWS... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Jelmer Vernooij | Mention bug # for branches served through http in NEWS. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Matt Nordhoff | Quick fix: Create one, global SQL_DIR in loggerhead... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Robert Collins | Fix search when bzr-search is only in ~/.bazaar/plugins... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Matt Nordhoff | Add a --use-cdn option to serve-branches, which loads... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Matt Nordhoff | Make LoggerheadConfig a new-style class |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Matt Nordhoff | Badly-written NEWS entry. :D |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Matt Nordhoff | Rename --yui-cdn and use_yui_cdn to --use-cdn and use_c... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Matt Nordhoff | Revert back to the simpler version with the yui_url... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Michael Hudson | escape possible html content in commit messages (oops) |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Matt Nordhoff | Simplify the markup slightly |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Matt Nordhoff | Disgusting, evil template code to avoid repeating the... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Paul Hummer | Eated MemoryProfileMiddleware |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Paul Hummer | Memory profiling. Dozer is doing it. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Matt Nordhoff | Get rid of BranchWSGIApp.yui_url. Use YUI's combined... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Matt Nordhoff | Add an option to serve-branches to serve YUI from Yahoo... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Michael Hudson | fix bug #353230, thanks Peter Bui |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Michael Hudson | animation fixup |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Michael Hudson | a quick dose of IE compatibility: |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Paul Hummer | Cleaned up the config for loggerhead |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | reorganize animation javascript to be saner and smoother |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Paul Hummer | Fixed an issue where I seemed to have poo for brains... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Paul Hummer | Responded to mwhudson's review |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | remove log calls |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | remove redundant nodes from templates |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | fix revision page |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | significantly smoother and saner animation on changelog... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Paul Hummer | Moar integrations for the config codes! |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | get rid of alt/title hack for icon paths |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Paul Hummer | Moved command_line_parser out of serve branches and... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Paul Hummer | Added base config class |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Michael Hudson | display nick of merged revisions sensibly |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Added MemoryProfileMiddleware |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Whitespace fix |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Deleted abandoned attempt at heapy middleware. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Fixed logging for memory profiling |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Added update method for memory profiling middleware. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Changed how the memory_profile option is used |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Added a profiling wrapper |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Added thread locking support |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Changing my approach to memory profiling |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Paul Hummer | Added MemoryProfiling middleware |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Michael Hudson | fix diffs with bzr.dev -- oops, split_lines isn't as... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Hudson | use a more optimistic approach to concurrency around... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Hudson | docs/clarifications |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Hudson | ooh, delete now unused lock infrastructure |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Hudson | a more intelligent (?) approach to concurrency |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Hudson | fix thinko on revision pages for removed files |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Michael Hudson | avoid loading inventories when possible for revision... |
commit | commitdiff | tree | snapshot |
next |