summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-071-0/+4
|\
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+4
* | Unify deployment_platform interface with EELin Jen-Shin2018-03-071-1/+2
* | Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-063-1/+14
|\ \
| * | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-052-0/+13
| |/
| * Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-271-1/+1
* | Arg.id via method pointerPawel Chojnacki2018-03-061-1/+1
* | Implemente Prometheus:AdapterServicePawel Chojnacki2018-03-051-26/+0
* | add missing newlinePawel Chojnacki2018-03-011-1/+1
* | Implement PrometheusDeploymentLocator + fix metrics controllerPawel Chojnacki2018-03-011-0/+26
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-0/+48
|/
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-1/+2
* #28481: Display time tracking totals on milestone pageRiccardo Padovani2018-02-211-0/+8
* Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-071-0/+41
|\
| * Update RedisCacheable#cache_attribute_keyMatija Čupić2018-02-051-1/+1
| * Extract attribute caching to RedisCacheable concernMatija Čupić2018-02-051-0/+41
* | Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan2018-02-061-1/+7
* | Inlcude the size of trace artifactsShinya Maeda2018-02-061-2/+1
* | 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+4
* | Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas2018-02-051-13/+3
|/
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-0/+24
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-2/+2
* 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/+2
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-0/+40
|\
| * use class reader instead of dynamic constantAlexis Reigel2018-01-171-3/+5
| * accepts `.all` as a hook scope as wellAlexis Reigel2018-01-171-1/+2
| * use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-0/+6
| * extract concern for hook triggersAlexis Reigel2018-01-171-0/+31
* | Merge branch '1819-override-ce' into 'master'Rémy Coutable2018-01-151-0/+1
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 1819-override-ceLin Jen-Shin2018-01-126-14/+68
| |\ \
| * | | Skip sha_attribute if we're checking staticallyLin Jen-Shin2017-12-261-0/+1
* | | | Properly cleaning up memoized valuesLin Jen-Shin2018-01-121-3/+5
* | | | Introduce PredicateMemoization cop and fix offensesLin Jen-Shin2018-01-121-5/+14
| |/ / |/| |
* | | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-112-0/+2
* | | Remove soft removals related codeYorick Peterse2018-01-081-1/+0
* | | Refactor RelativePositioning so that it can be used by other classesJarka Kadlecová2018-01-051-7/+11
* | | Just try to detect and assign onceLin Jen-Shin2018-01-051-3/+4
* | | Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-0/+47
* | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-041-6/+5
|\ \ \ | |_|/ |/| |
| * | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-6/+5
| |/
* | Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre2018-01-031-1/+1
* | Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-031-0/+2
|/
* Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher2017-12-222-10/+4
|\
| * Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-222-10/+4
* | Use relative URLs when linking to uploaded filesNick Thomas2017-12-221-1/+1
* | Explictly require Gitlab::Utils in ProjectFeaturesCompatibilitydz-fix-seed-fuDmitriy Zaporozhets2017-12-221-0/+1
|/
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-1/+1
* Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher2017-12-191-2/+4
* Accept arguments to blocked JSON serialization methodsRobert Speicher2017-12-191-1/+1
* Add BlocksJsonSerialization model concern and include it in UserRobert Speicher2017-12-191-0/+14