summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-0/+4
* Show correct size when MR diff overflowsSean McGivern2017-04-252-9/+10
* Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern2017-04-242-1/+9
|\
| * Ensure replying to an individual note by email creates a note with its own di...dm-fix-individual-notes-reply-attributesDouwe Maan2017-04-242-1/+9
* | Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' Sean McGivern2017-04-241-2/+13
|\ \
| * | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-2/+13
| |/
* | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-6/+10
|\ \
| * | Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-7/+5
| * | Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-2/+8
| |/
* | Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński2017-04-241-0/+4
|\ \ | |/ |/|
| * Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon2017-04-211-0/+4
* | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-211-58/+68
|\ \
| * | Start versioning cached markdown fieldsNick Thomas2017-04-211-33/+68
| * | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-25/+0
* | | Merge branch 'dz-cleanup-add-users' into 'master' Douwe Maan2017-04-215-29/+21
|\ \ \ | |_|/ |/| |
| * | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-215-29/+21
| |/
* | Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-216-12/+12
|\ \ | |/
| * Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-201-1/+1
| |\
| | * Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-1/+1
| * | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-201-8/+5
| |\ \
| | * | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-3/+3
| | * | Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-181-5/+2
| | |/
| * | Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher2017-04-191-0/+2
| |\ \
| | * | Implement search by extern_uid in Users APIRobin Bobbitt2017-04-181-0/+2
| * | | Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern2017-04-192-2/+2
| |\ \ \
| | * | | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-192-2/+2
| * | | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-191-1/+2
| |\ \ \ \
| | * | | | Fix method visibilitySean McGivern2017-04-141-2/+0
| | * | | | Remove unused user activities codeSean McGivern2017-04-141-4/+0
| | * | | | Port 'Add user activities API' to CESean McGivern2017-04-141-3/+1
| | * | | | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-142-21/+8
| | * | | | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-142-0/+21
| | * | | | Port 'Add EE usage ping' to CESean McGivern2017-04-141-1/+2
| | | |_|/ | | |/| |
* | | | | Fix Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-201-1/+1
|/ / / /
* | | | Fix active user countJames Lopez2017-04-191-1/+1
| |/ / |/| |
* | | disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-181-1/+1
* | | Use DeleteUserWorker for removing users via spam logssh-use-delete-worker-spam-logsStan Hu2017-04-171-2/+2
* | | Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan2017-04-171-1/+1
|\ \ \
| * | | Fix following with multiple pathsfix-follow-with-multiple-pathsSean McGivern2017-04-171-1/+1
| |/ /
* | | Merge branch 'dz-remove-repo-version' into 'master' Douwe Maan2017-04-171-7/+1
|\ \ \
| * | | Removes `Repository#version` method and testsdz-remove-repo-versionDmitriy Zaporozhets2017-04-171-7/+1
| |/ /
* | | Hard delete users' associated records deleted from AbuseReportssh-add-option-to-hard-deleteStan Hu2017-04-161-1/+1
|/ /
* | Sanitize container repository path in model classfix/gb/fix-registry-for-uppercased-project-pathsGrzegorz Bizon2017-04-131-1/+2
* | Fix NUMBER_OF_TRUNCATED_DIFF_LINES re-definition errorrs-fix-already-defined-constantRobert Speicher2017-04-121-2/+2
* | Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern2017-04-121-0/+6
|\ \ | |/ |/|
| * Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-121-0/+6
* | Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-122-15/+16
|\ \
| * | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-112-15/+16
| |/
* | Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern2017-04-121-0/+1
|\ \
| * | Fix issue's note cache expiration after deletemhasbini2017-04-111-0/+1
| |/