summaryrefslogtreecommitdiff
path: root/app/views/users/calendar.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Group the contributing calendar by dayPhil Hughes2016-05-161-8/+9
| | | | This aligns the boxes correctly with the day on the left side of the calendar
* Updated contrib map away from cal heat mapPhil Hughes2016-05-161-2/+0
|
* Add a missing Oxford comma in some text on the Activity graph.connorshea2016-04-081-1/+1
| | | | Resolves #14668. [ci skip]
* Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-161-4/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Capitalize js class namecapitalize-js-classDmitriy Zaporozhets2015-03-251-1/+1
|
* Contribution calendar will use events instead of commits to count contributionsDmitriy Zaporozhets2015-03-221-1/+4
|
* Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-211-1/+1
| | | | | | * count opening of issues and merge requests * dont trigger git repository - use events from database * much-much faster since does not affected by repository size
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-1/+2
|
* Get contributed projects only if push event existsDmitriy Zaporozhets2015-02-181-1/+1
|
* Remove : from headersDmitriy Zaporozhets2015-01-291-1/+1
|
* Load contribution calendar via AJAXDmitriy Zaporozhets2015-01-291-0/+8