summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+4
* Merge branch 'submodules-no-dotgit' into 'master' Dmitriy Zaporozhets2017-04-221-0/+4
|\
| * submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-0/+4
* | Update CHANGELOG.md for 9.1.0Felipe Artur2017-04-22233-941/+0
* | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-211-0/+4
|\ \
| * | Start versioning cached markdown fieldsNick Thomas2017-04-211-0/+4
* | | Merge branch 'dz-cleanup-add-users' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \
| * | | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-211-0/+4
* | | | Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda2017-04-211-0/+4
|\ \ \ \
| * | | | Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-211-0/+4
* | | | | Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \
| * | | | | Add a changelog entrysh-fix-issue-31215-2Lin Jen-Shin2017-04-211-0/+4
* | | | | | Merge branch 'fix-user-profile-tabs-showing-raw-json-instead' into 'master' Phil Hughes2017-04-211-0/+5
|\ \ \ \ \ \
| * | | | | | Append .json to ajax endpoint to prevent browser to display raw jsonAlfredo Sumaran2017-04-211-0/+5
| |/ / / / /
* | | | | | Adding animation for all dropdownNur Rony2017-04-211-0/+4
| |_|/ / / |/| | | |
* | | | | Merge branch '31193-ff-copy' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \
| * | | | | fix inline diff copying in firefox31193-ff-copySimon Knox2017-04-211-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dz-refactor-admin-group-members' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactor Admin::GroupsController#members_update method and add some specsdz-refactor-admin-group-membersDmitriy Zaporozhets2017-04-201-0/+4
| | |/ / | |/| |
* | | | Merge branch 'fix/encoding-issue' into 'master' Sean McGivern2017-04-211-0/+4
|\ \ \ \
| * | | | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...fix/encoding-issueJames Lopez2017-04-201-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern2017-04-211-0/+4
|\ \ \ \
| * | | | Replace builds_enabled with jobs_enabled in projects API v4 (!10786)winniehell2017-04-201-0/+4
* | | | | Update CHANGELOG.md for 9.0.6James Lopez2017-04-219-37/+0
| |_|/ / |/| | |
* | | | Changed milestone.to_reference calls into milestone.title for the show, edit ...Jose Ivan Vargas Lopez2017-04-201-0/+4
* | | | Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-201-0/+4
|\ \ \ \
| * | | | Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-0/+4
* | | | | Merge branch 'add-email-receiver-metrics' into 'master' Douwe Maan2017-04-201-0/+4
|\ \ \ \ \
| * | | | | Add metrics events for incoming emailsSean McGivern2017-04-201-0/+4
* | | | | | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-201-0/+4
|\ \ \ \ \ \
| * | | | | | update chnagelogValery Sizov2017-04-181-0/+4
* | | | | | | Merge branch 'fix/29125' into 'master' Sean McGivern2017-04-201-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add CHANGELOGfix/29125Douglas Barbosa Alexandre2017-04-191-0/+4
* | | | | | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'hook_retries' into 'master' Douwe Maan2017-04-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add retry to system hook workerDrew Blessing2017-04-191-0/+4
* | | | | | | | Merge branch 'sh-issue-29247-fix' into 'master' Douwe Maan2017-04-191-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't delete a branch involved in an open merge request in "Delete all merged...sh-issue-29247-fixStan Hu2017-04-191-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-191-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-191-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher2017-04-191-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Implement search by extern_uid in Users APIRobin Bobbitt2017-04-181-0/+4
* | | | | | | | Add renderNote animation and added specLuke "Jared" Bennett2017-04-191-0/+4
* | | | | | | | Set the issuable sidebar to remain collapsed on mobile devicesJose Ivan Vargas Lopez2017-04-191-0/+4
* | | | | | | | Removed target blank from the environments componentJose Ivan Vargas Lopez2017-04-191-0/+4
* | | | | | | | Merge branch 'group-milestone-date-fields-fix' into 'master' Filipa Lacerda2017-04-191-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed group milestones date pickers not workinggroup-milestone-date-fields-fixPhil Hughes2017-04-191-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Added profile name to user dropdownDimitrie Hoekstra2017-04-191-0/+4
* | | | | | | | Remove manual deployment controls from Environment metrics pageJoshua Lambert2017-04-191-0/+4
| |_|_|_|/ / / |/| | | | | |