Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve wording related to deploy chatops commandfix/gb/fix-chatops-deploy-multiple-actions-matching | Grzegorz Bizon | 2017-07-28 | 3 | -5/+5 |
* | Improve deploy environment chatops slash command | Grzegorz Bizon | 2017-07-28 | 2 | -30/+46 |
* | Merge branch 'tc-api-root-merge-requests' into 'master' | Sean McGivern | 2017-07-28 | 1 | -0/+94 |
|\ | |||||
| * | Default /merge_request API endpoint to `scope=created-by-me` | Toon Claes | 2017-07-28 | 1 | -4/+15 |
| * | Add top-level /merge_requests API endpoint | Toon Claes | 2017-07-27 | 1 | -0/+83 |
* | | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into... | Tim Zallmann | 2017-07-28 | 1 | -2/+2 |
|\ \ | |||||
| * | | fix broken tests | Mike Greiling | 2017-07-19 | 1 | -2/+2 |
* | | | Merge branch '32483-jira-error' into 'master' | Sean McGivern | 2017-07-28 | 3 | -10/+27 |
|\ \ \ | |||||
| * | | | Display specific error message when JIRA test fails32483-jira-error | Jarka Kadlecova | 2017-07-27 | 3 | -10/+27 |
* | | | | Merge branch 'bvl-add-all-settings-to-api' into 'master' | Robert Speicher | 2017-07-27 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated `repository_storage` attributebvl-add-all-settings-to-api | Bob Van Landuyt | 2017-07-27 | 1 | -3/+2 |
* | | | | | Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branches | Alejandro Rodríguez | 2017-07-27 | 2 | -2/+18 |
* | | | | | Improve Gitlab::Git::Repository specs for #branches | Alejandro Rodríguez | 2017-07-27 | 1 | -14/+39 |
* | | | | | Remove unused Gitlab::Git operations | Alejandro Rodríguez | 2017-07-27 | 1 | -138/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Merge branch 'feature/migrate-repository-tags-to-gitaly' into 'master' | Robert Speicher | 2017-07-27 | 1 | -14/+24 |
|\ \ \ \ | |||||
| * | | | | Migrate Repository#tags to Gitalyfeature/migrate-repository-tags-to-gitaly | Ahmad Sherif | 2017-07-27 | 1 | -14/+24 |
* | | | | | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master' | Robert Speicher | 2017-07-27 | 2 | -1/+47 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Encapsulate the commit.sha logic | Hiroyuki Sato | 2017-07-27 | 1 | -4/+26 |
| * | | | | Remove unnecessary code | Hiroyuki Sato | 2017-07-26 | 1 | -1/+0 |
| * | | | | Refactor: use keyword arguments for optional parameters | Hiroyuki Sato | 2017-07-23 | 1 | -2/+2 |
| * | | | | Change double quotes to single quotes | Hiroyuki Sato | 2017-07-23 | 1 | -7/+7 |
| * | | | | Merge branch 'master' into 1827-prevent-concurrent-editing-wiki | Hiroyuki Sato | 2017-07-23 | 1911 | -24049/+100532 |
| |\ \ \ \ | |||||
| * | | | | | Refactor spec | Hiroyuki Sato | 2017-03-09 | 1 | -2/+2 |
| * | | | | | Prevent concurrent editing wiki | Hiroyuki Sato | 2017-03-08 | 2 | -1/+25 |
* | | | | | | Merge branch 'backport-ee-2456' into 'master' | Robert Speicher | 2017-07-27 | 3 | -4/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Backport gitlab-ee!2456 | Oswaldo Ferreira | 2017-07-27 | 3 | -4/+14 |
* | | | | | | | Merge branch 'feature/gpg-signed-commits' into 'master' | Dmitriy Zaporozhets | 2017-07-27 | 17 | -0/+1105 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | remove log statements from workers | Alexis Reigel | 2017-07-27 | 2 | -21/+0 |
| * | | | | | | improve gpg key validation | Alexis Reigel | 2017-07-27 | 1 | -1/+9 |
| * | | | | | | optimize query, only select relevant db columns | Alexis Reigel | 2017-07-27 | 1 | -11/+53 |
| * | | | | | | validate the foreign_key instead of the relation | Alexis Reigel | 2017-07-27 | 1 | -1/+1 |
| * | | | | | | simplify nil handling | Alexis Reigel | 2017-07-27 | 1 | -0/+4 |
| * | | | | | | fetch gpg signature badges by ajax | Alexis Reigel | 2017-07-27 | 1 | -2/+2 |
| * | | | | | | use short project path helpers | Alexis Reigel | 2017-07-27 | 1 | -6/+6 |
| * | | | | | | swap user's name and the user's username | Alexis Reigel | 2017-07-27 | 1 | -1/+1 |
| * | | | | | | show gpg key's user info when no profile exists | Alexis Reigel | 2017-07-27 | 1 | -3/+20 |
| * | | | | | | store gpg user name and email on the signature | Alexis Reigel | 2017-07-27 | 4 | -9/+45 |
| * | | | | | | user may now revoke a gpg key | Alexis Reigel | 2017-07-27 | 2 | -0/+43 |
| * | | | | | | generate gpg signature on push | Alexis Reigel | 2017-07-27 | 2 | -0/+79 |
| * | | | | | | improve spacing / alignments in gpg popup | Alexis Reigel | 2017-07-27 | 1 | -7/+7 |
| * | | | | | | extract common method | Alexis Reigel | 2017-07-27 | 1 | -8/+21 |
| * | | | | | | also update gpg_signatures when gpg_key is null | Alexis Reigel | 2017-07-27 | 1 | -15/+55 |
| * | | | | | | simplify fetching of commit | Alexis Reigel | 2017-07-27 | 2 | -1/+14 |
| * | | | | | | validate presence of user on gpg_key | Alexis Reigel | 2017-07-27 | 1 | -0/+1 |
| * | | | | | | use hash instead of 2d array | Alexis Reigel | 2017-07-27 | 1 | -4/+4 |
| * | | | | | | use sign_in instead of login_with | Alexis Reigel | 2017-07-27 | 1 | -3/+3 |
| * | | | | | | remove the :gpg rspec tag | Alexis Reigel | 2017-07-27 | 4 | -12/+12 |
| * | | | | | | use updated gitlab-test repo for signed commits | Alexis Reigel | 2017-07-27 | 2 | -19/+6 |
| * | | | | | | extract variable | Alexis Reigel | 2017-07-27 | 1 | -6/+7 |
| * | | | | | | add gpg commit popover badges | Alexis Reigel | 2017-07-27 | 1 | -0/+25 |