summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-041-1/+1
* 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
| * Do not generate links for private NPM modules in blob viewMario de la Ossa2017-12-182-3/+22
* | Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher2017-12-193-9/+36
|\ \ | |/ |/|
| * Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-193-9/+36
* | rework the merge_request_version_params to use Object#tapcommit-diff-discussion-in-mr-context-fix-linksMicaël Bergeron2017-12-181-8/+4
* | fix the commit diff discussion sending the wrong urlMicaël Bergeron2017-12-181-5/+14
* | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-0/+6
|\ \ | |/ |/|
| * Avoid Gitaly N+1 calls by caching tag_namesStan Hu2017-12-121-0/+6
* | Fixes 40842 - Adds extra cookies to JIRA service requestsStanislaw Wozniak2017-12-181-0/+2
* | Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-0/+4
* | Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-1510-40/+49
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1543-216/+750
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-3029-262/+293
| |\ \ \
| * | | | Fix a few layout errorLin Jen-Shin2017-11-221-0/+1