Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mobile view | Annabel Dunstone Gray | 2016-10-28 | 2 | -6/+3 |
* | Finish styling commits view | Annabel Dunstone Gray | 2016-10-28 | 9 | -31/+85 |
* | Rearrange commit info view | Annabel Dunstone Gray | 2016-10-28 | 2 | -33/+49 |
* | Merge branch 'clean-up-issue_spec.js' into 'master' | Rémy Coutable | 2016-10-28 | 10 | -95/+244 |
|\ | |||||
| * | Document how to run frontend tests | Winnie | 2016-10-28 | 1 | -0/+14 |
| * | Replace static issue fixtures by script (!6059) | winniehell | 2016-10-28 | 9 | -42/+134 |
| * | Clean up issue_spec.js | winniehell | 2016-10-28 | 1 | -59/+102 |
* | | Merge branch 'fix/make-github-import-retryable' into 'master' | Sean McGivern | 2016-10-28 | 12 | -27/+120 |
|\ \ | |||||
| * | | Fix typosfix/make-github-import-retryable | Ahmad Sherif | 2016-10-28 | 2 | -2/+2 |
| * | | Abstract the use of imported[!?] and {current,increment}_page in GitHub importer | Ahmad Sherif | 2016-10-28 | 1 | -50/+34 |
| * | | Use public_send instead of send | Ahmad Sherif | 2016-10-28 | 1 | -1/+1 |
| * | | Modify GitHub importer to be retryable | Ahmad Sherif | 2016-10-28 | 9 | -27/+136 |
| * | | Check if repository already exists before trying to re-import it | Ahmad Sherif | 2016-10-28 | 2 | -2/+2 |
* | | | Merge branch '5905-duplicate-email-errors' into 'master' | Rémy Coutable | 2016-10-28 | 3 | -1/+15 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into 5905-duplicate-email-errors | Steve Halasz | 2016-10-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into 5905-duplicate-email-errors | Steve Halasz | 2016-10-27 | 401 | -873/+3487 |
| |\ \ \ \ | |||||
| * | | | | | Add changelog entry | Steve Halasz | 2016-10-27 | 1 | -0/+1 |
| * | | | | | Only show one error message for an invalid email | Steve Halasz | 2016-10-27 | 2 | -1/+14 |
* | | | | | | Merge branch 'bugfix/dragging_milestones' into 'master' | Sean McGivern | 2016-10-28 | 4 | -2/+90 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge branch 'bugfix/dragging_milestones' of gitlab.com:blackst0ne/gitlab-ce ... | blackst0ne | 2016-10-28 | 0 | -0/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Stop unauthorized users dragging on milestone page | blackst0ne | 2016-10-28 | 4 | -2/+90 |
| * | | | | | | Stop unauthorized users dragging on milestone page | blackst0ne | 2016-10-28 | 4 | -2/+90 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'deploykeys-api-doc' into 'master' | Rémy Coutable | 2016-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document admin access requirement for /deploy_keys endpoint | winniehell | 2016-10-28 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '23928-sortable-highest_label_priority-is-bugged' into 'master' | Rémy Coutable | 2016-10-28 | 5 | -52/+102 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-bugged | Alejandro Rodríguez | 2016-10-27 | 5 | -52/+102 |
* | | | | | | | Merge branch '23890-api-should-accepts-boolean' into 'master' | Sean McGivern | 2016-10-28 | 3 | -11/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | API: Fix booleans not recognized as such when using the `to_boolean` helper23890-api-should-accepts-boolean | Rémy Coutable | 2016-10-27 | 3 | -11/+20 |
* | | | | | | | | Merge branch 'issue_1008_1' into 'master' | Sean McGivern | 2016-10-28 | 44 | -499/+516 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Upgrade jira-ruby gem versionissue_1008_1 | Felipe Artur | 2016-10-26 | 3 | -4/+4 |
| * | | | | | | | | Finish updates to use JIRA gem | Felipe Artur | 2016-10-26 | 43 | -542/+391 |
| * | | | | | | | | Refactor JIRA service to use gem | Drew Blessing | 2016-10-26 | 7 | -145/+313 |
* | | | | | | | | | Merge branch '23875-fixup-failing-spec' into 'master' | Douwe Maan | 2016-10-28 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix a failing spec in diff_notes_resolve_spec.rb | Nick Thomas | 2016-10-28 | 1 | -4/+6 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fix/gh-import-bugs' into 'master' | Sean McGivern | 2016-10-28 | 4 | -13/+26 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix importing MR comments from GitHubfix/gh-import-bugs | Ahmad Sherif | 2016-10-27 | 2 | -6/+8 |
| * | | | | | | | Fix applying labels for GitHub-imported MRs | Ahmad Sherif | 2016-10-27 | 4 | -7/+18 |
* | | | | | | | | Merge branch 'modal-mergerequest-shorten-clipboard' into 'master' | Annabel Dunstone Gray | 2016-10-27 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | edited stylesheet with mr modal fixes and added to changelogmodal-mergerequest-shorten-clipboard | Dimitrie Hoekstra | 2016-10-27 | 2 | -0/+5 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'link-to-contributing-from-readme' into 'master' | Sid Sijbrandij | 2016-10-27 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add section about contributing to READMElink-to-contributing-from-readme | Adam Niedzielski | 2016-10-27 | 1 | -0/+4 |
* | | | | | | | | Merge branch 'remove-jquery-cookie-from-dashboard-spec' into 'master' | Jacob Schatz | 2016-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Replaced jquery.cookie with js.cookie | Luke Bennett | 2016-10-27 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'fix-linting' into 'master' | Jacob Schatz | 2016-10-27 | 7 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Enable linting for ES6 files | winniehell | 2016-10-27 | 7 | -2/+8 |
* | | | | | | | | Merge branch 'doc/improve-coverage-badge-docs' into 'master' | Achilleas Pipinellis | 2016-10-27 | 9 | -61/+159 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add more images for the test coverage docs | Achilleas Pipinellis | 2016-10-27 | 4 | -6/+18 |
| * | | | | | | | | Use better wording for test coverage parsing help text | Achilleas Pipinellis | 2016-10-27 | 1 | -2/+2 |
| * | | | | | | | | Rearrange the Pipelines settings page sections and link to docs | Achilleas Pipinellis | 2016-10-27 | 1 | -19/+34 |
| * | | | | | | | | Fully document the pipelines settings page | Achilleas Pipinellis | 2016-10-27 | 5 | -40/+111 |