summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete commentMichael Kozono2018-03-131-1/+0
* Refactor specsMichael Kozono2018-03-131-3/+3
* Fix moving local files during namespace transferMichael Kozono2018-03-131-15/+39
* Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern2018-03-121-11/+29
|\
| * Remove unused Compare#base_commitosw-stop-recalculating-merge-base-on-mr-loadingOswaldo Ferreira2018-03-081-26/+14
| * Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira2018-03-071-0/+30
* | Merge branch 'cache-refactor' into 'master'Sean McGivern2018-03-091-69/+0
|\ \
| * | Refactor RepositoryCache to make it usable in other classesAlejandro Rodríguez2018-03-061-69/+0
* | | Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse2018-03-081-1/+0
|\ \ \
| * | | Leverage user_contributed_projects to find recent events.40525-listing-user-activity-timeoutsAndreas Brandl2018-03-071-1/+0
* | | | Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern2018-03-081-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Memoize Repository#empty? instead of double caching the valuesh-remove-double-caching-repo-emptyStan Hu2018-03-071-2/+0
| | |/ | |/|
* | | Merge branch 'unassign-when-leaving' into 'master'Robert Speicher2018-03-081-23/+0
|\ \ \
| * | | Don't delete todos or unassign issues and MRs when a user leaves a projectunassign-when-leavingDouwe Maan2018-03-071-23/+0
* | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-072-0/+179
|\ \ \ \
| * | | | Only allow users that can merge to push to sourcebvl-allow-maintainer-to-pushBob Van Landuyt2018-03-071-11/+21
| * | | | Limit queries to a user-branch combinationBob Van Landuyt2018-03-071-26/+65
| * | | | Allow abilities on forks while MR is openBob Van Landuyt2018-03-071-0/+52
| * | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+78
* | | | | Merge branch 'zj-move-opt-out-ruby-endpoints' into 'master'Sean McGivern2018-03-071-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix tests not completely disabling GitalyZeger-Jan van de Weg2018-03-071-3/+3
| | |/ / | |/| |
* | | | Merge branch 'mr-commit-optimization' into 'master'Sean McGivern2018-03-071-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez2018-03-061-3/+3
* | | | Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse2018-03-072-0/+76
|\ \ \ \ | |_|/ / |/| | |
| * | | Operate on ids to avoid unnecessary loading.Andreas Brandl2018-03-061-2/+2
| * | | Singularize model name.Andreas Brandl2018-03-062-7/+7
| * | | Rename to UserInteractedProjects.Andreas Brandl2018-03-062-8/+8
| * | | Only track contributions if table is available.Andreas Brandl2018-03-062-1/+24
| * | | Address rubocop offenses.Andreas Brandl2018-03-061-6/+5
| * | | Treat special cases accordingly.Andreas Brandl2018-03-061-0/+8
| * | | Cache project/user combinations.Andreas Brandl2018-03-061-3/+4
| * | | Track which projects a user contributed to.Andreas Brandl2018-03-062-0/+45
| |/ /
* | | Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon2018-03-065-232/+161
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-0629-178/+573
| |\ \ \
| * | | | Check if prometheus_adapter is properly calledPawel Chojnacki2018-03-051-29/+3
| * | | | drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki2018-02-241-1/+1
| * | | | Use deployment platform to find cluster with prometheus applicationPawel Chojnacki2018-02-241-48/+9
| * | | | Squashed commit of the following:Pawel Chojnacki2018-02-245-230/+224
* | | | | Merge branch 'sh-dashboard-sort-fix' into 'master'Douwe Maan2018-03-061-0/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix project dashboard showing the wrong timestampssh-dashboard-sort-fixStan Hu2018-03-051-0/+14
| | |/ / | |/| |
* | | | Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-0/+30
| |_|/ |/| |
* | | Merge branch 'issue_31081' into 'master'Douwe Maan2018-03-051-2/+1
|\ \ \
| * | | Use host URL to build JIRA remote link iconFelipe Artur2018-03-051-2/+1
* | | | Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-054-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-053-6/+6
| * | | Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-3/+3
| |/ /
* | | Projects and groups badges APIFrancisco Javier López2018-03-055-0/+182
|/ /
* | Merge branch '42877-fix-visibility-change-performance' into 'master'Yorick Peterse2018-03-021-0/+26
|\ \
| * | Extract method User#authorizations_for_projects.42877-fix-visibility-change-performanceAndreas Brandl2018-03-021-0/+26
* | | Merge branch 'zj-version-string-grouping-ci' into 'master'Grzegorz Bizon2018-03-021-1/+3
|\ \ \ | |/ / |/| |