summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '45572-members-invitations-scheduled-before-commit' into 'master'Douwe Maan2018-04-302-55/+5
|\
| * Ensure member notifications are sent after the member actual creation/update ...Rémy Coutable2018-04-262-55/+5
* | Merge branch 'zj-repository-exist-mandatory' into 'master'Nick Thomas2018-04-271-13/+3
|\ \ | |/ |/|
| * Repository#exists? can only be queried with GitalyZeger-Jan van de Weg2018-04-251-13/+3
* | Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-253-19/+12
|\ \ | |/ |/|
| * Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-253-19/+12
* | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-242-48/+2
|\ \
| * | Allow admins to push to empty reposBob Van Landuyt2018-04-242-48/+2
* | | Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński2018-04-242-0/+33
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-2420-162/+542
| |\ \
| * | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-162-0/+33
* | | | Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'Grzegorz Bizon2018-04-243-1/+90
|\ \ \ \ | |_|_|/ |/| | |
| * | | Increases specs examples regarding projects & deploy tokensMayra Cabrera2018-04-231-1/+8
| * | | Refactor deploy token methods on Ci::BuildMayra Cabrera2018-04-202-1/+20
| * | | Ensure deploy tokens variables are not available in the context of only/exceptMayra Cabrera2018-04-202-6/+7
| * | | Rename special deploy token to make it more descriptiveMayra Cabrera2018-04-202-7/+11
| * | | Expose deploy token to CI/CD jobs as environment variableMayra Cabrera2018-04-202-0/+58
* | | | Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"Micaël Bergeron2018-04-231-2/+14
| |_|/ |/| |
* | | Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-232-4/+6
|/ /
* | Atomic internal ids for all modelsAndreas Brandl2018-04-203-1/+36
* | Merge branch '42803-show-new-branch-mr-button' into 'master'Sean McGivern2018-04-202-0/+72
|\ \
| * | Moves Uniquify counter in the initializerJacopo2018-04-191-1/+3
| * | Uses Uniquify to calculate Issue#suggested_branch_nameJacopo2018-04-191-0/+7
| * | Shows new branch/mr button even when branch existsJacopo2018-04-191-0/+63
* | | Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-4/+8
* | | Merge branch 'sh-fix-award-emoji-nplus-one-participants' into 'master'Yorick Peterse2018-04-191-0/+17
|\ \ \ | |/ / |/| |
| * | Fix N+1 queries when loading participants for a commit noteStan Hu2018-04-181-0/+17
* | | Fix direct_upload when records with null file_store are usedKamil Trzciński2018-04-192-0/+78
* | | Merge branch '41059-calculate-artifact-size-more-efficiently' into 'master'Grzegorz Bizon2018-04-193-75/+113
|\ \ \
| * | | Update ProjectStatistics#build_artifacts_size synchronously without summing (...Dylan Griffith2018-04-193-75/+113
* | | | Merge branch '5320-fix-gitlab-features-env-var' into 'master'Grzegorz Bizon2018-04-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Get GITLAB_FEATURES from Project#licensed_features instead of Namespace#featu...5320-fix-gitlab-features-env-varDylan Griffith2018-04-091-1/+1
* | | | Merge branch 'bvl-shared-groups-on-group-page' into 'master'Rémy Coutable2018-04-181-1/+16
|\ \ \ \
| * | | | Recover from errors when a parent is not preloadedBob Van Landuyt2018-04-181-1/+16
* | | | | Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López2018-04-182-2/+2
|/ / / /
* | | | Merge branch 'bw-commonmark-cached-markdown-version' into 'master'Sean McGivern2018-04-181-68/+115
|\ \ \ \
| * | | | for cached markdown fields, select the correct engineBrett Walker2018-04-171-68/+115
| | |_|/ | |/| |
* | | | Merge branch '45456-improve-performance-of-cicd-jobs-request' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-4/+0
|\ \ \ \
| * | | | Move Ci::BuildMetadata#update_timeout_state to after_transition callbackTomasz Maczukin2018-04-171-4/+0
* | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-0/+32
|\ \ \ \ \
| * | | | | Ensure that enqueuing a commit status always sets 'queued_at' valueTomasz Maczukin2018-04-101-0/+32
* | | | | | Merge branch 'zj-uri-type-empty' into 'master'Douwe Maan2018-04-181-0/+5
|\ \ \ \ \ \
| * | | | | | Return nil on empty pathZeger-Jan van de Weg2018-04-171-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh-memoize-repository-empty' into 'master'Grzegorz Bizon2018-04-171-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu2018-04-141-0/+6
| |/ / / /
* | | | | Double-check next value for internal ids.Andreas Brandl2018-04-161-2/+35
|/ / / /
* | | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-122-56/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-0/+25
| * | | Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-56/+0
| |/ /
* | | Merge branch 'fix/wiki-find-file-gitaly' into 'master'Robert Speicher2018-04-111-2/+10
|\ \ \