summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Collect all users by single query when using Member#add_usersdz-improve-add-users-methodDmitriy Zaporozhets2017-04-281-0/+5
* Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+1
|\
| * remove invalid servicesTiago Botelho2017-04-261-0/+1
* | Merge branch '31292-milestone-sidebar-display-incorect-number-of-mr-when-mini...Sean McGivern2017-04-271-1/+1
|\ \
| * | Correct the resource counted for MR collapsed infoLuke "Jared" Bennett2017-04-261-1/+1
* | | Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan2017-04-271-1/+2
|\ \ \
| * | | Fix ordering of commits in the network graph.Timothy Andrew2017-04-271-1/+2
| |/ /
* | | Merge branch '2246-uuid-is-nil-for-new-installation' into 'master' Sean McGivern2017-04-271-0/+9
|\ \ \
| * | | Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre2017-04-261-0/+9
* | | | Remove unused codeFilipa Lacerda2017-04-276-98/+93
* | | | Use vue files for vue components.Filipa Lacerda2017-04-274-139/+160
* | | | Merge branch 'tc-make-user-master-project-by-admin' into 'master' Rémy Coutable2017-04-271-1/+2
|\ \ \ \
| * | | | Make namespace owner master of project upon creationtc-make-user-master-project-by-adminToon Claes2017-04-271-1/+2
* | | | | Remove superfluous if/else branching26585-remove-readme-view-cachingToon Claes2017-04-271-6/+2
* | | | | Avoid including the MarkupHelperToon Claes2017-04-272-2/+3
* | | | | Add commit to the Banzai::post_process contextToon Claes2017-04-271-2/+3
* | | | | `markdown` helper is not used with pre-rendered contentToon Claes2017-04-271-1/+1
* | | | | Make the `_unsafe` methods privateToon Claes2017-04-271-12/+12
* | | | | Single quotes in MarkupHelper where possibleToon Claes2017-04-271-9/+9
* | | | | Refactor MarkupHelperDouwe Maan2017-04-278-75/+55
* | | | | Cache the rendered README, but post-process on showToon Claes2017-04-275-22/+42
* | | | | Move some methods from ApplicationHelper to MarkupHelperToon Claes2017-04-272-32/+32
* | | | | Rename GitlabMarkdownHelper -> MarkupHelperToon Claes2017-04-272-2/+2
|/ / / /
* | | | Merge branch 'add-username-to-activity-feed' into 'master' Rémy Coutable2017-04-272-1/+2
|\ \ \ \
| * | | | Add username to activity atom feed (!10802)winniehell2017-04-262-1/+2
* | | | | Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-272-1/+20
|\ \ \ \ \
| * | | | | Fix rendering emoji inside a stringblackst0ne2017-04-252-1/+20
* | | | | | Merge branch '30645-show-pipeline-events-description' into 'master' Kamil Trzciński2017-04-271-2/+2
|\ \ \ \ \ \
| * | | | | | Remove description for build_events, add pipeline_events30645-show-pipeline-events-descriptionLin Jen-Shin2017-04-251-2/+2
* | | | | | | Fix typo found in issue board sidebar milestone dropdown31475-issue-boards-sidebar-milestone-dropdown-title-has-a-typoClement Ho2017-04-261-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'backport-cyclomatic_complexity-fix' into 'master' Douwe Maan2017-04-261-18/+26
|\ \ \ \ \ \
| * | | | | | Fix Rubocop CyclomaticComplexity offensebackport-cyclomatic_complexity-fixRémy Coutable2017-04-261-18/+26
* | | | | | | Add button to delete filters from filtered search barClement Ho2017-04-263-14/+60
| |_|_|/ / / |/| | | | |
* | | | | | Resolve "Jobs dropdown in mini graph should close when we receive an error"Filipa Lacerda2017-04-263-18/+39
* | | | | | Merge branch 'replace_header_mr_icon' into 'master' Filipa Lacerda2017-04-261-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Replace header merge request iconblackst0ne2017-04-261-1/+2
| |/ / / /
* | | | | Merge branch 'backport-md-cache-fix' into 'master' Dmitriy Zaporozhets2017-04-261-1/+3
|\ \ \ \ \
| * | | | | Swap a before_save call with a before_create/before_update pair to avoid a co...Nick Thomas2017-04-251-1/+3
* | | | | | Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray2017-04-263-16/+21
|\ \ \ \ \ \
| * | | | | | Add updated time to project listJeff Stubler2017-04-213-16/+21
* | | | | | | Merge branch '22826-ui-inconsistency-different-files-views-find-file-button-m...Clement Ho2017-04-263-10/+5
|\ \ \ \ \ \ \
| * | | | | | | [#22826] Ensure find_file_link and download button is part of file tree headerTM Lee2017-04-233-10/+5
* | | | | | | | Merge branch '12910-personal-snippet-prep-2' into 'master' Sean McGivern2017-04-265-29/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-265-29/+37
* | | | | | | | | Load a project's CI status in batch from redisBob Van Landuyt2017-04-263-0/+8
* | | | | | | | | Merge branch 'more-mr-filters' into 'master' Sean McGivern2017-04-261-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'group-assignee-dropdown-send-group-id' into 'master' Filipa Lacerda2017-04-262-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Assignee filter on group issues/merge requests only loads group usersgroup-assignee-dropdown-send-group-idPhil Hughes2017-04-242-1/+2
* | | | | | | | | Merge branch '20378-natural-sort-issue-numbers' into 'master'Sean McGivern2017-04-261-4/+5
|\ \ \ \ \ \ \ \ \