summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-095-12/+15
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-092-22/+34
* Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan2016-11-094-25/+62
* Merge branch '24146-add-focus-state' into 'master' Annabel Dunstone Gray2016-11-089-19/+5
|\
| * 24146 Add focus state to buttons and dropdowns24146-add-focus-statetauriedavis2016-11-089-19/+5
* | Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-085-79/+81
|\ \
| * | Add javascript unit tests for BuildJared Deckard2016-11-041-8/+8
| * | Removed inline JS and added new affix declarationLuke Bennett2016-11-045-72/+74
* | | Merge branch 'upgrade-timeago' into 'master' Fatih Acet2016-11-0815-85/+312
|\ \ \
| * | | Replace jQuery.timeago with timeago.jsClement Ho2016-11-0715-85/+312
| | |/ | |/|
* | | 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
|\ \ \ \ \ \