Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'api-gpg-key-management' into 'master' | Sean McGivern | 2017-09-05 | 1 | -0/+326 |
|\ | |||||
| * | API: Add GPG key management for admins | Robert Schilling | 2017-09-05 | 1 | -0/+158 |
| * | API: Add GPG key management | Robert Schilling | 2017-09-05 | 1 | -0/+168 |
* | | Merge branch 'fuzzy-issue-search' into 'master' | Sean McGivern | 2017-09-05 | 4 | -22/+162 |
|\ \ | |||||
| * | | Fix typo | Hiroyuki Sato | 2017-09-05 | 1 | -1/+1 |
| * | | Fix MySQL spec errors | Hiroyuki Sato | 2017-08-31 | 1 | -5/+5 |
| * | | Fix broken feature specs | Hiroyuki Sato | 2017-08-31 | 2 | -11/+11 |
| * | | Fuzzy search issuable title or description | Hiroyuki Sato | 2017-08-31 | 2 | -11/+151 |
* | | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master' | Filipa Lacerda | 2017-09-05 | 3 | -104/+2 |
|\ \ \ | |||||
| * | | | Fix flaky behaviour of `getSearchedProjects` due to missing `gon.current_user... | kushalpandya | 2017-09-05 | 1 | -1/+2 |
| * | | | Remove spec as no longer necessary | kushalpandya | 2017-09-05 | 2 | -103/+0 |
* | | | | Merge branch 'mr-index-page-performance' into 'master' | Sean McGivern | 2017-09-05 | 4 | -2/+149 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Re-use issue/MR counts for the pagination systemmr-index-page-performance | Yorick Peterse | 2017-09-05 | 4 | -2/+149 |
* | | | | Merge branch '35010-projects-nav-dropdown' into 'master' | Filipa Lacerda | 2017-09-05 | 11 | -9/+1013 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Projects Dropdown Spec Mock Data | kushalpandya | 2017-09-05 | 1 | -0/+96 |
| * | | | Projects Dropdown App Store Spec | kushalpandya | 2017-09-05 | 1 | -0/+41 |
| * | | | Projects Dropdown App Service Spec | kushalpandya | 2017-09-05 | 1 | -0/+178 |
| * | | | Projects Dropdown Frequent Projects Item Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+65 |
| * | | | Projects Dropdown Searched Projects List Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+84 |
| * | | | Projects Dropdown Frequent Projects List Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+72 |
| * | | | Projects Dropdown Search Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+101 |
| * | | | Projects Dropdown App Component Spec | kushalpandya | 2017-09-05 | 1 | -0/+348 |
| * | | | Add support for `sizeClass`, defaults to `s40` | kushalpandya | 2017-09-05 | 1 | -6/+22 |
| * | | | Make query param `simple` part of config | kushalpandya | 2017-09-05 | 2 | -3/+6 |
* | | | | Merge branch 'feature/gpg-verification-status' into 'master' | Douwe Maan | 2017-09-05 | 11 | -201/+438 |
|\ \ \ \ | |||||
| * | | | | update gitlab-test repository | Alexis Reigel | 2017-09-05 | 1 | -1/+1 |
| * | | | | drop backwards compatibility for valid_signature | Alexis Reigel | 2017-09-05 | 1 | -30/+0 |
| * | | | | update signature badges to reflect new states | Alexis Reigel | 2017-09-05 | 1 | -29/+104 |
| * | | | | use new #verification_status | Alexis Reigel | 2017-09-05 | 6 | -23/+48 |
| * | | | | extract gpg commit specs to their own file | Alexis Reigel | 2017-09-05 | 2 | -101/+104 |
| * | | | | add User##verified_email? method | Alexis Reigel | 2017-09-05 | 1 | -0/+14 |
| * | | | | add verification_status: same_user_different_email | Alexis Reigel | 2017-09-05 | 1 | -2/+42 |
| * | | | | downcase gpg key's emails | Alexis Reigel | 2017-09-05 | 1 | -0/+15 |
| * | | | | extract shared example | Alexis Reigel | 2017-09-05 | 1 | -20/+19 |
| * | | | | match the committer's email against the gpg key | Alexis Reigel | 2017-09-05 | 2 | -71/+141 |
| * | | | | pass whole commit to Gitlab::Gpg::Commit again | Alexis Reigel | 2017-09-05 | 2 | -2/+28 |
* | | | | | Merge branch 'api_branches_head' into 'master' | Sean McGivern | 2017-09-05 | 1 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Add branch existence check to the APIv4 branches via HEAD request | blackst0ne | 2017-09-05 | 1 | -0/+16 |
* | | | | | | Fix diff comment button not showing after deleting a comment | Phil Hughes | 2017-09-05 | 1 | -0/+10 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'issue-api-my-reaction' into 'master' | Sean McGivern | 2017-09-05 | 2 | -0/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Add my_reaction_emoji param to /merge_requests API | Hiroyuki Sato | 2017-09-05 | 1 | -0/+12 |
| * | | | | | Add my_reaction_emoji param to /issues API | Hiroyuki Sato | 2017-09-05 | 1 | -0/+10 |
* | | | | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int... | Kamil Trzciński | 2017-09-05 | 3 | -1/+171 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-new | Shinya Maeda | 2017-09-04 | 1 | -1/+13 |
| * | | | | | Improve by zj nice catches | Shinya Maeda | 2017-09-04 | 1 | -4/+4 |
| * | | | | | Finish spec | Shinya Maeda | 2017-09-04 | 1 | -16/+6 |
| * | | | | | Add spec (Halfway) | Shinya Maeda | 2017-09-04 | 3 | -8/+165 |
| * | | | | | Extend API: Pipeline Schedule Variable | Shinya Maeda | 2017-09-04 | 1 | -0/+11 |
* | | | | | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p... | Kamil Trzciński | 2017-09-05 | 11 | -101/+133 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Move trigger_variables to presenter | Shinya Maeda | 2017-09-04 | 2 | -38/+34 |