summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Markdown styling inside reference linkspanjan/gitlab-ce-reference_links_stylingpanjan2016-10-2812-75/+174
* Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-2814-49/+122
|\
| * Make retry_lock to not be infiniteuse-optimistic-lockingKamil Trzcinski2016-10-273-5/+20
| * Fix Rubocop unused variables warningStan Hu2016-10-261-2/+2
| * Remove puts to solve Rubocop errorsStan Hu2016-10-261-2/+0
| * Fix duration specsKamil Trzcinski2016-10-261-14/+7
| * Fix optimistic lockingKamil Trzcinski2016-10-267-16/+27
| * Add tests for optimistic lockingKamil Trzcinski2016-10-265-7/+38
| * Use optimistic lockingKamil Trzcinski2016-10-266-25/+50
* | Merge branch 'issue-board-welcome-cookie-monster' into 'master' Robert Speicher2016-10-284-2/+9
|\ \
| * | Fixed boards store specissue-board-welcome-cookie-monsterPhil Hughes2016-10-282-3/+5
| * | Delete issue board welcome cookie when project is newPhil Hughes2016-10-283-2/+7
* | | Merge branch 'clean-up-issue_spec.js' into 'master' Rémy Coutable2016-10-2810-95/+244
|\ \ \ | |/ / |/| |
| * | Document how to run frontend testsWinnie2016-10-281-0/+14
| * | Replace static issue fixtures by script (!6059)winniehell2016-10-289-42/+134
| * | Clean up issue_spec.jswinniehell2016-10-281-59/+102
* | | Merge branch 'fix/make-github-import-retryable' into 'master' Sean McGivern2016-10-2812-27/+120
|\ \ \
| * | | Fix typosfix/make-github-import-retryableAhmad Sherif2016-10-282-2/+2
| * | | Abstract the use of imported[!?] and {current,increment}_page in GitHub importerAhmad Sherif2016-10-281-50/+34
| * | | Use public_send instead of sendAhmad Sherif2016-10-281-1/+1
| * | | Modify GitHub importer to be retryableAhmad Sherif2016-10-289-27/+136
| * | | Check if repository already exists before trying to re-import itAhmad Sherif2016-10-282-2/+2
* | | | Merge branch '5905-duplicate-email-errors' into 'master' Rémy Coutable2016-10-283-1/+15
|\ \ \ \
| * \ \ \ Merge branch 'master' into 5905-duplicate-email-errorsSteve Halasz2016-10-271-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 5905-duplicate-email-errorsSteve Halasz2016-10-27401-873/+3487
| |\ \ \ \ \
| * | | | | | Add changelog entrySteve Halasz2016-10-271-0/+1
| * | | | | | Only show one error message for an invalid emailSteve Halasz2016-10-272-1/+14
* | | | | | | Merge branch 'bugfix/dragging_milestones' into 'master' Sean McGivern2016-10-284-2/+90
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'bugfix/dragging_milestones' of gitlab.com:blackst0ne/gitlab-ce ...blackst0ne2016-10-280-0/+0
| |\ \ \ \ \ \
| | * | | | | | Stop unauthorized users dragging on milestone pageblackst0ne2016-10-284-2/+90
| * | | | | | | Stop unauthorized users dragging on milestone pageblackst0ne2016-10-284-2/+90
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'deploykeys-api-doc' into 'master' Rémy Coutable2016-10-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Document admin access requirement for /deploy_keys endpointwinniehell2016-10-281-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '23928-sortable-highest_label_priority-is-bugged' into 'master' Rémy Coutable2016-10-285-52/+102
|\ \ \ \ \ \ \
| * | | | | | | Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-buggedAlejandro Rodríguez2016-10-275-52/+102
* | | | | | | | Merge branch '23890-api-should-accepts-boolean' into 'master' Sean McGivern2016-10-283-11/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | API: Fix booleans not recognized as such when using the `to_boolean` helper23890-api-should-accepts-booleanRémy Coutable2016-10-273-11/+20
* | | | | | | | | Merge branch 'issue_1008_1' into 'master' Sean McGivern2016-10-2844-499/+516
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Upgrade jira-ruby gem versionissue_1008_1Felipe Artur2016-10-263-4/+4
| * | | | | | | | | Finish updates to use JIRA gemFelipe Artur2016-10-2643-542/+391
| * | | | | | | | | Refactor JIRA service to use gemDrew Blessing2016-10-267-145/+313
* | | | | | | | | | Merge branch '23875-fixup-failing-spec' into 'master' Douwe Maan2016-10-281-4/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix a failing spec in diff_notes_resolve_spec.rbNick Thomas2016-10-281-4/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix/gh-import-bugs' into 'master' Sean McGivern2016-10-284-13/+26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix importing MR comments from GitHubfix/gh-import-bugsAhmad Sherif2016-10-272-6/+8
| * | | | | | | | Fix applying labels for GitHub-imported MRsAhmad Sherif2016-10-274-7/+18
* | | | | | | | | Merge branch 'modal-mergerequest-shorten-clipboard' into 'master' Annabel Dunstone Gray2016-10-272-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | edited stylesheet with mr modal fixes and added to changelogmodal-mergerequest-shorten-clipboardDimitrie Hoekstra2016-10-272-0/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'link-to-contributing-from-readme' into 'master' Sid Sijbrandij2016-10-271-0/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add section about contributing to READMElink-to-contributing-from-readmeAdam Niedzielski2016-10-271-0/+4