summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-2053-96/+95
* Upgrade eslint to v5Mike Greiling2018-09-202-3/+4
* Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-195-6/+6
|\
| * Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-185-6/+6
* | Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda2018-09-196-14/+36
|\ \
| * | Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-182-2/+6
| * | Updated latestDiff logic to only be used to LegacyDiffNotesPhil Hughes2018-09-172-5/+3
| * | Updated LegacyDiffNote logicPhil Hughes2018-09-173-7/+8
| * | Moved legacy diff note check into util methodPhil Hughes2018-09-172-7/+4
| * | Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-176-11/+33
* | | Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-196-6/+6
* | | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-193-4/+10
* | | Merge branch 'refactor-main-js' into 'master'Phil Hughes2018-09-1940-138/+125
|\ \ \
| * | | Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-1829-31/+31
| * | | Move findAndFollowLink to lib/utilsMike Greiling2018-09-184-4/+4
| * | | Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-144-34/+21
| * | | Move shortcuts instantiation into behaviorsMike Greiling2018-09-143-32/+37
| * | | Move performance_bar setup to dispatcher to main.jsMike Greiling2018-09-142-8/+2
| * | | Move search autocomplete from dispatcher to main.jsMike Greiling2018-09-143-11/+8
| * | | Move preview_markdown.js to behaviorsMike Greiling2018-09-143-2/+2
| * | | Move initFieldErrors from dispatcher to main.jsMike Greiling2018-09-132-8/+4
| * | | Remove superfluous importMike Greiling2018-09-131-1/+0
| * | | Move svg4everybody into polyfills and reorganizeMike Greiling2018-09-134-12/+21
* | | | Unite green buttons under one css classDmitriy Zaporozhets2018-09-19134-158/+152
* | | | Merge branch 'remove-ee-specific-lines-from-plan-concerns' into 'master'Robert Speicher2018-09-184-13/+34
|\ \ \ \
| * | | | Fix bad conflicts resolutionLin Jen-Shin2018-09-171-2/+2
| * | | | Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-7/+11
| * | | | Remove EE-specific code from MentionableSean McGivern2018-09-173-6/+23
| * | | | Remove EE-specific code from IssuableSean McGivern2018-09-171-2/+2
* | | | | [QA] consolidate selector patterns (1_manage/login)Dan Davison2018-09-185-13/+13
* | | | | Improve cluster apps installation flowMike Greiling2018-09-1811-259/+374
* | | | | Improve TabHelper to clarify the use of Namespaces for the nav_linkGabriel Mazetto2018-09-182-2/+21
* | | | | Merge branch '51546-rails5-milestone-groups' into 'master'Yorick Peterse2018-09-182-2/+9
|\ \ \ \ \
| * | | | | Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre2018-09-182-2/+9
* | | | | | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-186-12/+13
|/ / / / /
* | | | | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-182-5/+8
|\ \ \ \ \
| * | | | | Guard against regressions in commit email specsNick Thomas2018-09-181-3/+4
| * | | | | Use commit email for wiki actionsNick Thomas2018-09-171-1/+1
| * | | | | Use the correct email address when committing via a file serviceNick Thomas2018-09-171-2/+4
* | | | | | Merge branch '45754-open-issues-from-archived-project-listed-in-group-issue-b...Douwe Maan2018-09-182-2/+7
|\ \ \ \ \ \
| * | | | | | Filter out archived projects from issue/mr countBrett Walker2018-09-171-2/+2
| * | | | | | Filter out archived issues from group issue boardBrett Walker2018-09-141-0/+5
* | | | | | | Expose runners status information in job apiSteve Azzopardi2018-09-183-6/+19
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas2018-09-181-1/+1
|\ \ \ \ \ \
| * | | | | | Return a default commit email if migration has not completedStan Hu2018-09-151-1/+1
| |/ / / / /
* | | | | | Merge branch 'ml-qa-spec-use-ssh-key' into 'master'Robert Speicher2018-09-173-5/+5
|\ \ \ \ \ \
| * | | | | | Add an SSH key and use it to clone and pushMark Lapierre2018-09-153-5/+5
* | | | | | | Fix haml-lint error in 2FA codes partialRobert Speicher2018-09-171-1/+1
* | | | | | | Merge branch 'fix-url-validator' into 'master'Douglas Barbosa Alexandre2018-09-171-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Allow UrlValidator to work with attr_encryptedNick Thomas2018-09-171-3/+11