summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch '5320-fix-gitlab-features-env-var' into 'master'Grzegorz Bizon2018-04-193-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Get GITLAB_FEATURES from Project#licensed_features instead of Namespace#featu...5320-fix-gitlab-features-env-varDylan Griffith2018-04-093-5/+5
* | | | Merge branch 'revert-goldiloader' into 'master'Robert Speicher2018-04-1815-41/+41
|\ \ \ \
| * | | | Revert the addition of goldiloaderYorick Peterse2018-04-1815-41/+41
* | | | | Merge branch 'bvl-shared-groups-on-group-page' into 'master'Rémy Coutable2018-04-181-1/+14
|\ \ \ \ \
| * | | | | Recover from errors when a parent is not preloadedBob Van Landuyt2018-04-181-1/+14
| |/ / / /
* | | | | Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López2018-04-182-10/+14
|/ / / /
* | | | Merge branch 'bw-commonmark-cached-markdown-version' into 'master'Sean McGivern2018-04-181-4/+26
|\ \ \ \
| * | | | for cached markdown fields, select the correct engineBrett Walker2018-04-171-4/+26
| | |_|/ | |/| |
* | | | Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-182-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-1035-161/+362
| |\ \ \ \
| * | | | | Send emails for issues due tomorrowSean McGivern2018-03-301-0/+1
| * | | | | Only send issue due emails to participants and custom subscribersSean McGivern2018-03-301-1/+2
* | | | | | Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-183-10/+10
* | | | | | Merge branch '45456-improve-performance-of-cicd-jobs-request' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-1/+1
|\ \ \ \ \ \
| * | | | | | Move Ci::BuildMetadata#update_timeout_state to after_transition callbackTomasz Maczukin2018-04-171-1/+1
* | | | | | | Merge branch 'improve-jobs-queuing-time-metric' into 'master'Kamil Trzciński (OoO till 16th of April)2018-04-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Ensure that enqueuing a commit status always sets 'queued_at' valueTomasz Maczukin2018-04-101-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-memoize-repository-empty' into 'master'Grzegorz Bizon2018-04-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu2018-04-141-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'blackst0ne-rails5-fix-ci-group-class-arel-table-error' into 'ma...Rémy Coutable2018-04-171-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | [Rails5] Fix `undefined method 'arel_table' for Ci::Group:Class` errorblackst0ne2018-04-121-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Double-check next value for internal ids.Andreas Brandl2018-04-161-4/+20
| |/ / / / |/| | | |
* | | | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-122-9/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-5/+9
| * | | | Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-4/+0
| |/ / /
* | | | Merge branch 'mk/geo/backport-broadcast-message-cache-expiration-hook' into '...Nick Thomas2018-04-111-1/+5
|\ \ \ \
| * | | | Backport: Propagate broadcast messages to secondariesMichael Kozono2018-04-111-1/+5
| |/ / /
* | | | [Rails5] Update Event#subclass_from_attributes methodblackst0ne2018-04-111-0/+3
|/ / /
* | | Verify that deploy token has valid access when pulling container registry imageMayra Cabrera2018-04-101-1/+1
* | | Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse2018-04-0915-41/+41
|\ \ \
| * | | Add cop for has_many :through without disabled autoloadingfix-n-plus-one-when-getting-notification-settings-for-recipientsSean McGivern2018-04-099-28/+28
| * | | Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-098-13/+13
* | | | Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse2018-04-091-10/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused User#manageable_group_projects (#41981)Dylan Griffith2018-04-091-4/+0
| * | | Use project_authorizations instead of members to calculate manageable CI proj...Dylan Griffith2018-04-091-13/+1
| * | | Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-091-5/+12
| | |/ | |/|
* | | Merge branch 'blackst0ne-rails5-replace-true-values-with-false-values' into '...Sean McGivern2018-04-091-1/+5
|\ \ \ | |/ / |/| |
| * | [Rails5] Add FALSE_VALUES constant to Service#boolean_accessorblackst0ne-rails5-replace-true-values-with-false-valuesblackst0ne2018-04-081-1/+5
* | | Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-2/+10
* | | Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+3
* | | Addresses database commentsMayra Cabrera2018-04-061-4/+6
* | | Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-062-11/+1
* | | Include ProjectDeployTokensMayra Cabrera2018-04-063-14/+44
* | | Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-1/+5
* | | Addreses backend review suggestionsMayra Cabrera2018-04-061-1/+2
* | | Address UX reviewMayra Cabrera2018-04-061-2/+2
* | | Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-0/+8
* | | Create barebones for DeploytokenMayra Cabrera2018-04-062-0/+26
|/ /
* | Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern2018-04-061-1/+4
|\ \