Activity
-
closed merge request !53 "Draft: Resolve "Create a service method to fetch the comments on MRs / Issues"" at EIP / Labrador / GitBull
-
closed merge request !54 "Resolve "Create a service method to fetch the comments by one user"" at EIP / Labrador / GitBull
-
-
b9fee7be · basic caching update
-
-
opened merge request !56 "Draft: Resolve "Fetch the statistics of every project at night and cache the result."" at EIP / Labrador / GitBull
-
-
ee2666ad · refactoring classes
- ... and 1 more commit. Compare a773c931...ee2666ad
-
-
-
-
-
-
87726e0a · Merge branch 'development' into 69-make-the-role-of-a-member-config...
- ... and 8 more commits. Compare f9b18122...87726e0a
-
-
opened issue #86 "Fetch the statistics of every project at night and cache the result." at EIP / Labrador / GitBull
-
-
-
a773c931 · Merge branch '80-service-method-fetch-MRs' into 'development'
- ... and 7 more commits. Compare d10956de...a773c931
-
-
closed issue #80 "Create a service method to fetch the MRs per group and project" at EIP / Labrador / GitBull
-
accepted merge request !52 "Resolve "Create a service method to fetch the MRs per group and project"" at EIP / Labrador / GitBull
-
approved merge request !52 "Resolve "Create a service method to fetch the MRs per group and project"" at EIP / Labrador / GitBull
-
commented on merge request !52 "Resolve "Create a service method to fetch the MRs per group and project"" at EIP / Labrador / GitBull
I switched the parameters to LocalDateTime. Since the GitLab REST API expects Date objects for createdBefore and createdAfter, I made the conversio...
-
-
7f030c2f · Switch to LocalDateTime
-
-
commented on merge request !52 "Resolve "Create a service method to fetch the MRs per group and project"" at EIP / Labrador / GitBull
Yes, this allows for fetching MRs per project. There is one method for filtering by creation time, and one method for filtering by update time.
-
How to update? Two options:...