summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* refactor code based on feedbackfix/import-export-performanceJames Lopez2017-09-061-3/+1
|
* fix spec failuresJames Lopez2017-09-061-1/+1
|
* small refactorJames Lopez2017-09-061-5/+5
|
* fix specsJames Lopez2017-09-051-6/+4
|
* refactor code a littleJames Lopez2017-09-051-3/+12
|
* fix export performance of CI buildsJames Lopez2017-09-052-3/+2
|
* started refactoring readerJames Lopez2017-09-051-1/+3
|
* some more refactoringJames Lopez2017-09-052-18/+5
|
* some more refactoringJames Lopez2017-09-051-17/+15
|
* enable AR caching, refactor tree hash loopJames Lopez2017-09-051-12/+27
|
* remove relation after used from the hash treeJames Lopez2017-09-051-6/+3
|
* more refactoringJames Lopez2017-09-051-3/+5
|
* some more performance refactoringJames Lopez2017-09-051-12/+33
|
* start improving memory use on I/EJames Lopez2017-09-051-3/+6
|
* Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-051-0/+50
|\ | | | | | | | | | | | | Re-use issue/MR counts for the pagination system Closes #27168 See merge request !13805
| * Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+50
| | | | | | | | | | | | | | This changes the issue and MR index pages so the pagination system re-uses the output of the COUNT(*) query used to calculate the number of rows per state (opened, closed, etc). This removes the need for an additional COUNT(*) on both pages.
* | Do not require the simple_po_parser in the gettext rake task when in aDJ Mountney2017-09-051-1/+2
| |
* | Merge branch 'move-operation-service-call-sites' into 'master'Sean McGivern2017-09-051-0/+43
|\ \ | | | | | | | | | | | | Add Gitaly migration points for branch/tag create/delete See merge request !13993
| * | Add Gitaly migration points for branch/tag create/deletemove-operation-service-call-sitesJacob Vosmaer2017-09-051-0/+43
| | |
* | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-053-16/+22
|\ \ \ | | | | | | | | | | | | | | | | GPG signature must match the committer in order to be verified See merge request !13771
| * | | drop backwards compatibility for valid_signatureAlexis Reigel2017-09-051-7/+1
| | | |
| * | | use new #verification_statusAlexis Reigel2017-09-052-2/+7
| | | |
| * | | only use symbols instead of enum hash accessorAlexis Reigel2017-09-051-7/+7
| | | |
| * | | simplify if/else with guardsAlexis Reigel2017-09-051-7/+7
| | | |
| * | | add verification_status: same_user_different_emailAlexis Reigel2017-09-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this is used to make a difference between a committer email that belongs to user, where the user used a different email for the gpg key. this means that the user is the same, but a different, unverified email is used for the signature.
| * | | downcase gpg key's emailsAlexis Reigel2017-09-051-1/+1
| | | | | | | | | | | | | | | | this is necessary for email comparisons
| * | | match the committer's email against the gpg keyAlexis Reigel2017-09-051-3/+13
| | | | | | | | | | | | | | | | | | | | the updated verification of a gpg signature requires the committer's email to also match the user's and the key's emails.
| * | | pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-051-11/+6
| | | | | | | | | | | | | | | | | | | | we need the commit object for the updated verification that also checks the committer's email to match the gpg key and user's emails.
* | | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-10/+15
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Add branch existence check to the APIv4 branches via HEAD request Closes #37159 See merge request !13979
| * | | Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-051-10/+15
| | | |
* | | | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-0/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Add my_reaction_emoji param to /issues and /merge_requests API See merge request !14016
| * | | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+1
| | | |
| * | | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+1
| | | |
* | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' ↵Kamil Trzciński2017-09-052-17/+71
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Extend API: Pipeline Schedule Variable Closes #34518 See merge request !13653
| * | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+1
| | | |
| * | | Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
| | | |
| * | | Improve by zj nice catchesShinya Maeda2017-09-042-25/+14
| | | |
| * | | Finish specShinya Maeda2017-09-041-1/+1
| | | |
| * | | Add spec (Halfway)Shinya Maeda2017-09-042-54/+51
| | | |
| * | | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-042-1/+72
| | | |
* | | | Merge branch ↵Kamil Trzciński2017-09-051-13/+19
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest' into 'master' Removes `CreateTriggerRequestService` and add a blocker to prevent saving variables on `Ci::TriggerRequest` Closes #35650 See merge request !13792
| * | | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
| | | |
| * | | Revert iunnecessary change(gitaly)Shinya Maeda2017-09-041-2/+1
| | | |
| * | | Move trigger_variables to presenterShinya Maeda2017-09-041-1/+2
| | | |
| * | | Fix trigger_request.variablesShinya Maeda2017-09-041-4/+2
| | | |
| * | | Fix specShinya Maeda2017-09-041-2/+3
| | | |
| * | | Revert autheticate! in Trigger APIShinya Maeda2017-09-042-8/+8
| | | |
| * | | Remove CreateTriggerRequestService and forbit to save variables on ↵Shinya Maeda2017-09-042-16/+23
| |/ / | | | | | | | | | Ci::TriggerRequest
* | | Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into ↵Kamil Trzciński2017-09-052-2/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Implement `failure_reason` on `ci_builds` Closes #37239 See merge request !13937
| * | | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-2/+1
| | | |