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
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-03-01Eliminate most N+1 queries loading UserController#calendar_activitiesStan Hu
2018-10-26Replace deprecated uniq on a Relation with distinctJasper Maes
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-05-30Replace .having with .where in calendar queryJan Provaznik
2018-03-07Count discussions on issues and merge requests as contributions for the contr...Riccardo Padovani
2018-03-05#43691: DiffNotes not counted by ContributionsCalendarRiccardo Padovani
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-08-01fix rubocop violations 👮Mike Greiling
2017-08-01fix mysql syntax for date INTERVAL arithmaticMike Greiling
2017-07-29adjust timezone for date grouping in contributions calendarMike Greiling
2017-07-29use timezone-aware Date.current instead of Date.today in ContributionsCalenda...Mike Greiling
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Fix memoization in ContributionsCalendar#activity_datesSean McGivern
2017-02-13Add comment events to contributions calendarRémy Coutable
2016-11-09Merge branch '23403-fix-events-for-private-project-features' into 'security'Robert Speicher
2016-09-16Replace contributions calendar timezone payload with datesClement Ho
2016-08-26Reduce contributions calendar data payloadClement Ho
2016-05-16Group the contributing calendar by dayPhil Hughes
2016-01-02Simplify `ContributionsCalendar#starting_year` and `#starting_month`Robert Speicher
2015-10-03Fix rubocop warnings in libGuilherme Garnier
2015-04-25Fix contributions calendar empty problem under mysqlZhang Sen
2015-03-23Improve contribution calendar per day infoDmitriy Zaporozhets
2015-03-23Contribution calendar will use events instead of commits to count contributionsDmitriy Zaporozhets
2015-03-22Refactor contributions events and write tests for calendarDmitriy Zaporozhets
2015-03-22Replace commits calendar with contributions calendarDmitriy Zaporozhets