summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)2018-01-051-5/+7
* Merge branch 'ce-backport=reorder-issues' into 'master'Sean McGivern2018-01-052-7/+17
|\
| * Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-051-1/+1
| * Refactor RelativePositioning so that it can be used by other classesJarka Kadlecová2018-01-052-7/+17
* | Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-052-1/+15
|\ \
| * | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-1/+15
| |/
* | Merge branch 'remove-project-repo' into 'master'Sean McGivern2018-01-051-5/+1
|\ \ | |/ |/|
| * Remove the Project#repo methodJacob Vosmaer2018-01-041-5/+1
* | Just try to detect and assign onceLin Jen-Shin2018-01-051-3/+4
* | Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-043-6/+53
* | Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-041-4/+1
|\ \
| * | User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-301-4/+1
* | | Merge branch 'conditionally-eager-load-event-target-authors' into 'master'Douwe Maan2018-01-041-1/+12
|\ \ \ | |_|/ |/| |
| * | Eager load event target authors whenever possibleconditionally-eager-load-event-target-authorsYorick Peterse2018-01-041-1/+12
* | | Merge branch 'osw-introduce-merge-request-statistics' into 'master'Sean McGivern2018-01-043-14/+12
|\ \ \
| * | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-14/+12
| |/ /
* | | 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-042-0/+36
* | | Write projects config to all projects inside namespace in batchesDouglas Barbosa Alexandre2018-01-032-3/+3
* | | Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-032-9/+8
* | | Handle exceptions when writing to .git/configDouglas Barbosa Alexandre2018-01-031-0/+3
* | | Update project full path in .git/config when renaming namespaceDouglas Barbosa Alexandre2018-01-032-0/+9
* | | Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre2018-01-031-0/+5
* | | Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+5
* | | Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan2018-01-031-1/+5
|\ \ \ | |/ / |/| |
| * | refactor project create service41424-gitlab-rake-gitlab-import-repos-schedules-an-importJames Lopez2018-01-031-1/+1
| * | refactor code to use new import typeJames Lopez2018-01-031-0/+4
| |/
* | Fix user membership destroy relationFrancisco Javier López2018-01-021-3/+3
|/
* Fix links to old commits in merge requests41492-mr-comment-fixJarka Kadlecová2017-12-291-2/+7
* Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets2017-12-251-4/+0
|\
| * Remove unused method `remote_exists?`Alejandro Rodríguez2017-12-221-4/+0
* | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-232-21/+9
|\ \
| * | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-21/+9
| |/
* | Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher2017-12-224-20/+6
|\ \
| * | Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-224-20/+6
| |/
* | Merge branch 'fj-revert-event-target-author-preloading' into 'master'Stan Hu2017-12-221-1/+1
|\ \
| * | Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788Francisco Javier López2017-12-221-1/+1
* | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-225-38/+64
* | | Merge branch 'dm-issue-move-transaction-error' into 'master'Robert Speicher2017-12-221-5/+11
|\ \ \ | |/ / |/| |
| * | Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-errorDouwe Maan2017-12-221-5/+11
| |/
* | Use relative URLs when linking to uploaded filesNick Thomas2017-12-221-1/+1
* | Merge branch 'dz-fix-seed-fu' into 'master'Douwe Maan2017-12-221-0/+1
|\ \ | |/ |/|
| * Explictly require Gitlab::Utils in ProjectFeaturesCompatibilitydz-fix-seed-fuDmitriy Zaporozhets2017-12-221-0/+1
* | LDAP extern_uids are not normalized when updated via APIFrancisco Javier López2017-12-211-0/+10
|/
* Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"revert-b655a4a7Kim Carlbäcker2017-12-202-7/+11
* 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-192-0/+15
* Merge branch '36020-private-npm-modules' into 'master'Douwe Maan2017-12-192-3/+28
|\
| * BlobViewer::PackageJson - if private link to homepageMario de la Ossa2017-12-181-3/+9