CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 05:03:48 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091005125322
location: https://web.archive.org/web/20091005125322/https://github.com/edavis10
server-timing: captures_list;dur=1.557291, exclusion.robots;dur=0.021592, exclusion.robots.policy;dur=0.009967, esindex;dur=0.011563, cdx.remote;dur=47.711622, LoadShardBlock;dur=404.926924, PetaboxLoader3.datanode;dur=113.824092, PetaboxLoader3.resolve;dur=166.390074
x-app-server: wwwb-app213
x-ts: 302
x-tr: 508
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 06 Aug 2025 05:03:49 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 05 Oct 2009 12:53:22 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "6d11dc9084158331f075f84530856329"
x-archive-orig-x-runtime: 105ms
x-archive-orig-content-length: 91089
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 05 Oct 2009 12:53:22 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 08 Jun 2008 13:13:20 GMT", ; rel="prev memento"; datetime="Wed, 23 Sep 2009 05:14:17 GMT", ; rel="memento"; datetime="Mon, 05 Oct 2009 12:53:22 GMT", ; rel="next memento"; datetime="Wed, 02 Dec 2009 08:58:44 GMT", ; rel="last memento"; datetime="Tue, 10 Jun 2025 14:54:12 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_12_20091005035138_crawl103-c/51_12_20091005123642_crawl101.arc.gz
server-timing: captures_list;dur=1.581386, exclusion.robots;dur=0.016948, exclusion.robots.policy;dur=0.008583, esindex;dur=0.010021, cdx.remote;dur=49.217144, LoadShardBlock;dur=422.079483, PetaboxLoader3.datanode;dur=184.102749, PetaboxLoader3.resolve;dur=456.379263, load_resource;dur=242.506696
x-app-server: wwwb-app213
x-ts: 200
x-tr: 841
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
edavis10's Profile - GitHub
Public Activity
-
Protect a form to prompt a user about navigating away from an unsaved form.Updated Fri Oct 02 13:11:36 -0700 2009
-
Reporting plugin for RedmineUpdated Fri Oct 02 12:04:10 -0700 2009
-
Redmine is a flexible project management web application written using Ruby on Rails framework. ...Updated Fri Oct 02 08:00:28 -0700 2009
-
My private working branches of Redmine. If you are looking for the official mirror of Redmine, u...Updated Thu Oct 01 17:20:34 -0700 2009
-
This plugin will let you enter timelogs in bulkUpdated Thu Oct 01 13:48:40 -0700 2009
-
Simple Redmine plugin to add your Application Title and Subtitle to the top right of Redmine.Updated Thu Oct 01 12:41:19 -0700 2009
-
Redmine plugin to create and manage invoicesUpdated Thu Oct 01 12:22:51 -0700 2009
-
Coming soon...Updated Mon Sep 28 09:22:39 -0700 2009
-
Redmine plugin that will automatically set an Issue's due_date based on the Version and / or Deli...Updated Fri Sep 25 14:19:41 -0700 2009
-
The Redmine Kanban plugin is used to manage issues according to the Kanban system of project mana...Updated Fri Sep 25 13:48:38 -0700 2009
Public Activity
module PatchingProjectForEirikb
def self.included(base) # :nodoc:
base.send(:include, Insta...
module PatchingProjectForEirikb
def self.included(base) # :nodoc:
base.send(:include, Insta...
New branch is at edavis10/form_protector/tree/master
New repository is at edavis10/form_protector
HEAD is 7205e24578635475a57fbbf6b7ec949384d0ec35
x

-
jplang committed 41cbd239:
Makes timelog report work at issue level (#2935).
-
jplang committed b4c55ea4:
Makes saved query filters visible (#2883).
-
jplang committed 3477ded3:
Makes tickets and timelogs filters collapsible (UI).
-
jplang committed cc3c8a71:
Update version to 0.8.5.
-
winterheart committed d3691239:
Russian update (#3859)
-
edavis10 committed 7b0cb6ab:
Upgraded to Rails 2.3.4 (#3597)
-
winterheart committed fb349dc4:
Translation updates
-
jplang committed 9ec5c328:
Fixes group update form url (#3854).
-
jplang committed 04127723:
Slight change to the visibility SQL statement.
-
jplang committed 8faa66f6:
Adds spent time to the activity view (#3809).
-
jplang committed 563c927e:
Fixes Textile reference link (#3812).
-
jplang committed aca6ed13:
Fixed: issue attachments are saved even if the issue has been updated by another user (#3846).
-
jplang committed 8e322219:
Korean translation update (#3847).
-
jplang committed 275b555b:
Email handler: set a default issue subject if the email subject is blank (#3850).
-
jplang committed 7f463502:
Makes 'delete links' the same on admin views.
-
jplang committed ede99604:
Refactoring of tabs rendering.
-
jplang committed d4ed5ec3:
Adds strings for user groups.
-
jplang committed 77074571:
User groups branch merged.
-
edavis10 committed 847c7367:
Added plugin hook, :view_projects_show_sidebar_bottom
-
winterheart committed 02d07d8a:
Translation update: pt-BR (#3839)
And 8 more commits...
HEAD is d3524aa2e1d58fa7634cdb82d954f345d17424f7
x

-
edavis10 committed d3524aa2:
Provide some feedback when a TimeEntry doesn't save.
-
edavis10 committed 0a0b75a0:
[#3038] Truncate comments to 255 characters.
-
edavis10 committed c273d071:
Fixed failing test
-
edavis10 committed 9fe90bb3:
No way to tell if a line is a header or an invalid record.
-
edavis10 committed 6731afc5:
[#3038] Skip empty or invalid lines on the CSV import.
-
edavis10 committed fcca9591:
[#3038] Wrapped the import in a transaction.
-
edavis10 committed 8cc2fddf:
Extracted data generation test method.
-
edavis10 committed 792ba7ae:
[#3038] Hooked up FasterCSV to do a basic import.
-
edavis10 committed 6b2040c1:
Added testing framework with shoulda
-
edavis10 committed 0c15f79c:
Added some ObjectDaddy exemplars from another plugin.
-
edavis10 committed 0caf3522:
[#3038] Added a simple Rake task to wrap a Model.
-
edavis10 committed 89415a2e:
Updated Rakefile to use the plugin support gem
-
edavis10 committed 50bef2bc:
Empty specs help no one
HEAD is 9fa6be79b9f1ac00db4de6cc0d332ec17f7e17ca
x

-
edavis10 committed 9fa6be79:
[#3018] Updated the email notifications to use the new Notifiable options.
-
edavis10 committed bc5bf525:
[#3018] Added three new notifiable events
-
edavis10 committed 9d39211d:
[#3018] Refactored the hardcoded event actions (notifiables) to use a class.
-
edavis10 committed 7920cc95:
[#3020] Add a second action menu to IssuesController#show.
This feature is coming soon. Sit tight!