.. |
analytics_build_entity.rb
|
fix started_at check
|
2016-11-29 12:41:11 +01:00 |
analytics_build_serializer.rb
|
WIP - refactoring URL builder and events presenter into serializers
|
2016-11-17 08:22:58 +01:00 |
analytics_commit_entity.rb
|
small refactor - removing includes no longer needed
|
2016-11-17 08:22:59 +01:00 |
analytics_commit_serializer.rb
|
serialize all the things!
|
2016-11-17 08:22:58 +01:00 |
analytics_generic_serializer.rb
|
refactor events facade so it uses separate classes and refactor query stuff
|
2016-11-17 13:22:27 +01:00 |
analytics_issue_entity.rb
|
refactor events facade so it uses separate classes and refactor query stuff
|
2016-11-17 13:22:27 +01:00 |
analytics_issue_serializer.rb
|
refactor events facade so it uses separate classes and refactor query stuff
|
2016-11-17 13:22:27 +01:00 |
analytics_merge_request_entity.rb
|
refactor events facade so it uses separate classes and refactor query stuff
|
2016-11-17 13:22:27 +01:00 |
analytics_merge_request_serializer.rb
|
refactor events facade so it uses separate classes and refactor query stuff
|
2016-11-17 13:22:27 +01:00 |
analytics_stage_entity.rb
|
Restore exposure of legend property for events
|
2017-02-10 16:17:44 -05:00 |
analytics_stage_serializer.rb
|
added analytics stage serializer and moved some info to the stage classes from the controller
|
2017-01-17 11:32:54 +01:00 |
analytics_summary_entity.rb
|
added new summary serializers and refactor all of the summary stuff into separate logical classes
|
2017-01-17 11:32:54 +01:00 |
analytics_summary_serializer.rb
|
added new summary serializers and refactor all of the summary stuff into separate logical classes
|
2017-01-17 11:32:54 +01:00 |
base_serializer.rb
|
Return serializable hash from a represented serializer
|
2017-01-27 13:02:59 +01:00 |
build_action_entity.rb
|
Expose if action is playable in JSON
|
2017-03-20 14:39:37 +01:00 |
build_artifact_entity.rb
|
Rename some pipeline and build related entities
|
2016-12-21 14:52:25 +01:00 |
build_entity.rb
|
Merge branch 'master' into tc-fix-unplayable-build-action-404
|
2017-04-03 17:22:18 +01:00 |
build_serializer.rb
|
Use superclass represent
|
2017-03-23 17:11:49 +09:00 |
commit_entity.rb
|
Update commit entity to point to valid commit page
|
2017-01-13 13:07:32 +01:00 |
deployment_entity.rb
|
Do not use absolute URLS in entities use relative
|
2016-11-17 16:10:12 +01:00 |
entity_date_helper.rb
|
use an empty total time when the build has not started yet so the UI knows
|
2016-11-25 11:47:33 +01:00 |
entity_request.rb
|
Simplify implementation of entity serializers
|
2016-11-04 15:00:39 +01:00 |
environment_entity.rb
|
Add metrics button to Environment Overview page
|
2017-03-31 09:20:11 +00:00 |
environment_serializer.rb
|
Fix pagination headers in grouped environments API
|
2017-02-10 09:36:52 +01:00 |
issuable_entity.rb
|
Backport backend work for time tracking.
|
2017-01-15 11:10:04 -05:00 |
issue_entity.rb
|
Backport some changes done from Time Tracking feature in EE.
|
2016-11-18 21:19:04 -05:00 |
issue_serializer.rb
|
Backport some changes done from Time Tracking feature in EE.
|
2016-11-18 21:19:04 -05:00 |
label_entity.rb
|
Backport some changes done from Time Tracking feature in EE.
|
2016-11-18 21:19:04 -05:00 |
merge_request_entity.rb
|
Update occurrences of MWBS to MWPS
|
2017-03-01 12:02:02 +01:00 |
merge_request_serializer.rb
|
Backport some changes done from Time Tracking feature in EE.
|
2016-11-18 21:19:04 -05:00 |
pipeline_entity.rb
|
Introduce endpoint optimisations
|
2017-04-06 14:33:17 +02:00 |
pipeline_serializer.rb
|
Use preload because we don't want join here
|
2017-04-06 23:43:15 +08:00 |
request_aware_entity.rb
|
Add missing specs for request aware entity module
|
2016-12-21 15:31:49 +01:00 |
stage_entity.rb
|
Fix Rubocop offenses in serializer entities
|
2016-12-27 14:37:17 +01:00 |
status_entity.rb
|
Add api points for ci cd status. Add favicon.
|
2017-03-23 17:11:48 +09:00 |
user_entity.rb
|
Add tests for serialization entities, add user entity
|
2016-11-04 13:08:58 +01:00 |