summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Enable share_with_group_lock on subgroupMichael Kozono2017-09-061-0/+14
* Merge branch 'fix/sm/33281-activerecord-recordinvalid-when-build-has-nil-prot...Kamil Trzciński2017-09-062-2/+0
|\
| * Remove only validationfix/sm/33281-activerecord-recordinvalid-when-build-has-nil-protectedShinya Maeda2017-09-072-2/+0
| * Revert set_protectedShinya Maeda2017-09-072-10/+2
| * Fix /models/ci/pipeline.rbShinya Maeda2017-09-061-1/+1
| * Use before_save :set_protectedShinya Maeda2017-09-062-2/+10
* | Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan2017-09-061-0/+9
|\ \
| * | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-061-0/+9
* | | Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern2017-09-064-2/+48
|\ \ \
| * | | add controller specmicael.bergeron2017-09-063-9/+7
| * | | rework the contributor badgemicael.bergeron2017-09-063-4/+15
| * | | round of fixes after code reviewmicael.bergeron2017-09-062-3/+12
| * | | WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-063-2/+30
| |/ /
* | | Profile updates from providersAlexander Keramidas2017-09-062-1/+46
|/ /
* | Merge branch 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsi...Douwe Maan2017-09-064-8/+28
|\ \
| * | Fix note resolution specsSean McGivern2017-09-061-2/+6
| * | Resolve outdated diff discussions on pushSean McGivern2017-09-063-8/+23
| * | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-062-9/+1
| * | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-062-0/+9
* | | Merge branch 'fix/import-export-performance' into 'master'Douwe Maan2017-09-061-0/+4
|\ \ \ | |/ / |/| |
| * | refactor code based on feedbackfix/import-export-performanceJames Lopez2017-09-061-1/+1
| * | fix export performance of CI buildsJames Lopez2017-09-051-0/+4
* | | Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-053-17/+47
| |/ |/|
* | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-4/+7
|\ \ | |/ |/|
| * Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-4/+7
* | Merge branch 'move-operation-service-call-sites' into 'master'Sean McGivern2017-09-051-18/+10
|\ \
| * | Add Gitaly migration points for branch/tag create/deletemove-operation-service-call-sitesJacob Vosmaer2017-09-051-18/+10
* | | make valid_signature an ignored columnAlexis Reigel2017-09-051-0/+3
* | | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-8/+0
* | | use new #verification_statusAlexis Reigel2017-09-052-5/+16
* | | use User#verified_email? for gpg key verificationAlexis Reigel2017-09-051-2/+2
* | | add User##verified_email? methodAlexis Reigel2017-09-051-0/+4
* | | simplify check for verified email in collectionAlexis Reigel2017-09-051-2/+2
* | | add verification_status: same_user_different_emailAlexis Reigel2017-09-051-3/+4
* | | match the committer's email against the gpg keyAlexis Reigel2017-09-052-0/+12
* | | pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-052-2/+2
|/ /
* | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-0/+4
|\ \
| * | Move trigger_variables to presenterShinya Maeda2017-09-041-12/+2
| * | trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-2/+12
| * | Fix specShinya Maeda2017-09-041-1/+1
| * | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-0/+4
* | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-2/+3
* | | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-1/+1
* | | Fix enum listsShinya Maeda2017-09-052-11/+5
* | | Fix enum wordingShinya Maeda2017-09-051-1/+1
* | | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-052-1/+19
* | | Merge branch 'feature/gb/kubernetes-only-pipeline-jobs' into 'master'Kamil Trzciński2017-09-041-0/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-0421-29/+215
| |\ \
| * | | Check if service active when using CI/CD kubernetes policyGrzegorz Bizon2017-09-011-13/+2
| * | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-3123-95/+174
| |\ \ \