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-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-04Update last_repository_updated_at when a push event is createdDouglas Barbosa Alexandre
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-02Add traits for the different Event types to the Event factoryRobert Speicher
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-11-25Removed data-user-is view 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-20Differentiate the expire from leave eventCallum Dryden
2016-10-13Union examples in event spec fo speed upSemyon Pupkov
2016-10-11Make guests unable to view MRsValery Sizov
2016-10-04Remove lease from Event#reset_project_activityYorick Peterse
2016-09-19Restrict last_activity_at updates to one per hourYorick Peterse
2016-07-07Update test with new factory nameDouwe Maan
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-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
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-01-27Use Atom update times of the first eventYorick Peterse
2015-12-09Tag model specsDouwe Maan
2015-11-18Added Event.limit_recentYorick Peterse
2015-11-18Faster way of obtaining latest event update timeYorick Peterse
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-11-05Merge pull request #8233 from cirosantilli/rm-new-branch-deadValeriy Sizov
2014-11-03Factor '0' * 40 blank ref constantsCiro Santilli
2014-11-03Remove dead Event#new_branch? methodCiro Santilli
2014-06-18Fix project deletion and testsDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2013-12-15fix most of warningsskv
2013-03-26stub notification in event modelDmitriy Zaporozhets
2013-02-13Constants in Events looks good nowAndrew8xx8
2012-12-14Fixed event.allowed? with event.proper?Dmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-10-09AnnotatedDmitriy Zaporozhets
2012-09-15A bit of test refactoringrandx
2012-09-10User left project event addedAlex Denisov
2012-09-10User joined project event addedAlex Denisov
2012-08-29Add more coverage for model validations and associationsRobert Speicher
2012-08-29Remove annotations from specsRobert Speicher
2012-08-29Remove model specs that are covered by factories_specRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-06-26Reannotatedrandx
2012-04-02fixed project specDmitriy Zaporozhets
2012-03-28Event & Wiki models specsDmitriy Zaporozhets
2012-02-28Observe issue, merge request, note creation - create eventDmitriy Zaporozhets