summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-1/+5
* Merge branch 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsi...Douwe Maan2017-09-064-3/+8
|\
| * change collapse to resolve and comments to discussionsAshley Dumaine2017-09-064-6/+6
| * Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-064-3/+8
* | Merge branch 'fix/import-export-performance' into 'master'Douwe Maan2017-09-063-27/+55
|\ \ | |/ |/|
| * refactored codeJames Lopez2017-09-061-4/+3
| * 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 'system-checks-incoming-email' into 'master'Sean McGivern2017-09-068-132/+187
|\ \
| * | Refactored Incoming Email checks to use SystemCheck librarysystem-checks-incoming-emailGabriel Mazetto2017-09-045-117/+151
| * | Refactored app/init script check to use dynamic skip reasonGabriel Mazetto2017-09-041-13/+15
| * | Added dynamic skip reason to SystemCheckGabriel Mazetto2017-09-042-2/+21
* | | Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif2017-09-052-7/+25
* | | Merge branch 'api-gpg-key-management' into 'master'Sean McGivern2017-09-052-0/+154
|\ \ \
| * | | API: Add GPG key management for adminsRobert Schilling2017-09-051-0/+80
| * | | API: Add GPG key managementRobert Schilling2017-09-052-0/+74
* | | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-0/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-0/+23
* | | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-051-0/+50
|\ \ \ \
| * | | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+50
* | | | | 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/deletemove-operation-service-call-sitesJacob Vosmaer2017-09-051-0/+43
* | | | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-053-16/+22
|\ \ \ \ \
| * | | | | 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
| * | | | | downcase gpg key's emailsAlexis Reigel2017-09-051-1/+1
| * | | | | match the committer's email against the gpg keyAlexis Reigel2017-09-051-3/+13
| * | | | | pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel2017-09-051-11/+6
* | | | | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-10/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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 /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' int...Kamil TrzciƄski2017-09-052-17/+71
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |