summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Fix finding wiki file when Gitaly is enabledAhmad Sherif2018-04-111-2/+10
| |/ /
* | | Backport: Propagate broadcast messages to secondariesMichael Kozono2018-04-111-1/+5
|/ /
* | Verify that deploy token has valid access when pulling container registry imageMayra Cabrera2018-04-101-10/+21
* | Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-091-0/+15
|/
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-0/+38
* Addresses database commentsMayra Cabrera2018-04-061-1/+0
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-1/+20
* Include ProjectDeployTokensMayra Cabrera2018-04-063-15/+52
* Addreses backend review suggestionsMayra Cabrera2018-04-061-0/+1
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-14/+32
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+38
* Merge branch 'fix/gb/fix-deployment-platform-for-environment' into 'master'Kamil Trzciński2018-04-061-0/+26
|\
| * Fix environment deployment platform filter methodGrzegorz Bizon2018-04-061-0/+26
* | Merge branch 'ab-37462-cache-personal-projects-count' into 'master'Yorick Peterse2018-04-061-4/+16
|\ \
| * | Cache personal projects count.Andreas Brandl2018-04-061-4/+16
| |/
* | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-061-3/+3
|/
* Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-0/+1
|\
| * Don't export `Project#description_html`Bob Van Landuyt2018-04-051-0/+1
* | Merge branch 'use-chronic-duration-attribute-for-project-build-timeout' into ...Kamil Trzciński2018-04-051-10/+24
|\ \