summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-292-2/+2
* Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern2016-11-292-1/+11
|\
| * Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-282-1/+11
* | Merge branch '24150-consistent-dropdown-styles' into 'master' Annabel Dunstone Gray2016-11-2914-57/+84
|\ \
| * | dropdowns.scss: Fix style issues after reviewDavid Wagner2016-11-281-5/+0
| * | Update some more sort/filter dropdownsDavid Wagner2016-11-288-17/+17
| * | Make open and hovered dropdown toggles look the sameDavid Wagner2016-11-281-8/+11
| * | Homogenize dropdowns on Issue pageDavid Wagner2016-11-286-40/+69
* | | Merge branch 'hide-project-variables' into 'master' Fatih Acet2016-11-295-2/+57
|\ \ \
| * | | Enable ESLint and fix minor code style stuff in project_variables.js.es6.hide-project-variablesFatih Acet2016-11-291-21/+20
| * | | Add spec for hiding variables and remove the need for ES6 SymbolStan Hu2016-11-241-3/+3
| * | | Hide project variables values by defaultStan Hu2016-11-245-2/+58
* | | | Merge branch 'refactor-issuable-description-and-metadata' into 'master' Robert Speicher2016-11-293-45/+56
|\ \ \ \
| * | | | Refactor issuable description and metadata form sectionsrefactor-issuable-description-and-metadataRémy Coutable2016-11-253-45/+56
* | | | | Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' i...Douwe Maan2016-11-2913-32/+55
|\ \ \ \ \
| * | | | | Use assigned variables betterhoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emailsSean McGivern2016-11-282-5/+3
| * | | | | Don't use diff_line_content for emailsSean McGivern2016-11-282-4/+2
| * | | | | Don't remove + / - signs from diff emailsSean McGivern2016-11-282-2/+4
| * | | | | Tidy up text emailsSean McGivern2016-11-285-10/+9
| * | | | | Add keyword arguments to truncated_diff methodhhoopes2016-11-2510-37/+33
| * | | | | Change diff highlight/truncate for reusabilityhhoopes2016-11-258-18/+25
| * | | | | Add new template to handle both commit & mr noteshhoopes2016-11-256-23/+38
| * | | | | Add diff hunks to notification emails on MRhhoopes2016-11-253-1/+9
| |/ / / /
* | | | | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-285-6/+6
* | | | | Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan2016-11-286-13/+17
* | | | | Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-283-14/+10
* | | | | Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-282-4/+11
* | | | | Merge branch 'update-button-style' into 'master' ldap_user_filter_updateAnnabel Dunstone Gray2016-11-282-43/+53
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add darker active state for outline buttons and new border colors.Chris Peressini2016-11-282-10/+16
| * | | | Create secondary colors with darken functionChris Peressini2016-11-281-34/+38
* | | | | Merge branch '24149-nav-hover' into 'master' Annabel Dunstone Gray2016-11-281-33/+18
|\ \ \ \ \
| * | | | | Add hover state to navigation rows24149-nav-hovertauriedavis2016-11-281-33/+18
* | | | | | Merge branch '24985-environments-spinner' into 'master' Fatih Acet2016-11-281-1/+1
|\ \ \ \ \ \
| * | | | | | Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '25026-authenticate-user-for-new-snippet' into 'master' Sean McGivern2016-11-281-4/+1
|\ \ \ \ \ \
| * | | | | | Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-4/+1
* | | | | | | Merge branch 'add-find-poly' into 'master' Alfredo Sumaran2016-11-282-8/+24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add `.find` polyadd-find-polyLuke "Jared" Bennett2016-11-252-8/+24
| | |/ / / / | |/| | | |
* | | | | | Merge branch '24813-project-members-with-developer-access-can-no-longer-creat...Sean McGivern2016-11-282-12/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Pass tag SHA to post-receive hook when tag is created via UI24813-project-members-with-developer-access-can-no-longer-create-tagsAdam Niedzielski2016-11-282-4/+7
| * | | | | Revert "Pass correct tag target to post-receive hook when creating tag via UI"Adam Niedzielski2016-11-281-10/+3
* | | | | | Merge branch '24860-actionview-template-error-undefined-method-size-for-nil-n...Sean McGivern2016-11-284-7/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-284-7/+10
| |/ / / /
* | | | | Merge branch 'issuable_filters_present-refactor' into 'master' Robert Speicher2016-11-282-7/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-282-7/+17
* | | | | Merge branch 'fix-dead-help-link' into 'master' Rémy Coutable2016-11-281-3/+3
|\ \ \ \ \
| * | | | | Fix broken external links in help/index.htmlDavid Wagner2016-11-201-3/+3
* | | | | | Merge branch 'remove-relative-call-from-finder' into 'master' Rémy Coutable2016-11-281-2/+0
|\ \ \ \ \ \
| * | | | | | Remove unnecessary require_relative calls from finderSemyon Pupkov2016-11-261-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch '22253-move-lfshelper-methods-somewhere-else-than-app-helpers' i...Robert Speicher2016-11-286-54/+91
|\ \ \ \ \ \