summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | move wiki navbar content to right sidebarMike Greiling2016-11-307-23/+50
| |/ / / /
* | | | | Merge branch '24669-merge-request-dashboard-page-takes-over-a-minute-to-load'...Yorick Peterse2016-12-012-2/+2
|\ \ \ \ \
| * | | | | Save a query on issue and MR listsSean McGivern2016-12-012-2/+2
* | | | | | Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse2016-12-012-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-012-2/+2
* | | | | | Merge branch 'refactor-issuable-branch-chooser' into 'master' Robert Speicher2016-12-012-24/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refactor branch chooser in issuable formrefactor-issuable-branch-chooserRémy Coutable2016-11-302-24/+31
| | |/ / / | |/| | |
* | | | | Merge branch '24710-fix-generic-commit-status-table-row' into 'master' Fatih Acet2016-11-302-39/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | collapse nested if statementMike Greiling2016-11-292-6/+4
| * | | | remove redundant if statementMike Greiling2016-11-292-4/+0
| * | | | reformat build duration and finish time to match /ci/builds/_build.html.hamlMike Greiling2016-11-291-8/+12
| * | | | reorder generic commit status columns to match build status partialMike Greiling2016-11-291-22/+29
| * | | | fetch local parameters in _generic_commit_status.html.haml similar to how _bu...Mike Greiling2016-11-291-8/+16
* | | | | Merge branch 'issue_24363' into 'master' Fatih Acet2016-11-306-37/+105
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix appearance in error pagesLuis Alonso Chavez Armendariz2016-11-296-37/+105
* | | | | Merge branch 'fix/rename-merge-request-head-pipeline' into 'master' Kamil Trzciński2016-11-303-6/+6
|\ \ \ \ \
| * | | | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-293-6/+6
* | | | | | Merge branch 'improve/invite-accept-page' into 'master' Douwe Maan2016-11-301-3/+10
|\ \ \ \ \ \
| * | | | | | Alert user when logged in user email is not the same as the invitationDouglas Barbosa Alexandre2016-11-291-3/+10
* | | | | | | Merge branch '25002-sentence-case-dashboard-tabs' into 'master' Annabel Dunstone Gray2016-11-301-3/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Changes project dashboard tabs to sentence casingRyan Harris2016-11-261-3/+3
* | | | | | | Merge branch '24135-new-project-should-be-below-new-group-on-the-welcome-scre...24834-timeago-not-working-properly-on-dynamically-loading-diff-discussionsAlfredo Sumaran2016-11-291-11/+12
|\ \ \ \ \ \ \
| * | | | | | | Moved groups above projects24135-new-project-should-be-below-new-group-on-the-welcome-screenLuke "Jared" Bennett2016-11-291-11/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '25055-pipelines-info-missing-from-mr-widget' into 'master' Annabel Dunstone Gray2016-11-291-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix pipelines info being hidden in merge request widget25055-pipelines-info-missing-from-mr-widgetAdam Niedzielski2016-11-291-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern2016-11-291-1/+10
|\ \ \ \ \ \
| * | | | | | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-1/+10
* | | | | | | Merge branch '24150-consistent-dropdown-styles' into 'master' Annabel Dunstone Gray2016-11-2910-20/+20
|\ \ \ \ \ \ \
| * | | | | | | Update some more sort/filter dropdownsDavid Wagner2016-11-288-17/+17
| * | | | | | | Homogenize dropdowns on Issue pageDavid Wagner2016-11-282-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'hide-project-variables' into 'master' Fatih Acet2016-11-292-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Hide project variables values by defaultStan Hu2016-11-242-2/+3
* | | | | | | | 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-2910-29/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | 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-281-1/+1
| * | | | | | | | Don't remove + / - signs from diff emailsSean McGivern2016-11-281-1/+1
| * | | | | | | | Tidy up text emailsSean McGivern2016-11-284-8/+4
| * | | | | | | | Add keyword arguments to truncated_diff methodhhoopes2016-11-259-34/+29
| * | | | | | | | Change diff highlight/truncate for reusabilityhhoopes2016-11-257-13/+18
| * | | | | | | | Add new template to handle both commit & mr noteshhoopes2016-11-255-23/+36
| * | | | | | | | Add diff hunks to notification emails on MRhhoopes2016-11-252-1/+9
| |/ / / / / / /
* | | | | | | | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-1/+1
* | | | | | | | Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-282-2/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch '24860-actionview-template-error-undefined-method-size-for-nil-n...Sean McGivern2016-11-282-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Prevent error when submitting a merge request and pipeline is not defined24860-actionview-template-error-undefined-method-size-for-nil-nilclassAdam Niedzielski2016-11-282-5/+8
* | | | | | | | Merge branch 'issuable_filters_present-refactor' into 'master' Robert Speicher2016-11-281-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Refactor issuable_filters_present to reduce duplicationsSemyon Pupkov2016-11-281-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-284-39/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |