0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 17 hours ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r925: Now always displays hide/show empty directories but doesn't link from it when inactive. Fixes ticket #92. More... over 17 years ago
r924: Updated controller for top level servers view so that it uses more efficient size_and_count. Also created method on Server model. More... over 17 years ago
r923: Fix routing, links in administration view, restore database.yml More... over 17 years ago
r922: Make File refer not to Earth::File More... over 17 years ago
r921: Make default db config point development db to one on localhost More... over 17 years ago
r920: More information and improved layout in administration view; use FQDN instead of host name for name column in servers table; better routing for administration view More... over 17 years ago
r919: Changed server icon to gnome-system.png (from Wiki commons, GPLed); added stylesheet for administration view; added link to project home page (fixes #108); added link in normal view to administration view; reload server data before setting daemon_version to nil when daemon exits, thus not resetting other server data to old values More... over 17 years ago
r918: Add unique index on server name to prevent duplicate entries for the same host More... over 17 years ago
r917: Have daemon record its version in the database; fixes #56; Refactor ApplicationHelper by prefixing methods with module name so that they can be used from outside the views/controllers; improved treemap view More... over 17 years ago
r916: Added support for multiple roots per scope, replaced hardcoded references to id column with primary key column from ActiveRecord base class More... over 17 years ago
r915: Undoing accidental commit More... over 17 years ago
r914: Added suppor for multiple watch directories to the daemon. **However** faster nested set is being used with a scope condition which will result in inconsistent lft and rgt values so, basically, don't use this feature YET More... over 17 years ago
r913: Refactored cache creation by moving large parts of it into the model More... over 17 years ago
r912: Fix children_count for unsaved nodes More... over 17 years ago
r911: Have children_count override the corresponding method defined by ActiveRecord's deprecated_association; make children_count not use possibly stale left and right values from memory; have overriding update method call before_update and after_update hooks More... over 17 years ago
r910: Getting ready to allow multiple watch directories More... over 17 years ago
r909: Added cleanup of test directory test_data_2 More... over 17 years ago
r908: Refactoring FileMonitor... (Not very good with words today) More... over 17 years ago
r907: Make indexes of file and directory paths less narrow; fixes #112 More... over 17 years ago
r906: Undo the changes from my last commit because I have no brain (It's Friday evening and I've had some beer). More... over 17 years ago
r905: Now run on FileMonitor.update on a server rather than just a single directory More... over 17 years ago
r904: Inlined method More... over 17 years ago
r903: Tiny little change (also using this to test post-commit hooks on SVN) More... over 17 years ago
r902: Changing the references from MySQL to PostgreSQL to reflect the RDBMS we are using. More... over 17 years ago
r901: Extracted method for starting file monitor on arbitrary directory More... over 17 years ago
r900: Last test, promise More... over 17 years ago
r899: Sorry, yet another test :( More... over 17 years ago
r898: Now have to run --clear explicitly to clear out the database. The daemon always expects a path now on startup. If it's the same as before it will load the startup data from the database. If there's no data in the database it will start indexing the new directory. Otherwise it will error, asking the use to run with --clear. More... over 17 years ago
r897: removing test_file More... over 17 years ago
r896: testing commit mails More... over 17 years ago