summaryrefslogtreecommitdiff
path: root/spec/models/event_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-16/+0
* Throttle the update of `project.last_activity_at` to 1 minute15094-throttle-update-of-last_activity_atRémy Coutable2016-04-251-22/+43
* Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-241-22/+22
* Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre2016-03-241-14/+40
* Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre2016-03-171-0/+36
* Use Atom update times of the first eventevents-performanceYorick Peterse2016-01-271-21/+0
* Tag model specsDouwe Maan2015-12-091-1/+1
* Added Event.limit_recentYorick Peterse2015-11-181-0/+17
* Faster way of obtaining latest event update timeYorick Peterse2015-11-181-0/+21
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-12/+12
* Merge pull request #8233 from cirosantilli/rm-new-branch-deadValeriy Sizov2014-11-051-1/+0
|\
| * Remove dead Event#new_branch? methodCiro Santilli2014-11-031-1/+0
* | Factor '0' * 40 blank ref constantsCiro Santilli2014-11-031-1/+1
|/
* Fix project deletion and testsDmitriy Zaporozhets2014-06-171-22/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* fix most of warningsskv2013-12-151-2/+2
* stub notification in event modelDmitriy Zaporozhets2013-03-261-0/+1
* Constants in Events looks good nowAndrew8xx82013-02-131-1/+1
* Fixed event.allowed? with event.proper?Dmitriy Zaporozhets2012-12-141-1/+1
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-3/+3
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-1/+1
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+16
* A bit of test refactoringrandx2012-09-151-21/+20
* User left project event addedAlex Denisov2012-09-101-1/+12
* User joined project event addedAlex Denisov2012-09-091-0/+11
* Add more coverage for model validations and associationsRobert Speicher2012-08-291-0/+1
* Remove annotations from specsRobert Speicher2012-08-291-16/+0
* Remove model specs that are covered by factories_specRobert Speicher2012-08-291-10/+0
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-15/+15
* Reannotatedrandx2012-06-261-4/+5
* fixed project specDmitriy Zaporozhets2012-04-021-1/+1
* Event & Wiki models specsDmitriy Zaporozhets2012-03-281-0/+44
* Observe issue, merge request, note creation - create eventDmitriy Zaporozhets2012-02-281-9/+22
* Event entity createdDmitriy Zaporozhets2012-02-281-0/+19