summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43933-always-notify-mentions' into 'master'Sean McGivern2018-03-191-1/+2
|\
| * Always notify new mentions even if explicitly unsubscribed43933-always-notify-mentionsMario de la Ossa2018-03-191-1/+2
* | Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern2018-03-198-5/+180
|\ \
| * | Replace public_send calls.Andreas Brandl2018-03-181-3/+3
| * | Address review comments.Andreas Brandl2018-03-162-9/+10
| * | Only support single scope argument.Andreas Brandl2018-03-161-4/+2
| * | Address review comments.Andreas Brandl2018-03-162-17/+15
| * | Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-161-1/+1
| * | Backwards-compat for migration specs.Andreas Brandl2018-03-161-2/+18
| * | Refactor, extract class and improve comments.Andreas Brandl2018-03-163-37/+90
| * | More flexible way of internal id generation.Andreas Brandl2018-03-163-29/+33
| * | Atomic generation of internal ids for issues.Andreas Brandl2018-03-164-1/+106
| * | Deprecate InternalId concern and rename.Andreas Brandl2018-03-165-5/+5
* | | Merge branch 'update-kubeclient' into 'master'Grzegorz Bizon2018-03-192-2/+2
|\ \ \
| * \ \ Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-1716-176/+174
| |\ \ \
| * | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-152-2/+2
* | | | | Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master'Kamil Trzciński2018-03-183-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use with_artifacts_archive name. Add specShinya Maeda2018-03-153-6/+6
| * | | | Add rubocop:disable GitlabSecurity/PublicSendShinya Maeda2018-03-151-1/+1
| * | | | Clarify ambiguous with_artifacts implicationShinya Maeda2018-03-153-6/+6
* | | | | Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-161-2/+2
|\ \ \ \ \
| * | | | | Adds the option to override project description on export via APITiago Botelho2018-03-161-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch '43522-technical-debt-service-disabled_title' into 'master'Dmitriy Zaporozhets2018-03-163-14/+0
|\ \ \ \ \
| * | | | | Removed unused `Service#disabled_title` methods43522-technical-debt-service-disabled_titleJames Edwards-Jones2018-03-153-14/+0
* | | | | | Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse2018-03-161-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-151-2/+3
|\ \ \ \ \
| * | | | | Only cache highlight results for latest MR diffsSean McGivern2018-03-151-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil Trzciński2018-03-158-134/+130
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-145-34/+35
| * | | | Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-11/+10
| * | | | Port deployment variables skeleton code from EEGrzegorz Bizon2018-03-142-5/+3
| * | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-1418-128/+252
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Use new collections to define build predefined variablesGrzegorz Bizon2018-03-131-53/+50
| * | | | Fix rubocop offense in auto devops predefined variablesGrzegorz Bizon2018-03-131-3/+4
| * | | | Improve how we handle persistent runner variablesGrzegorz Bizon2018-03-132-9/+1
| * | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-9/+9
| * | | | DRY project-level predefined variablesGrzegorz Bizon2018-03-133-16/+16
| * | | | Use variables collection as build predefined variablesGrzegorz Bizon2018-03-123-26/+34
| * | | | Extract variables collection item to a separate classGrzegorz Bizon2018-03-122-3/+5
| * | | | Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-1/+1
| * | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-07176-1622/+4713
| |\ \ \ \
| * | | | | Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-11/+9
* | | | | | Merge branch 'dm-mirror-hard-failed-invites' into 'master'Robert Speicher2018-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | Prevent sending an access request to a project from failing when the project ...dm-mirror-hard-failed-invitesDouwe Maan2018-03-111-1/+1
* | | | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-141-18/+33
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Appease Metrics/AbcSize copMichael Kozono2018-03-131-18/+22
| * | | | | | Ensure data integrityMichael Kozono2018-03-131-1/+5
| * | | | | | Fix moving local files during namespace transferMichael Kozono2018-03-131-2/+9
| | |_|_|/ / | |/| | | |
* | | | | | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-142-2/+2
|/ / / / /