summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Save board lists collapsed settingFelipe Artur2019-08-282-2/+62
* Merge branch 'update-gitlab-runner-helm-chart-to-0-8-0' into 'master'Kamil Trzciński2019-08-281-1/+1
|\
| * Update GitLab Runner Helm Chart to 0.8.0update-gitlab-runner-helm-chart-to-0-8-0Tomasz Maczukin2019-08-271-1/+1
* | Update CE files for GSD projects filterVictor Zagorodny2019-08-282-0/+3
* | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-0/+1
|\ \
| * | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-0/+1
| |/
* | Merge branch 'id-change-total-notes-calculation' into 'master'Ash McKenzie2019-08-281-0/+4
|\ \
| * | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-0/+4
| |/
* | Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon2019-08-281-1/+6
|\ \
| * | Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-281-1/+6
| |/
* | Merge branch 'todos/include-issue-mr-titles' into 'master'Stan Hu2019-08-281-2/+2
|\ \ | |/ |/|
| * Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan2019-08-271-2/+2
* | Add encrypted optional option to DeployToken authentication fieldEtienne Baqué2019-08-261-1/+1
* | Using before_save method instead of setterAishwarya Subramanian2019-08-261-1/+11
* | Remove the object pools feature flagZeger-Jan van de Weg2019-08-261-2/+1
* | Merge branch '66037-deployment-user' into 'master'Tim Zallmann2019-08-231-0/+8
|\ \
| * | Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+8
* | | Implement validation logic to ProjectStageAdam Hegyi2019-08-232-0/+73
* | | Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'Jan Provaznik2019-08-233-16/+18
|\ \ \
| * | | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-233-16/+18
* | | | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-231-8/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-221-8/+20
* | | | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-221-0/+2
| |_|/ |/| |
* | | Merge branch 'avoid-race-condition-of-archive-trace-cron-worker' into 'master'Kamil Trzciński2019-08-221-0/+2
|\ \ \
| * | | Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-221-0/+2
| | |/ | |/|
* | | Add SortingPreference concernGeorge Koltsov2019-08-211-0/+2
* | | Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon2019-08-212-27/+5
|\ \ \ | |_|/ |/| |
| * | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-212-27/+5
| |/
* | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-0/+4
|/
* Merge branch 'da-fix-n-plus-1-query-on-starrers-list' into 'master'Stan Hu2019-08-191-0/+1
|\
| * Fix N+1s queries while loading usersDouglas Barbosa Alexandre2019-08-191-0/+1
* | Merge branch '64251-branch-name-set-cache' into 'master'Robert Speicher2019-08-191-4/+8
|\ \ | |/ |/|
| * Cache branch and tag names as Redis setsNick Thomas2019-08-161-4/+8
* | Merge branch '39-count-unique-users-for-more-accurate-smau-reporting' into 'm...Nick Thomas2019-08-191-1/+1
|\ \
| * | New GroupMember.of_ldap_type scope39-count-unique-users-for-more-accurate-smau-reportingAsh McKenzie2019-07-181-1/+1
* | | Expire project caches once per push instead of once per refStan Hu2019-08-161-2/+6
* | | Merge branch 'sh-fix-arel-deprecation-join' into 'master'Mayra Cabrera2019-08-161-2/+2
|\ \ \
| * | | Fix Arel deprecation warning in clusters_hierarchysh-fix-arel-deprecation-joinStan Hu2019-08-161-2/+2
* | | | Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński2019-08-161-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Port changes from EEmc/feature/pipeline-tracking-config-ceMatija Čupić2019-08-041-0/+4
* | | | Merge branch '47003-user-onboarding-replace-current-email-confirmation-flow-w...Grzegorz Bizon2019-08-161-0/+7
|\ \ \ \
| * | | | Set Devise's allow_unconfirmed_access_forAlex Buijs2019-08-081-0/+7
* | | | | Merge branch 'enable-dag-support-by-default' into 'master'Kamil Trzciński2019-08-161-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable DAG support by defaultenable-dag-support-by-defaultKamil Trzciński2019-08-141-1/+1
* | | | | Migrations for Cycle Analytics backendAdam Hegyi2019-08-153-0/+19
* | | | | Only read rebase status from the modelNick Thomas2019-08-151-12/+1
* | | | | Allow disabling group/project email notificationsBrett Walker2019-08-154-0/+23
* | | | | Make use of Gitlab::KubernetesJoão Cunha2019-08-143-10/+14
* | | | | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-142-0/+9
* | | | | Merge remote-tracking branch 'dev/security-2873-restrict-slash-commands-to-us...John T Skarbek2019-08-141-0/+2
|\ \ \ \ \