summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-151-1/+1
|\
| * Only cache highlight results for latest MR diffsSean McGivern2018-03-151-1/+1
* | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil Trzciński2018-03-153-11/+9
|\ \
| * | Fix pipeline predefined variables specsGrzegorz Bizon2018-03-141-1/+1
| * | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-142-39/+90
| |\ \
| * | | Fix pipeline specs for predefined variablesGrzegorz Bizon2018-03-141-2/+0
| * | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-149-112/+290
| |\ \ \
| * | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-4/+4
| * | | | DRY project-level predefined variablesGrzegorz Bizon2018-03-131-4/+4
* | | | | Merge branch 'rs-ci-build-spec-warnings' into 'master'Kamil Trzciński2018-03-151-9/+9
|\ \ \ \ \
| * | | | | Don't attempt to override a `set` with a `let`rs-ci-build-spec-warningsRobert Speicher2018-03-141-8/+8
| * | | | | Don't use `not_to raise_error(SomeError)`Robert Speicher2018-03-141-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-141-17/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tag subgroup tests with :nested_groupsmk/fix-move-upload-files-on-group-transferMichael Kozono2018-03-141-1/+1
| * | | | 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 'zj-create-repo-opt-out' into 'master'Sean McGivern2018-03-142-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-142-6/+6
| |/ /
* | | Merge branch 'backstage/gb/add-pipeline-build-variables-tests' into 'master'Kamil Trzciński2018-03-142-39/+90
|\ \ \ | |/ / |/| |
| * | Remove enforcing uniqueness of build variablesbackstage/gb/add-pipeline-build-variables-testsGrzegorz Bizon2018-03-071-9/+8
| * | Improve pipeline tests for variables to test orderingGrzegorz Bizon2018-03-071-3/+3
| * | Improve tests for predefined variables for a buildGrzegorz Bizon2018-03-071-36/+88
| |/
* | 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