- 20 Jun, 2012 19 commits
-
-
Robb Kidd authored
Used the built-in observer enable/disable feature in ActiveModel[1]. ActiveRecord::Base includes ActiveModel::Observing which provides this behavior. Simple wraps to enable the observer under test were added to the specs for: ActivityObserver, IssueObserver, Admin::Users and Issues. The spec for Project.last_activity was refactored to separate the tests for #last_activity and #last_activity_date. Each had doubles added to isolate the spec from the hidden dependency on the ActivityObserver action to create an Event for the project when an Issue is created. This ActivityObserver behavior is already tested by its spec. [1] http://api.rubyonrails.org/classes/ActiveModel/ObserverArray.html
-
Robb Kidd authored
-
Robb Kidd authored
-
Robb Kidd authored
Update IssueObserver to create a Note on the issue its being closed.
-
Robb Kidd authored
-
Robb Kidd authored
-
Robb Kidd authored
-
Robb Kidd authored
Handles emails for new issues and reassigned issues. Need to add creating a Note on Issue close.
-
Valeriy Sizov authored
Replace calls to deprecated link_to_function with doc-ready functions.
-
randx authored
-
Dmitriy Zaporozhets authored
make a hyperlink from the counted keys
-
Wouter D'Haeseleer authored
Refs Ticket #948
-
Robb Kidd authored
Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Update to the latest grit
-
Wouter D'Haeseleer authored
-
- 19 Jun, 2012 12 commits
-
-
Wouter D'Haeseleer authored
The latest grit includes a patch for performance improvements.
-
Dmitriy Zaporozhets authored
Network graph fix (#909)
-
Dmitry Kalinkin authored
-
Dmitry Kalinkin authored
-
Dmitry Kalinkin authored
network graph: change lines to be more github-like (removes some ambiguousness in graph presentation)
-
Dmitry Kalinkin authored
-
Dmitry Kalinkin authored
-
Dmitriy Zaporozhets authored
Update Fonts to include good Windows Default monospaced font, too.
-
Nathan Anderson authored
-
Nathan Anderson authored
-
Dmitriy Zaporozhets authored
-
Valeriy Sizov authored
Modified the login screen for primarily LDAP authentication
-
- 18 Jun, 2012 9 commits
-
-
Robb Kidd authored
Replaces link_to_function use which was deprecated in Rails v3.2.4. https://github.com/rails/rails/commit/9dc57fe9c Still absent is a graceful degrade for no-JS.
-
Robb Kidd authored
-
randx authored
-
randx authored
-
randx authored
-
jdamick authored
-
jdamick authored
-
jdamick authored
-
jdamick authored
-