summaryrefslogtreecommitdiff
path: root/spec/features/calendar_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-5/+5
|
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-2/+0
|\ | | | | | | | | | | See merge request !10567 Signed-off-by: Rémy Coutable <remy@rymai.me>
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
| | | | | | | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+1
|/
* Add comment events to contributions calendar22645-add-discussion-contribs-to-calendarRémy Coutable2017-02-131-97/+125
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix deselecting calendar days on contribution graphClement Ho2016-11-041-0/+41
|
* Changed zero padded days to no padded days in date_formatClement Ho2016-10-011-1/+3
|
* Add more tests for calendar contributionClement Ho2016-09-261-9/+100
|
* Replace contributions calendar timezone payload with datesClement Ho2016-09-161-0/+39