Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14Merge branch '22645-add-discussion-contribs-to-calendar' into 'master' Sean McGivern
2017-02-13Add comment events to contributions calendarRémy Coutable
2017-02-13Use preload for Event#target since it's a polymorphic associationRémy Coutable
2017-02-13Include :author, :project, and :target in Event.with_associationsRémy Coutable
2017-02-13Don't instantiate AR objects in Event.in_projectsRémy Coutable
2016-11-25Removed data-user-is view codeYorick Peterse
2016-11-23Remove event caching codeYorick Peterse
2016-11-16Allow commit note to be visible if repo is visibleRémy Coutable
2016-11-09Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher
2016-10-28Optimize Event queries by removing default orderAlejandro Rodríguez
2016-10-20Differentiate the expire from leave eventCallum Dryden
2016-10-11Make guests unable to view MRsValery Sizov
2016-10-07Fix Event#reset_project_activity updatesStan Hu
2016-10-04Remove lease from Event#reset_project_activityYorick Peterse
2016-09-20Fix broken spec due to last_activity_at updates being throttledStan Hu
2016-09-19Restrict last_activity_at updates to one per hourYorick Peterse
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-07-06Use a more future-proof check for Note/LegacyDiffNoteRémy Coutable
2016-07-04Fix diff comments not showing up in activity feedRémy Coutable
2016-06-28Display last commit of deleted branch in push events (!4699)winniehell
2016-05-16Reduce duplication and branching logic in EventsHelperRobert Speicher
2016-05-16Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher
2016-05-16Rename `Event#note_commit?` to `commit_note?`Robert Speicher
2016-05-16Simplify Event's target type-checkingRobert Speicher
2016-05-16Add an Event's target's title to its reference linkRobert Speicher
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-04-25Throttle the update of `project.last_activity_at` to 1 minuteRémy Coutable
2016-03-24Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre
2016-03-24Comments on confidential issues doesn't show in activity feed to non-membersDouglas Barbosa Alexandre
2016-03-18Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre
2016-02-04Various filter fixesJosh Frye
2016-01-27Use Atom update times of the first eventYorick Peterse
2016-01-26Don't pluck project IDs for eventsYorick Peterse
2015-12-02Don't show project fork event as importedDouwe Maan
2015-11-18Added Event.limit_recentYorick Peterse
2015-11-18Faster way of obtaining latest event update timeYorick Peterse
2015-11-11Change "recent" scopes to sort by "id"Yorick Peterse
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-07-02'created_at DESC' is performed twicecatatsuy
2015-04-06Change text of project creation event for imports.Douwe Maan
2015-03-22Refactor contributions events and write tests for calendarDmitriy Zaporozhets
2015-03-18List new commits for newly pushed branch in activity view.Douwe Maan
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-02-18Fix event loading with associationsDmitriy Zaporozhets
2015-02-13Add "User created project Namespace / Project" eventDouwe Maan
2015-02-13Refactor event title generation for more consistent messages.Douwe Maan
2015-02-13Move all event creation to EventCreateService.Douwe Maan
2015-02-06Explicitly define ordering in models using default_scopeDmitriy Zaporozhets
2014-12-29Remove unused ex local variable from event.rbCiro Santilli