summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update 3.1 rule exampledocs-fe-jsClement Ho2018-03-271-0/+3
* Update rule 3.3Clement Ho2018-03-271-1/+2
* Update javascript.mdClement Ho2018-03-151-1/+1
* Fix typoClement Ho2018-03-151-1/+1
* Updates after reviewFilipa Lacerda2018-03-131-6/+2
* Add better explanation about side effects in constructor methodFilipa Lacerda2018-03-131-9/+37
* Merge branch 'master' into docs-fe-jsFilipa Lacerda2018-03-13621-2517/+5445
|\
| * Merge branch 'rd-fix-github-url-when-listing-repositories-at-importing' into ...Douwe Maan2018-03-128-18/+46
| |\
| | * Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-128-18/+46
| * | Merge branch 'ab-44121-post-deploy-migrations-time-format' into 'master'Yorick Peterse2018-03-121-1/+1
| |\ \
| | * | Fix timestamp to include %M instead of %I for post-deploy migrations.ab-44121-post-deploy-migrations-time-formatAndreas Brandl2018-03-121-1/+1
| * | | Merge branch 'fl-update-svg' into 'master'Clement Ho2018-03-122-4/+4
| |\ \ \
| | * | | Update dependency for svgsFilipa Lacerda2018-03-122-4/+4
| * | | | Merge branch 'bvl-inconsistent-spelling-in-mr-form' into 'master'Douwe Maan2018-03-123-20/+90
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix inconsistent punctuation on MR formBob Van Landuyt2018-03-123-20/+90
| |/ / /
| * | | Merge branch 'gitaly-0.89.0' into 'master'Robert Speicher2018-03-121-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Use Gitaly 0.89.0Jacob Vosmaer2018-03-121-1/+1
| * | | Merge branch 'sh-bump-ruby-parser' into 'master'Robert Speicher2018-03-121-5/+5
| |\ \ \
| | * | | Bump parser and unparser gems to remove warningssh-bump-ruby-parserStan Hu2018-03-091-5/+5
| * | | | Merge branch 'allow-ee-in-backtraces' into 'master'Robert Speicher2018-03-123-8/+6
| |\ \ \ \
| | * | | | Include the ee/ directory in backtracesallow-ee-in-backtracesSean McGivern2018-03-123-8/+6
| * | | | | Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-125-48/+56
| |\ \ \ \ \
| | * | | | | Move NothingToMerge vue componentGeorge Tsiolis2018-03-085-48/+56
| * | | | | | Merge branch 'removes-source-branch-widget-state' into 'master'Filipa Lacerda2018-03-124-1/+41
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | fixed specPhil Hughes2018-03-121-0/+1
| | * | | | | Fix removes source branch text being rendered in merged stateremoves-source-branch-widget-statePhil Hughes2018-03-124-1/+40
| * | | | | | Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-127-17/+94
| |\ \ \ \ \ \
| | * | | | | | fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-124-7/+71
| | * | | | | | added mutation specPhil Hughes2018-03-102-8/+21
| | * | | | | | fix polling not working correctlyPhil Hughes2018-03-091-1/+1
| | * | | | | | Fixed issue notes being duplicatedPhil Hughes2018-03-093-4/+4
| * | | | | | | Merge branch '42579-fix-sidebar-dropdown-hover-style' into 'master'Phil Hughes2018-03-122-13/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Resolve "Hover style for sidebar dropdowns is wrong"Lukas Eipert2018-03-122-13/+32
| |/ / / / / / /
| * | | | | | | Merge branch 'tc-api-fix-expose_url' into 'master'Stan Hu2018-03-123-1/+47
| |\ \ \ \ \ \ \
| | * | | | | | | Respect the protocol in `expose_url`Toon Claes2018-03-123-1/+47
| |/ / / / / / /
| * | | | | | | Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern2018-03-125-34/+65
| |\ \ \ \ \ \ \
| | * | | | | | | Remove unused Compare#base_commitosw-stop-recalculating-merge-base-on-mr-loadingOswaldo Ferreira2018-03-082-36/+19
| | * | | | | | | Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira2018-03-075-19/+67
| * | | | | | | | Merge branch 'add-indexes-to-todos-for-heavy-users-like-sean' into 'master'Yorick Peterse2018-03-123-1/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add partial indexes on todos to handle users with many todosadd-indexes-to-todos-for-heavy-users-like-seanGreg Stark2018-03-093-1/+36
| * | | | | | | | | Merge branch 'fix-code-search-500-with-non-ascii-filename' into 'master'Nick Thomas2018-03-123-4/+21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix code and wiki search results when filename is non-ASCIISean McGivern2018-03-123-4/+21
| * | | | | | | | | | Merge branch 'fl-document-key-vue' into 'master'Tim Zallmann2018-03-121-0/+51
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Clean up docsfl-document-key-vueFilipa Lacerda2018-03-011-8/+0
| | * | | | | | | | | | Merge branch 'master' into fl-document-key-vueFilipa Lacerda2018-03-0164-141/+431
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Adds information about nested v-forFilipa Lacerda2018-02-281-0/+18
| | * | | | | | | | | | | Merge branch 'master' into fl-document-key-vueFilipa Lacerda2018-02-28169-829/+2617
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix typosFilipa Lacerda2018-02-271-5/+11
| | * | | | | | | | | | | | Adds guidelines regarding `:key` keywordFilipa Lacerda2018-02-271-0/+35
| * | | | | | | | | | | | | Merge branch 'docs-vue-components' into 'master'Phil Hughes2018-03-121-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \