summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* up to 2.6.3v2.6.3randx2012-06-261-1/+1
* Merge pull request #982 from JamesEarlDouglas/mailer-controller-typoDmitriy Zaporozhets2012-06-261-3/+3
|\
| * fix typo: 'avaialble' -> 'available'James Earl Douglas2012-06-261-3/+3
* | MR: merged badge. Removed colors from MR listrandx2012-06-2610-25/+28
|/
* Fix ldap blank passwordDmitriy Zaporozhets2012-06-262-11/+17
* Fix IssueObserver current_user assign. Refactored observersrandx2012-06-247-1/+9
* Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx2012-06-2419-49/+358
|\
| * Protect IssueObserver#send_reassigned_email method.Robb Kidd2012-06-202-3/+5
| * Remove :issue from MailerObserver; handled by IssueObserver now.Robb Kidd2012-06-201-1/+1
| * Remove upvotes method from Issue.Robb Kidd2012-06-201-5/+0
| * Extract observation of User to a UserObserverRobb Kidd2012-06-205-10/+37
| * Deliver issue mails.Robb Kidd2012-06-202-7/+19
| * Disable observers in specs. Enable only when observer is under test.Robb Kidd2012-06-206-30/+62
| * Add resque_spec to test queuing mail.Robb Kidd2012-06-206-2/+13
| * Make IssueObserver handle issus, not MailerObserverRobb Kidd2012-06-206-21/+64
| * Add method for an issue to know whether it is being closedRobb Kidd2012-06-204-9/+55
| * Add method to Note to create notes about status changes.Robb Kidd2012-06-202-0/+27
| * Update IssueObserver to send reassigned emails when an issue is reassigned.Robb Kidd2012-06-202-34/+44
| * Add new utility method for an issue to know whether it is being reassignedRobb Kidd2012-06-202-5/+25
| * New IssueObserver class and spec.Robb Kidd2012-06-202-0/+84
* | Diff refactoringValeriy Sizov2012-06-242-6/+6
* | small clean of CommitDecoratorValeriy Sizov2012-06-241-4/+0
* | update docValeriy Sizov2012-06-231-1/+1
* | Update masterValeriy Sizov2012-06-231-2/+2
* | Up to 2.6.2v2.6.2randx2012-06-221-1/+1
* | Force resque protectionrandx2012-06-221-0/+0
* | Fixed network graph keyboard navrandx2012-06-223-3/+2
* | Up to 2.6.1v2.6.1randx2012-06-221-1/+1
* | Fix project redirect after destroyrandx2012-06-221-1/+1
* | Merge pull request #961 from NARKOZ/load_assets_groupDmitriy Zaporozhets2012-06-221-2/+2
|\ \
| * | load assets group to allow lazy compilation in productionNihad Abbasov2012-06-221-2/+2
* | | Merge pull request #959 from NARKOZ/raphael-jsDmitriy Zaporozhets2012-06-223-17/+11
|\ \ \ | |/ /
| * | move assets gems to assets groupNihad Abbasov2012-06-221-7/+7
| * | downgrade raphael js to 1.5.2Nihad Abbasov2012-06-223-11/+5
|/ /
* | Up to 2.6v2.6.0randx2012-06-213-2/+14
* | admin area -> search for usersrandx2012-06-213-0/+8
* | admin area -> search for projecsrandx2012-06-212-1/+7
* | Pushed widget improvedrandx2012-06-217-16/+22
* | resque auth examplerandx2012-06-211-0/+5
* | Few minor css improvementsrandx2012-06-212-2/+3
* | Backgrounds for Issuesrandx2012-06-211-0/+7
* | Issues & MR legendDmitriy Zaporozhets2012-06-2110-9/+158
* | lets comment browse featurerandx2012-06-211-0/+0
* | remove double negativeZevs2012-06-211-1/+1
* | Merge pull request #952 from gitlabhq/remove_link_to_functionDmitriy Zaporozhets2012-06-205-2/+18
|\ \ | |/ |/|
| * missed ;randx2012-06-201-1/+1
| * Get rid of deprecated link_to_functionrandx2012-06-205-2/+18
|/
* Revert "Handle Commit "show suppressed diff" link with a doc-ready event hand...Zevs2012-06-203-8/+6
* Revert "Handle MR "show all commits" link with a doc-ready event handler."Zevs2012-06-202-8/+7
* Revert "Invert "unless .empty?" to "if .present?"; unless-else is evil."Zevs2012-06-201-1/+1