summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'disable-environment-list-polling' into 'master'Grzegorz Bizon2017-06-211-0/+4
|\
| * Disable environment list polling as it breaks deployboardKamil Trzcinski2017-06-211-0/+4
* | Merge branch '33837-remove-trash-on-registry-image' into 'master'Rémy Coutable2017-06-211-0/+4
|\ \
| * | Remove registry image delete button if user cant delete itvanadium232017-06-211-0/+4
* | | Merge branch 'replase_spinach_spec_create.feature' into 'master'Rémy Coutable2017-06-211-0/+4
|\ \ \
| * | | Replace 'create.feature' spinach test with an rspec analogblackst0ne2017-06-211-0/+4
| | |/ | |/|
* | | Merge branch '33878-fix-edit-deploy-key' into 'master'Rémy Coutable2017-06-211-0/+4
|\ \ \ | |/ / |/| |
| * | Fix edit button for deploy keys available from other projectsAlexander Randa2017-06-201-0/+4
* | | Update CHANGELOG.md for 9.2.7Timothy Andrew2017-06-211-4/+0
* | | Merge branch 'dt/printing-to-api' into 'master'Rémy Coutable2017-06-211-0/+4
|\ \ \ | |_|/ |/| |
| * | add printing_merge_request_link_enabled to APIDavid Turner2017-06-191-0/+4
* | | Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-0/+4
|\ \ \
| * | | Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-0/+4
* | | | Merge branch 'delete-fix-missing-function-changelog' into 'master'Stan Hu2017-06-201-4/+0
|\ \ \ \
| * | | | Deleted "fix-missing-function-dropzone-input.yml" from the changelogJose Ivan Vargas2017-06-201-4/+0
* | | | | Merge branch 'bugfix/html-email-brackets' into 'master'Douwe Maan2017-06-201-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add a changelog for the email parsing bugbugfix/html-email-bracketshttp://jneen.net/2017-06-191-0/+4
* | | | | Merge branch 'refactor-projects-finder-init-collection' into 'master'Rémy Coutable2017-06-201-0/+5
|\ \ \ \ \
| * | | | | Refactor ProjectsFinder#init_collectionYorick Peterse2017-06-161-0/+5
* | | | | | Merge branch 'remove-changelog' into 'master'Clement Ho2017-06-201-4/+0
|\ \ \ \ \ \
| * | | | | | Remove changelog entryAnnabel Dunstone Gray2017-06-201-4/+0
| | |/ / / / | |/| | | |
* | | | | | Re-instate is_admin flag in users API is current user is an adminMike Ricketts2017-06-201-0/+4
| |_|_|_|/ |/| | | |
* | | | | Added specs for the copy/paste actionfix-missing-function-dropzone-inputJose Ivan Vargas2017-06-191-1/+1
* | | | | Restored missing function inside dropzone_input.jsJose Ivan Vargas2017-06-191-0/+4
|/ / / /
* | | | Merge branch '25164-disable-fork-on-project-limit' into 'master'Rémy Coutable2017-06-191-0/+4
|\ \ \ \
| * | | | Disable fork button on project limitvanadium232017-06-161-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'moved-submodules' into 'master'Rémy Coutable2017-06-191-0/+4
|\ \ \ \
| * | | | repository: index submodules by pathDavid Turner2017-06-161-0/+4
* | | | | Merge branch 'reduce-sidekiq-wait-timings' into 'master'Rémy Coutable2017-06-191-0/+4
|\ \ \ \ \
| * | | | | Reduce wait timings for Sidekiq jobsreduce-sidekiq-wait-timingsYorick Peterse2017-06-191-0/+4
* | | | | | Merge branch '30725-reset-user-limits-when-unchecking-external-user' into 'ma...Douwe Maan2017-06-191-0/+4
|\ \ \ \ \ \
| * | | | | | Ensures default user limits when external user is uncheckedTiago Botelho2017-06-161-0/+4
* | | | | | | Use color inputs for broadcast messagesAnnabel Dunstone Gray2017-06-191-0/+4
| |/ / / / / |/| | | | |
* | | | | | [#27697] Make the arrow icons consistent in dropdownTM Lee2017-06-191-0/+4
* | | | | | Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable2017-06-191-0/+4
|\ \ \ \ \ \
| * | | | | | add since and until params to issuablesKyle Bishop2017-06-181-0/+4
* | | | | | | Merge branch '33461-display-user-id' into 'master'Grzegorz Bizon2017-06-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | 33641: Add changelogRiccardo Padovani2017-06-131-0/+4
| |/ / / / / /
* | | | | | | Merge branch '26212-upload-user-avatar-trough-api' into 'master'Rémy Coutable2017-06-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Accept image for avatar in user APIvanadium232017-06-161-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'issue_33205' into 'master'Sean McGivern2017-06-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix API bug accepting wrong merge requests parametersissue_33205Felipe Artur2017-06-161-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'mr-widget-memory-usage-tech-debt-fix' into 'master'Phil Hughes2017-06-171-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Changed utilites imports from ~ to relative pathsJose Ivan Vargas2017-06-161-0/+4
* | | | | | | Fixed overflow on mobile screens for the slash commandsJose Ivan Vargas Lopez2017-06-161-0/+4
|/ / / / / /
* | | | | | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-0/+5
|\ \ \ \ \ \
| * | | | | | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-0/+5
* | | | | | | Order issues by priorityFelipe Artur2017-06-161-1/+1
* | | | | | | Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-0/+4
* | | | | | | Merge branch 'docs/branches' into 'master'Marcia Ramos2017-06-161-0/+4
|\ \ \ \ \ \ \