summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-labels-to-issue-hook' into 'master' Sean McGivern2017-03-171-0/+4
|\
| * Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+4
* | Merge branch '29604-v3-fix-branch-creation' into 'master' Sean McGivern2017-03-171-0/+4
|\ \
| * | Use "branch_name" instead "branch" on V3 branch creation API29604-v3-fix-branch-creationOswaldo Ferreira2017-03-161-0/+4
* | | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+4
* | | Merge branch '26470-branch-names-with-reference-prefixes-results-in-buggy-bra...Sean McGivern2017-03-171-0/+4
|\ \ \ | |/ / |/| |
| * | Strip reference prefixes on branch creationMatthieu Tardy2017-01-091-0/+4
* | | Merge branch 'fix-slow-queries-for-branches-index' into 'master' Douwe Maan2017-03-161-0/+4
|\ \ \
| * | | removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+4
* | | | Merge branch 'add-blob-copy-button' into 'master' Robert Speicher2017-03-161-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add copy button to blob header and use icon for Raw buttonDouwe Maan2017-03-161-0/+4
* | | | Merge branch '27988-fix-transient-failure-in-commits-api' into 'master' Sean McGivern2017-03-161-0/+5
|\ \ \ \
| * | | | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable2017-03-161-0/+5
* | | | | Merge branch '29565-name-of-the-uncompressed-folder-of-a-tag-archive-changed'...Rémy Coutable2017-03-161-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix archive prefix bug for refs containing dotsMark Fletcher2017-03-161-0/+4
* | | | | Merge branch '28991-viewing-old-wiki-page-version-edit-button-exists' into 'm...29565-name-of-the-uncompressed-folder-of-a-tag-archive-changedRémy Coutable2017-03-161-0/+4
|\ \ \ \ \
| * | | | | [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-161-0/+4
* | | | | | Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master' Yorick Peterse2017-03-161-0/+4
|\ \ \ \ \ \
| * | | | | | Test showing pipelines on the dashboardBob Van Landuyt2017-03-161-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix_visibility_level' into 'master' Sean McGivern2017-03-161-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix_visibility_levelblackst0ne2017-03-1115-0/+60
| |\ \ \ \ \ \
| * | | | | | | Fix visibility level on new project pageblackst0ne2017-03-111-0/+4
* | | | | | | | Issue milestone remaining time tooltipMichael2017-03-161-0/+5
* | | | | | | | Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-161-0/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add 'Undo mark all as done' to TodosJacopo2017-03-161-0/+4
* | | | | | | | Merge branch 'pipeline-tooltips-overflow' into 'master' Filipa Lacerda2017-03-161-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed pipeline action tooltips being cut offpipeline-tooltips-overflowPhil Hughes2017-03-151-0/+4
* | | | | | | | | Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda2017-03-161-0/+4
* | | | | | | | | Merge branch 'group-gear-setting-dropdown-to-tab' into 'master' Douwe Maan2017-03-161-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Moved the gear settings dropdown in the group view to a tabJose Ivan Vargas2017-03-141-0/+4
* | | | | | | | | Merge branch '8836-mr-revert' into 'master' Robert Speicher2017-03-151-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-4/+0
* | | | | | | | | | Merge branch 'add_quick_submit_for_snippet_forms' into 'master' Clement Ho2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add quick submit for snippet formsblackst0ne2017-03-141-0/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'better-priority-sorting' into 'master' Douwe Maan2017-03-152-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-0/+4
| * | | | | | | | | Allow sorting by due date and label prioritySean McGivern2017-03-151-0/+4
* | | | | | | | | | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-111-0/+4
* | | | | | | | | | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-0/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-141-0/+4
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Remove whitespace in group linksXurxo2017-03-151-0/+4
* | | | | | | | | | | Merge branch 'allow-resolving-conflicts-in-utf-8' into 'master' Robert Speicher2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow resolving conflicts with non-ASCII charsallow-resolving-conflicts-in-utf-8Sean McGivern2017-03-151-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '28277-document-u2f-limitations-with-multiple-urls' into 'master' Achilleas Pipinellis2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document U2F limitations with multiple hostnames/FQDNs.28277-document-u2f-limitations-with-multiple-urlsTimothy Andrew2017-02-251-0/+4
* | | | | | | | | | | Merge branch 'fix-milestone-name-on-show' into 'master' Rémy Coutable2017-03-151-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Switch to using milestone.to_reference when displaying milestone Fix #29214Raveesh2017-03-141-0/+4
| | |/ / / / / / / / | |/| | | | | | | |