summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use GrapeDSL for commitszj-grapify-commitsZ.J. van de Weg2016-10-181-60/+69
* Merge branch 'issue_19734_2' into 'master' Sean McGivern2016-10-1821-174/+398
|\
| * Merge branch 'master' into issue_19734_2Phil Hughes2016-10-1853-634/+1635
| |\
| * | Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-1721-174/+398
* | | Merge branch 'looser-time-in-specs' into 'master' Douwe Maan2016-10-188-14/+27
|\ \ \ | |_|/ |/| |
| * | Add a be_like_time matcher and use it in specsNick Thomas2016-10-178-14/+27
* | | Merge branch 'adam-fix-mr-diff-symlink-file-conversion' into 'master' Sean McGivern2016-10-183-5/+10
|\ \ \
| * | | Fix the diff in the merge request view when converting a symlink to a regular...adam-fix-mr-diff-symlink-file-conversionAdam Niedzielski2016-10-173-5/+10
* | | | Merge branch 'faster_toggle_award_url_helper_method' into 'master' Yorick Peterse2016-10-182-3/+7
|\ \ \ \
| * | | | Execute specific named route method from toggle_award_url helper methodfaster_toggle_award_url_helper_methodPaco Guzman2016-10-182-3/+7
* | | | | Merge branch 'fix/build-erase-race-condition' into 'master' Kamil TrzciƄski2016-10-183-15/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Changelog entry for fix to CI artifacts eraseGrzegorz Bizon2016-10-181-1/+0
| * | | | Add Changelog entry to fix for removing artifactsfix/build-erase-race-conditionGrzegorz Bizon2016-10-171-0/+2
| * | | | Avoid race condition when expiring artifactsGrzegorz Bizon2016-10-172-15/+39
* | | | | Merge branch 'merge-conflicts-editor-2' into 'master' Jacob Schatz2016-10-1844-586/+1560
|\ \ \ \ \
| * | | | | Provide better error message to the usermerge-conflicts-editor-2Alfredo Sumaran2016-10-171-1/+1
| * | | | | Merge branch 'master' into merge-conflicts-editor-2Alfredo Sumaran2016-10-1721-150/+317
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-17246-1531/+3847
| |\ \ \ \ \
| * | | | | | Update CHANGELOGAlfredo Sumaran2016-10-131-1/+0
| * | | | | | Add syntax highlighting to filesAlfredo Sumaran2016-10-131-0/+1
| * | | | | | Add blob_ace_mode to conflict content responseSean McGivern2016-10-133-0/+17
| * | | | | | Fix discard messageAlfredo Sumaran2016-10-131-1/+1
| * | | | | | Update CHANGELOGAlfredo Sumaran2016-10-131-0/+2
| * | | | | | Use plain JS to get elements and data and valuesAlfredo Sumaran2016-10-131-5/+5
| * | | | | | Remove unused filesAlfredo Sumaran2016-10-132-550/+0
| * | | | | | Fix column limit on mysqlAlfredo Sumaran2016-10-131-1/+1
| * | | | | | Add more tests to check conflicts resolutionAlfredo Sumaran2016-10-134-51/+101
| * | | | | | Improve components for PhantomJs compatibilityAlfredo Sumaran2016-10-1317-76/+140
| * | | | | | Use .some instead of .find for phantomjs compatibilityAlfredo Sumaran2016-10-131-9/+1
| * | | | | | Improve diff view switching and componentsAlfredo Sumaran2016-10-136-61/+54
| * | | | | | Do not show Diff view switcher if all files are can be only resolved with an ...Alfredo Sumaran2016-10-133-2/+15
| * | | | | | Ability to resolve conflicts for files with `text-editor` as conflict typeAlfredo Sumaran2016-10-137-159/+213
| * | | | | | Refactor JS codeAlfredo Sumaran2016-10-1310-11/+545
| * | | | | | Fix editor specSean McGivern2016-10-131-0/+1
| * | | | | | Add tests to check if files are resolved with Edit Inline modeAlfredo Sumaran2016-10-131-0/+26
| * | | | | | check if files is set before countingAlfredo Sumaran2016-10-131-0/+4
| * | | | | | Replace loading text with spinnerAlfredo Sumaran2016-10-132-3/+4
| * | | | | | Style for resolve conflicts formAlfredo Sumaran2016-10-132-10/+21
| * | | | | | Styles for discard alertAlfredo Sumaran2016-10-133-6/+18
| * | | | | | Replace textarea with Ace editorAlfredo Sumaran2016-10-134-8/+30
| * | | | | | Implement editor to manually resolve merge conflictsAlfredo Sumaran2016-10-1311-73/+300
| * | | | | | We now support resolving conflicts with ambiguous markersDouwe Maan2016-10-131-1/+0
| * | | | | | Simplify conflict file JSON creationSean McGivern2016-10-131-7/+15
| * | | | | | Add JSON SchemaSean McGivern2016-10-132-0/+141
| * | | | | | Fix resolve service specsSean McGivern2016-10-131-2/+2
| * | | | | | Fix MR model specSean McGivern2016-10-131-6/+6
| * | | | | | Fix specsSean McGivern2016-10-132-4/+4
| * | | | | | Make RuboCop happySean McGivern2016-10-131-1/+0
| * | | | | | Allow setting content for resolutionsSean McGivern2016-10-1311-42/+395
| * | | | | | Add instrumentation to conflict classesSean McGivern2016-10-131-0/+1