summaryrefslogtreecommitdiff
path: root/spec/features/calendar_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Further UI improvements to Profile "Overview" tab"Martin Wortschack2018-11-201-12/+12
* Resolve "Redesign activity feed"Martin Wortschack2018-11-061-1/+1
* Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-9/+12
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas2017-12-181-1/+1
* add visible argument to helper rather than duplicating codeMike Greiling2017-11-021-3/+3
* fix page render issues on contribution calendar while tests are runMike Greiling2017-10-301-1/+1
* Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-241-1/+1
* Migrate events into a new formatYorick Peterse2017-08-101-8/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* 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
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* | 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
* 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