summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'discussion-reply-button-performance' into 'master' Jacob Schatz2016-08-032-3/+3
|\
| * Remove delay when hitting Reply... button on page with a lot of discussionsDouwe Maan2016-08-012-3/+3
* | Merge branch 'convert-trans-bg-to-css' into 'master' Jacob Schatz2016-08-032-1/+4
|\ \
| * | Convert image diff background image to CSSClement Ho2016-08-012-1/+4
* | | Merge branch '18866-add-simple-identifier-to-public-ssh-keys' into 'master' Douwe Maan2016-08-021-2/+3
|\ \ \
| * | | Add simple identifier to public SSH keysKeith Pope2016-08-021-2/+3
* | | | Merge branch 'rs-external-issue-tracker-redirect' into 'master' Douwe Maan2016-08-025-35/+16
|\ \ \ \
| * | | | Remove `url_for_new_issue` helperrs-external-issue-tracker-redirectRobert Speicher2016-08-013-20/+10
| * | | | Redirect to external issue tracker from `/issues`Robert Speicher2016-08-014-18/+9
| | |_|/ | |/| |
* | | | Merge branch 'convert-switch-icon-to-font' into 'master' Dmitriy Zaporozhets2016-08-023-3/+1
|\ \ \ \
| * | | | Convert switch icon into icon fontClement Ho2016-08-013-3/+1
| | |_|/ | |/| |
* | | | 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
| | |/ / / / | |/| | | |