summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Pawel Chojnacki2018-02-241-0/+121
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+31
* Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-071-0/+39
|\
| * Fix RedisCacheable#cache_attributes spec38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hourMatija Čupić2018-02-061-6/+2
| * Check return value in RedisCacheable#cached_attribute specMatija Čupić2018-02-061-3/+8
| * Use double instead of runner in RedisCacheable specMatija Čupić2018-02-061-5/+9
| * Extract attribute caching to RedisCacheable concernMatija Čupić2018-02-051-0/+34
* | Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan2018-02-061-1/+1
|/
* Fix truncated_diff_lines for legacy notes without a line42160-error-500-loading-merge-request-undefined-method-index-for-nil-nilclassSean McGivern2018-01-301-0/+10
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-18/+21
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-0/+43
|\
| * no need for a named parameterAlexis Reigel2018-01-171-1/+1
| * accepts `.all` as a hook scope as wellAlexis Reigel2018-01-171-1/+9
| * use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-0/+18
| * extract concern for hook triggersAlexis Reigel2018-01-171-0/+17
* | Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+73
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-223-5/+5
* Call the correct method in the BlocksJsonSerialization specrs-blocks-json-serializationRobert Speicher2017-12-191-1/+1
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-192-4/+4
* Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher2017-12-191-2/+2
* Add BlocksJsonSerialization model concern and include it in UserRobert Speicher2017-12-191-0/+17
* Treat empty markdown and html strings as valid cached text, not missing cache...optimize-issues-avoid-noop-empty-cache-updates2Greg Stark2017-12-121-0/+20
* Throttle the number of UPDATEs triggered by touchYorick Peterse2017-12-061-1/+1
* Merge branch 'dm-search-pattern' into 'master'Sean McGivern2017-11-291-4/+6
|\
| * Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-4/+6
* | Merge branch '40561-environment-scope-value-is-not-trimmed' into 'master'Kamil Trzciński2017-11-281-0/+18
|\ \
| * | Strip leading & trailing whitespaces in CI/CD secret variable keys40561-environment-scope-value-is-not-trimmedRémy Coutable2017-11-271-0/+18
| |/
* | Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architectureRémy Coutable2017-11-241-4/+4
|/
* Use latest_merge_request_diff associationSean McGivern2017-11-231-0/+51
* Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-151-11/+26
* Add feature test to milestoneGeorge Andrinopoulos2017-11-111-0/+6
* Move total time spend calculation to milestoneishGeorge Andrinopoulos2017-11-111-0/+11
* Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-091-0/+44
* updated the ignore_column concern to support multiple columnsmicael.bergeron2017-11-061-4/+8
* Add system hooks user_rename and group_renameWinnie Hellmann2017-11-031-0/+1
* Remove authentication using user.private_tokenDouwe Maan2017-11-021-1/+1
* Load participants asyncEric Eastwood2017-10-311-0/+6
* Pass `archived:` as a keyword argumentBob Van Landuyt2017-10-121-2/+2
* Handle archived projects in the `GroupDescendantsFinder`Bob Van Landuyt2017-10-111-6/+27
* Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-104-65/+109
|\
| * Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-091-20/+37
| * Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-19/+33
| * Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-23/+12
| * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-062-35/+47
| * Add a additional scope related to alive CI/CD statusesGrzegorz Bizon2017-10-051-0/+12
* | Load counts everywhere we render a group treeBob Van Landuyt2017-10-051-0/+28
* | Force parents to be preloaded for building a hierarchyBob Van Landuyt2017-10-051-15/+23
* | Always preload all elements in a hierarchy to avoid extra queries.Bob Van Landuyt2017-10-041-2/+19
* | Clean up public/private api of `GroupDescendant`Bob Van Landuyt2017-10-041-32/+0
* | Rename hierarchies to descendants where applicableBob Van Landuyt2017-10-041-9/+9