summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added performance guidelines for new MRsmr-performance-guidesYorick Peterse2016-08-223-0/+175
* Merge branch 'fix-branch-title-trailing-space' into 'master' Jacob Schatz2016-08-192-2/+3
|\
| * Fix branch title trailing space on hoverClement Ho2016-08-162-2/+3
* | Merge branch 'fix-alignment-build-status-icon' into 'master' Jacob Schatz2016-08-193-1/+23
|\ \
| * | Fix spacing and vertical alignment on build status icon on commits pageClement Ho2016-08-103-1/+23
* | | Merge branch 'fix-gfm-commit-font' into 'master' Jacob Schatz2016-08-192-1/+2
|\ \ \
| * | | Fix commit mention font inconsistencyClement Ho2016-08-152-1/+2
* | | | Merge branch 'fix-badge-alignment' into 'master' Jacob Schatz2016-08-192-0/+2
|\ \ \ \
| * | | | Fix badge count alignmentClement Ho2016-08-172-0/+2
* | | | | Merge branch 'fix-button-missing-type' into 'master' Jacob Schatz2016-08-193-2/+3
|\ \ \ \ \
| * | | | | Fix button missing typeClement Ho2016-08-083-2/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'scroll-code-blocks' into 'master' Jacob Schatz2016-08-193-8/+10
|\ \ \ \ \
| * | | | | Remove unneeded codescroll-code-blocksAnnabel Dunstone2016-08-121-15/+0
| * | | | | Wrap single lines of code; horizontally scroll multi-line code blocksAnnabel Dunstone2016-08-123-1/+18
* | | | | | Merge branch '21039-member-invite-declined-email-wrong-arguments' into 'master' Rubén Dávila Santos2016-08-193-2/+41
|\ \ \ \ \ \
| * | | | | | Fix notification_service argument error of declined invitation emailsPaco Guzman2016-08-193-2/+41
|/ / / / / /
* | | | | | Merge branch 'labels-grammar' into 'master' Achilleas Pipinellis2016-08-191-2/+2
|\ \ \ \ \ \
| * | | | | | fix same mistake as in eeDe Wet Blomerus2016-08-181-2/+2
* | | | | | | Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-1976-137/+3629
|\ \ \ \ \ \ \
| * | | | | | | Fix expansion of discussions in diffdiff-line-comment-vuejsDouwe Maan2016-08-183-5/+3
| * | | | | | | Improve performance of MR show pageDouwe Maan2016-08-189-22/+33
| * | | | | | | Fix jumping between discussions on changes tabDouwe Maan2016-08-181-0/+1
| * | | | | | | Fix MR note discussion IDDouwe Maan2016-08-181-1/+3
| * | | | | | | Remove right margin on Jump button iconDouwe Maan2016-08-181-2/+6
| * | | | | | | Fix bug causing “Jump to discussion” button not to showDouwe Maan2016-08-182-11/+7
| * | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1856-139/+1379
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-1852-176/+844
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix class method definitionDouwe Maan2016-08-171-1/+1
| * | | | | | | | | Add changelog entryDouwe Maan2016-08-171-0/+1
| * | | | | | | | | Function should return a boolean.Connor Shea2016-08-171-1/+1
| * | | | | | | | | Forgot another one.Connor Shea2016-08-171-0/+2
| * | | | | | | | | Fix a lingering conflict.Connor Shea2016-08-171-5/+1
| * | | | | | | | | Fix more incomplete if/else statements.Connor Shea2016-08-172-0/+8
| * | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-17153-179/+8177
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Store discussion_id on Note for faster discussion lookup.Douwe Maan2016-08-1713-47/+191
| * | | | | | | | | | Remove non-standard VueJS files from vendor.Connor Shea2016-08-173-11391/+2
| * | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-1718-124/+11801
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add return statements for if statements that were missing them.Connor Shea2016-08-171-0/+4
| * | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-16241-917/+4136
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add documentation for discussion resolution.Connor Shea2016-08-166-8/+40
| * | | | | | | | | | | | Init commit on documentation for resolving inline comments in MRsAchilleas Pipinellis2016-08-171-0/+8
| * | | | | | | | | | | | Remove accidental addition of table and index.Connor Shea2016-08-161-10/+0
| * | | | | | | | | | | | Add comment for v-cloak selector. [ci skip]Connor Shea2016-08-161-1/+2
| * | | | | | | | | | | | Fix Resolve All button.Connor Shea2016-08-161-5/+1
| * | | | | | | | | | | | Improve CSS for line comment resolution button.Connor Shea2016-08-161-5/+2
| * | | | | | | | | | | | Add test for jumping between discussions and unhiding toggled discussions.Connor Shea2016-08-161-0/+18
| * | | | | | | | | | | | Address review feedbackDouwe Maan2016-08-169-86/+116
| * | | | | | | | | | | | Resolve feedback.Connor Shea2016-08-153-9/+16
| * | | | | | | | | | | | Single quotes for consistency, cache 'this' selector.Connor Shea2016-08-151-3/+4
| * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-12606-6514/+9877
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |