summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'branches-ending-with-json' into 'master' Douwe Maan2016-08-021-1/+1
|\
| * Allow branch names ending with .json for graph and network page (!5579)winniehell2016-08-021-1/+1
| * Append .json onto graph request URL (!5136)Phil Hughes2016-08-021-1/+1
* | Expand commit message width in repo viewClement Ho2016-08-023-7/+13
* | Merge branch 'ff-artifacts-date-fix' into 'master' Fatih Acet2016-08-021-1/+1
|\ \
| * | Fixed artifacts expire date in FFff-artifacts-date-fixPhil Hughes2016-07-271-1/+1
* | | Merge branch '14202-speed-up-diff-note-active' into 'master' Yorick Peterse2016-08-026-3/+40
|\ \ \
| * | | Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-026-3/+40
* | | | Merge branch '20101-ci-configuration' into 'master' Fatih Acet2016-08-022-0/+8
|\ \ \ \
| * | | | Link configuration button to .gitlab-ci.yml20101-ci-configurationAnnabel Dunstone2016-07-282-1/+5
| * | | | Add CI configuration button on project pageAnnabel Dunstone2016-07-281-0/+4
* | | | | Merge branch 'remove-unused-js-libraries' into 'master' Dmitriy Zaporozhets2016-08-022-281/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "md5 and utf_encode js libraries"winniehell2016-08-022-281/+0
| | |_|/ | |/| |
* | | | Merge branch '16568-document-wiki-linking-behavior' into 'master' Achilleas Pipinellis2016-08-021-3/+8
|\ \ \ \
| * | | | Change Markdown document locationAchilleas Pipinellis2016-08-021-1/+1
| * | | | Use `succeed` to add periods to help text.Timothy Andrew2016-08-021-5/+8
| * | | | Add help document describing wiki linking behavior.Timothy Andrew2016-08-021-0/+2
| |/ / /
* | | | Merge branch 'handle-disabled-request-store' into 'master' Yorick Peterse2016-08-021-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu2016-08-011-2/+7
* | | | Merge branch 'oldrev-in-update-hooks' into 'master' Douwe Maan2016-08-012-4/+7
|\ \ \ \
| * | | | webhooks: include old revision in MR update eventsBen Boeckel2016-08-012-4/+7
* | | | | Merge branch '20294-commit-tooltip' into 'master' Jacob Schatz2016-08-011-0/+4
|\ \ \ \ \
| * | | | | Line tooltip up with icon20294-commit-tooltipAnnabel Dunstone2016-07-261-0/+4
* | | | | | Merge branch 'issue_20063_2' into 'master' Rémy Coutable2016-08-011-2/+6
|\ \ \ \ \ \
| * | | | | | Fix search results for notes without commitsFelipe Artur2016-08-011-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'admin-builds' into 'master' Fatih Acet2016-08-013-14/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Decrease icon container width to help fit all pipeline commit info on two linesadmin-buildsAnnabel Dunstone2016-07-281-1/+1
| * | | | | Add icon containerAnnabel Dunstone2016-07-281-1/+2
| * | | | | Adjust min-widths of pipelines and builds tablesAnnabel Dunstone2016-07-281-1/+5
| * | | | | Add pipeline icon to admin builds; position warning icon after shaAnnabel Dunstone2016-07-282-11/+9
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-gh-pull-requests' into 'master' Rémy Coutable2016-08-011-2/+2
|\ \ \ \ \
| * | | | | fixup! Fix attr reader to force the intended values for source and target shasfix-gh-pull-requestsDouglas Barbosa Alexandre2016-07-311-6/+2
| * | | | | Fix attr reader to force the intended values for source and target shasDouglas Barbosa Alexandre2016-07-311-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch '14202-avoid-line-code-position-calculations' into 'master' Yorick Peterse2016-08-011-4/+3
|\ \ \ \ \
| * | | | | Avoid line_code and position calculation on line partial for plain view14202-avoid-line-code-position-calculationsPaco Guzman2016-08-011-4/+3
| |/ / / /
* | | | | Merge branch '15064_issuable_default_sort_order' into 'master' Rémy Coutable2016-08-0110-71/+105
|\ \ \ \ \
| * | | | | State specific default sort order for issuableszs2016-08-0110-71/+105
* | | | | | Merge branch 'fix/labels-milestones-import' into 'master' Rémy Coutable2016-08-012-2/+14
|\ \ \ \ \ \
| * | | | | | squashed - fixed label and milestone association problems, updated specs and ...fix/labels-milestones-importJames Lopez2016-08-012-2/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'zj-env-external-url' into 'master' Rémy Coutable2016-08-016-24/+62
|\ \ \ \ \ \
| * | | | | | Minor fixes in the Env API endpointszj-env-external-urlZ.J. van de Weg2016-08-011-1/+1
| * | | | | | Incorporate feedbackZ.J. van de Weg2016-07-291-1/+9
| * | | | | | Add an URL field to EnvironmentsZ.J. van de Weg2016-07-296-24/+54
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'new-issue-button-outline' into 'master' Rémy Coutable2016-08-012-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make "New issue" button in Issue page less obtrusive (!5457)winniehell2016-07-302-2/+2
* | | | | | Merge branch 'clarify-deletion-message' into 'master' Robert Speicher2016-07-301-1/+1
|\ \ \ \ \ \
| * | | | | | Clarify which project is deleted to avoid alarmclarify-deletion-messageStan Hu2016-07-291-1/+1
| |/ / / / /
* | | | | | Merge branch 'reject-merge-conflicts' into 'master' Robert Speicher2016-07-301-1/+7
|\ \ \ \ \ \
| * | | | | | Properly abort a merge when merge conflicts occurreject-merge-conflictsStan Hu2016-07-291-1/+7
| |/ / / / /
* | | | | | Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-callsStan Hu2016-07-293-6/+8
|/ / / / /