summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Good old dangling commaide-fix-back-btnTim Zallmann2017-10-061-1/+1
* Resetting of active Line + setting it for the async display functionsTim Zallmann2017-10-063-13/+22
* Fixed Linting Error + Error with Line Highlighter found in TestTim Zallmann2017-10-052-3/+3
* CHanged to Helper MethodTim Zallmann2017-10-051-1/+1
* Removed the console.logTim Zallmann2017-10-051-1/+0
* Refactored Highlighting mechanismTim Zallmann2017-10-054-16/+18
* Optimising IfTim Zallmann2017-10-041-2/+2
* Fixes the unhandled promise rejectionTim Zallmann2017-10-042-0/+3
* Added Check for Line Number ElementTim Zallmann2017-10-041-1/+1
* Fixed RepoFile TestTim Zallmann2017-10-042-9/+11
* Fixed Repo Sidebar TestsTim Zallmann2017-10-042-37/+48
* Added Test for Back Button BehaviourTim Zallmann2017-10-041-0/+32
* Fixed Eslint ErrorsTim Zallmann2017-10-041-4/+4
* Polished Back Button for files that are not in the tree anymoreTim Zallmann2017-10-041-1/+10
* Fixed Back Button for files + line number jumping for preview and editorTim Zallmann2017-10-044-7/+30
* Merge branch '26890-fix-default-branches-sorting' into 'master'Robert Speicher2017-10-045-147/+142
|\
| * Fix the default branches sorting to actually be 'Last updated'26890-fix-default-branches-sortingRémy Coutable2017-09-255-147/+142
* | Merge branch 'docs/images-update' into 'master'Job van der Voort2017-10-0470-128/+99
|\ \
| * | Update a bunch of docs imagesAchilleas Pipinellis2017-10-0470-128/+99
* | | Merge branch 'capture-rev-list-errors' into 'master'Sean McGivern2017-10-041-1/+1
|\ \ \
| * | | Include RevList error messages in exceptionscapture-rev-list-errorsJacob Vosmaer2017-10-031-1/+1
* | | | Merge branch 'gitaly-fetch-ref' into 'master'Sean McGivern2017-10-047-22/+80
|\ \ \ \
| * | | | Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer2017-10-047-22/+80
* | | | | Merge branch 'missing-exception-variable' into 'master'Sean McGivern2017-10-041-1/+1
|\ \ \ \ \
| * | | | | Add missing exception variableJacob Vosmaer2017-10-041-1/+1
| |/ / / /
* | | | | Merge branch 'merge-request-notes-performance' into 'master'Sean McGivern2017-10-044-10/+33
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use a UNION ALL for getting merge request notesmerge-request-notes-performanceYorick Peterse2017-10-024-10/+33
* | | | | Merge branch 'js-load-specific-locales' into 'master'Phil Hughes2017-10-046-26/+19
|\ \ \ \ \
| * | | | | Load only the currently needed JS locale fileTim Zallmann2017-10-046-26/+19
|/ / / / /
* | | | | Merge branch 'fix_migration_with_fast_forward_option' into 'master'Sean McGivern2017-10-043-3/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add a new migration to make sure that fast forward column exists in projects ...fix_migration_with_fast_forward_optionValery Sizov2017-10-043-2/+29
| * | | | Fix AddFastForwardOptionToProject migrationValery Sizov2017-10-041-1/+1
* | | | | Merge remote-tracking branch 'dev/master'Jarka Kadlecova2017-10-041-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJarka Kadlecova2017-10-041-0/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJarka Kadlecova2017-10-041-0/+4
| | |\ \ \ \ \
| | | * | | | | Update CHANGELOG.md for 9.5.7Jose Ivan Vargas2017-10-031-0/+4
* | | | | | | | Merge branch '36742-hide-close-mr-button-on-merge' into 'master'Fatih Acet2017-10-046-1/+67
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Hide close MR button after merge without reloading pageJacopo2017-09-246-1/+67
* | | | | | | | Merge branch 'dm-pat-revoke' into 'master'Sean McGivern2017-10-044-3/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Set default scope on PATs that don't have one set to allow them to be revokeddm-pat-revokeDouwe Maan2017-10-034-3/+14
* | | | | | | | Merge branch 'icons-profile-icons' into 'master'Phil Hughes2017-10-041-9/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Updated Profile Events Helper to use SVG Sprite IconsTim Zallmann2017-10-041-9/+11
|/ / / / / / /
* | | | | | | Merge branch '3612-update-script-template-order-in-vue-files' into 'master'Filipa Lacerda2017-10-0412-97/+121
|\ \ \ \ \ \ \
| * | | | | | | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-filesEric Eastwood2017-10-0312-97/+121
* | | | | | | | Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda2017-10-042-0/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Add tests for handle save method of the comment form.acet-disabled-comment-textarea-while-requestingFatih Acet2017-10-031-0/+40
| * | | | | | | | Disable comment textarea while submitting a new comment.Fatih Acet2017-10-031-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'winh-vue-styleguide-link-docs' into 'master'Filipa Lacerda2017-10-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix link to Vue.js style guidewinh-vue-styleguide-link-docswinh-vue-styleguide-linkWinnie Hellmann2017-10-031-1/+1
* | | | | | | | | Merge branch 'fix-ssh-key-mutation' into 'master'Douwe Maan2017-10-042-0/+11
|\ \ \ \ \ \ \ \ \