summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Improve wording related to deploy chatops commandfix/gb/fix-chatops-deploy-multiple-actions-matchingGrzegorz Bizon2017-07-283-5/+5
* Improve deploy environment chatops slash commandGrzegorz Bizon2017-07-282-30/+46
* Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-281-0/+94
|\
| * Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-4/+15
| * Add top-level /merge_requests API endpointToon Claes2017-07-271-0/+83
* | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-281-2/+2
|\ \
| * | fix broken testsMike Greiling2017-07-191-2/+2
* | | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-283-10/+27
|\ \ \
| * | | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-273-10/+27
* | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-271-3/+2
|\ \ \ \
| * | | | Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-271-3/+2
* | | | | Incorporate RefsService.FindAllBranches Gitaly RPCgitaly-all-branchesAlejandro Rodríguez2017-07-272-2/+18
* | | | | Improve Gitlab::Git::Repository specs for #branchesAlejandro Rodríguez2017-07-271-14/+39
* | | | | Remove unused Gitlab::Git operationsAlejandro Rodríguez2017-07-271-138/+0
| |_|_|/ |/| | |
* | | | Merge branch 'feature/migrate-repository-tags-to-gitaly' into 'master'Robert Speicher2017-07-271-14/+24
|\ \ \ \
| * | | | Migrate Repository#tags to Gitalyfeature/migrate-repository-tags-to-gitalyAhmad Sherif2017-07-271-14/+24
* | | | | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher2017-07-272-1/+47
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Encapsulate the commit.sha logicHiroyuki Sato2017-07-271-4/+26
| * | | | Remove unnecessary codeHiroyuki Sato2017-07-261-1/+0
| * | | | Refactor: use keyword arguments for optional parametersHiroyuki Sato2017-07-231-2/+2
| * | | | Change double quotes to single quotesHiroyuki Sato2017-07-231-7/+7
| * | | | Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato2017-07-231911-24049/+100532
| |\ \ \ \
| * | | | | Refactor specHiroyuki Sato2017-03-091-2/+2
| * | | | | Prevent concurrent editing wikiHiroyuki Sato2017-03-082-1/+25
* | | | | | Merge branch 'backport-ee-2456' into 'master'Robert Speicher2017-07-273-4/+14
|\ \ \ \ \ \
| * | | | | | Backport gitlab-ee!2456Oswaldo Ferreira2017-07-273-4/+14
* | | | | | | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-2717-0/+1105
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | remove log statements from workersAlexis Reigel2017-07-272-21/+0
| * | | | | | improve gpg key validationAlexis Reigel2017-07-271-1/+9
| * | | | | | optimize query, only select relevant db columnsAlexis Reigel2017-07-271-11/+53
| * | | | | | validate the foreign_key instead of the relationAlexis Reigel2017-07-271-1/+1
| * | | | | | simplify nil handlingAlexis Reigel2017-07-271-0/+4
| * | | | | | fetch gpg signature badges by ajaxAlexis Reigel2017-07-271-2/+2
| * | | | | | use short project path helpersAlexis Reigel2017-07-271-6/+6
| * | | | | | swap user's name and the user's usernameAlexis Reigel2017-07-271-1/+1
| * | | | | | show gpg key's user info when no profile existsAlexis Reigel2017-07-271-3/+20
| * | | | | | store gpg user name and email on the signatureAlexis Reigel2017-07-274-9/+45
| * | | | | | user may now revoke a gpg keyAlexis Reigel2017-07-272-0/+43
| * | | | | | generate gpg signature on pushAlexis Reigel2017-07-272-0/+79
| * | | | | | improve spacing / alignments in gpg popupAlexis Reigel2017-07-271-7/+7
| * | | | | | extract common methodAlexis Reigel2017-07-271-8/+21
| * | | | | | also update gpg_signatures when gpg_key is nullAlexis Reigel2017-07-271-15/+55
| * | | | | | simplify fetching of commitAlexis Reigel2017-07-272-1/+14
| * | | | | | validate presence of user on gpg_keyAlexis Reigel2017-07-271-0/+1
| * | | | | | use hash instead of 2d arrayAlexis Reigel2017-07-271-4/+4
| * | | | | | use sign_in instead of login_withAlexis Reigel2017-07-271-3/+3
| * | | | | | remove the :gpg rspec tagAlexis Reigel2017-07-274-12/+12
| * | | | | | use updated gitlab-test repo for signed commitsAlexis Reigel2017-07-272-19/+6
| * | | | | | extract variableAlexis Reigel2017-07-271-6/+7
| * | | | | | add gpg commit popover badgesAlexis Reigel2017-07-271-0/+25