summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 19205 Redesign group page header to match new navigation19205-group-header-redesigntauriedavis2016-11-097-53/+41
* Merge branch 'rs-project_params' into 'master' Rémy Coutable2016-11-081-17/+35
|\
| * Apply `*_params_ce` pattern to ProjectsControllerrs-project_paramsRobert Speicher2016-11-071-17/+35
* | Merge branch 'fix-uncheckable-label-for-force_remove_source_branch' into 'mas...Robert Speicher2016-11-081-1/+1
|\ \
| * | Clicking "force remove source branch" label now toggles the checkbox againfix-uncheckable-label-for-force_remove_source_branchRémy Coutable2016-11-081-1/+1
* | | Merge branch 'faster_project_search' into 'master' Sean McGivern2016-11-081-0/+4
|\ \ \
| * | | Faster searchfaster_project_searchValery Sizov2016-11-081-0/+4
| |/ /
* | | Merge branch '24255-search-fix' into 'master' Rémy Coutable2016-11-082-2/+2
|\ \ \ | |/ / |/| |
| * | Fix broken commits search24255-search-fixValery Sizov2016-11-082-2/+2
* | | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-0810-28/+106
|\ \ \
| * | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-079-32/+84
| * | | Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-075-26/+52
* | | | Merge branch 'todos-filter-empty-state' into 'master' Sean McGivern2016-11-082-9/+17
|\ \ \ \
| * | | | Changed helper method to check for none on paramsPhil Hughes2016-11-082-6/+6
| * | | | Fixed todos empty state when filteringtodos-filter-empty-statePhil Hughes2016-11-072-8/+16
* | | | | Merge branch 'dz-fix-project-index' into 'master' Sean McGivern2016-11-081-3/+3
|\ \ \ \ \
| * | | | | Fix project indexDmitriy Zaporozhets2016-11-071-3/+3
* | | | | | Merge branch 'fix-404-on-network-when-entering-a-nonexistent-git-revision' in...Sean McGivern2016-11-083-3/+18
|\ \ \ \ \ \
| * | | | | | Refactor method nameHiroyuki Sato2016-11-081-2/+2
| * | | | | | Fix bug of json request urlHiroyuki Sato2016-11-072-4/+11
| * | | | | | Remove 'extended_sha1' option from ExtractsPath moduleHiroyuki Sato2016-11-062-1/+2
| * | | | | | Separete a very long lineHiroyuki Sato2016-11-061-1/+3
| * | | | | | Network page appear with an error message when entering nonexistent git revisionHiroyuki Sato2016-11-063-3/+8
| | |_|/ / / | |/| | | |
* | | | | | 17492 Update link color for more accessible contrast17492-link-contrasttauriedavis2016-11-074-16/+16
| |_|_|/ / |/| | | |
* | | | | Merge branch '21664-incorrect-workhorse-version-number-displayed' into 'master' Rémy Coutable2016-11-072-1/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use the Gitlab Workhorse HTTP header in the admin dashboard21664-incorrect-workhorse-version-number-displayedChris Wright2016-11-072-1/+10
| | |/ / | |/| |
* | | | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-079-42/+152
|\ \ \ \ | |/ / / |/| | |
| * | | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-075-35/+86
| * | | Added IssueCollectionYorick Peterse2016-11-074-8/+48
| * | | Add the method ExternalIssue#project_idYorick Peterse2016-11-071-0/+9
| * | | Add User#projects_with_reporter_access_limited_toYorick Peterse2016-11-071-0/+10
* | | | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master' Douwe Maan2016-11-075-11/+156
|\ \ \ \ | |/ / / |/| | |
| * | | Refine Git garbage collectionJacob Vosmaer2016-11-045-11/+156
* | | | Merge branch '24059-post-facto-fixups' into 'master' Douwe Maan2016-11-071-5/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Simplify ApplicationSetting#repository_storagesNick Thomas2016-11-071-5/+1
* | | | Merge branch 'refactor-issuable-form-template_selector' into 'master' Robert Speicher2016-11-074-44/+68
|\ \ \ \
| * | | | Refactor template selector in issuable formrefactor-issuable-form-template_selectorRémy Coutable2016-11-044-44/+68
* | | | | Use method helper instead of add_template_helperbogdanvlviv2016-11-062-8/+8
| |_|_|/ |/| | |
* | | | Merge branch 'remove-wiki-image-border-radius' into 'master' Fatih Acet2016-11-0411-15/+15
|\ \ \ \
| * | | | Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-0311-15/+15
* | | | | Merge branch 'add-matches-and-closest-element-extensions' into 'master' Fatih Acet2016-11-041-2/+4
|\ \ \ \ \
| * | | | | Added Element extension with .matches and .closestadd-matches-and-closest-element-extensionsLuke "Jared" Bennett2016-10-311-2/+4
* | | | | | Merge branch 'issue-board-new-label-new-list' into 'master' Fatih Acet2016-11-042-0/+15
|\ \ \ \ \ \
| * | | | | | Creates new list from a new labelissue-board-new-label-new-listPhil Hughes2016-11-042-0/+15
* | | | | | | Merge branch 'fixed-width-caret' into 'master' Fatih Acet2016-11-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add width to caret to rid ourselves of the shiftfixed-width-caretJacob Schatz2016-11-041-1/+1
* | | | | | | | Merge branch 'stylistic-changes-to-commit-title-bar' into 'master' Fatih Acet2016-11-042-36/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Update commit page stylesAnnabel Dunstone Gray2016-11-042-59/+44
| * | | | | | | | Update commit.scss to have correct lintingDimitrie Hoekstra2016-11-041-1/+1
| * | | | | | | | added various changes to commit title areaDimitrie Hoekstra2016-11-042-46/+83
| | |_|_|_|_|_|/ | |/| | | | | |