Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed size of buttons in branches listbranch-buttons-size | Phil Hughes | 2016-06-17 | 1 | -3/+3 |
* | Merge branch 'rs-devise-emails' into 'master' | Robert Speicher | 2016-06-17 | 10 | -20/+81 |
|\ | |||||
| * | Center the header logo for all Devise emails | Robert Speicher | 2016-06-16 | 2 | -0/+5 |
| * | Add previews for all customized Devise emails | Robert Speicher | 2016-06-16 | 1 | -2/+21 |
| * | Customize the Devise `unlock_instructions` email | Robert Speicher | 2016-06-16 | 2 | -10/+16 |
| * | Customize the Devise `reset_password_instructions` email | Robert Speicher | 2016-06-16 | 3 | -8/+22 |
| * | Customize the Devise `password_change` emails | Robert Speicher | 2016-06-16 | 2 | -0/+17 |
* | | Merge remote-tracking branch 'dev/master' | Robert Speicher | 2016-06-16 | 1 | -0/+7 |
|\ \ | |||||
| * \ | Merge branch 'confidential-issue-notes' into 'master' | Robert Speicher | 2016-06-16 | 1 | -0/+7 |
| |\ \ | |||||
| | * | | Project members with guest role can't access notes on confidential issues | Douglas Barbosa Alexandre | 2016-06-14 | 1 | -0/+7 |
* | | | | Update CHANGELOG for !4659 | Robert Speicher | 2016-06-16 | 1 | -1/+1 |
* | | | | Merge branch 'remove_jiraissue' into 'master' | Robert Speicher | 2016-06-17 | 7 | -39/+11 |
|\ \ \ \ | |||||
| * | | | | Remove JiraIssue model and replace references with ExternalIssue | Ilan Shamir | 2016-06-16 | 7 | -39/+11 |
* | | | | | Merge branch 'add_autocomplete_for_labels' into 'master' | Robert Speicher | 2016-06-17 | 4 | -0/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Updated CHANGELOG and template.add_autocomplete_for_labels | Fatih Acet | 2016-06-14 | 2 | -3/+2 |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet... | Fatih Acet | 2016-06-14 | 1898 | -12371/+35104 |
| |\ \ \ \ \ | |||||
| * | | | | | | add entry to CHANGELOG | Arinde Eniola | 2016-05-03 | 1 | -0/+1 |
| * | | | | | | add gfm autocomplete for labels | Arinde Eniola | 2016-05-03 | 3 | -0/+30 |
* | | | | | | | Merge branch 'fix-project-find-with-namespace-order' into 'master' | Robert Speicher | 2016-06-17 | 2 | -2/+34 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed ordering in Project.find_with_namespacefix-project-find-with-namespace-order | Yorick Peterse | 2016-06-16 | 2 | -2/+34 |
* | | | | | | | | Merge branch 'bump-gitlab-git-10.2.0' into 'master' | Robert Speicher | 2016-06-17 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Use gitlab-git 10.2.0bump-gitlab-git-10.2.0 | Stan Hu | 2016-06-16 | 2 | -3/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'banzai-issue-filter-queries' into 'master' | Douwe Maan | 2016-06-16 | 5 | -7/+139 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Reduce queries in IssueReferenceFilterbanzai-issue-filter-queries | Yorick Peterse | 2016-06-16 | 5 | -7/+139 |
* | | | | | | | | Merge branch 'tree-file-title' into 'master' | Jacob Schatz | 2016-06-16 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added title attribute to enties in tree viewtree-file-title | Phil Hughes | 2016-06-16 | 2 | -5/+6 |
* | | | | | | | | | Merge branch 'merge-request-default-source-branch-text' into 'master' | Jacob Schatz | 2016-06-16 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CHANGELOGmerge-request-default-source-branch-text | Phil Hughes | 2016-06-16 | 1 | -13/+1 |
| * | | | | | | | | | CHANGELOG | Phil Hughes | 2016-06-16 | 1 | -0/+1 |
| * | | | | | | | | | Added source branch text to dropdown toggle | Phil Hughes | 2016-06-16 | 2 | -1/+13 |
* | | | | | | | | | | Merge branch 'media-query-bug' into 'master' | Jacob Schatz | 2016-06-16 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix project header alignment media query bugmedia-query-bug | Annabel Dunstone | 2016-06-15 | 1 | -3/+3 |
* | | | | | | | | | | | Merge branch 'dz-fix-mr-widget-padding' into 'master' | Jacob Schatz | 2016-06-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add bottom padding for merge request command line textdz-fix-mr-widget-padding | Dmitriy Zaporozhets | 2016-06-15 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch '13525-sane-defaults-for-merge-request-js-class-constructor' int... | Jacob Schatz | 2016-06-16 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Avoid a TypeError when initializing MergeRequest JS class with no arg13525-sane-defaults-for-merge-request-js-class-constructor | Rémy Coutable | 2016-06-15 | 2 | -2/+2 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'mr-download-dropdown-alignment' into 'master' | Jacob Schatz | 2016-06-16 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fixed alignment of download dropdownmr-download-dropdown-alignment | Phil Hughes | 2016-06-14 | 2 | -2/+3 |
* | | | | | | | | | | | | | Merge branch 'push-event-banner-container' into 'master' | Jacob Schatz | 2016-06-16 | 2 | -11/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fixed last push event banner not being in containerpush-event-banner-container | Phil Hughes | 2016-06-14 | 2 | -11/+15 |
* | | | | | | | | | | | | | | Merge branch 'diff-scroll-point' into 'master' | Jacob Schatz | 2016-06-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Fixed issue when opening a highlighted line diffdiff-scroll-point | Phil Hughes | 2016-06-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'template_dropdown' into 'master' | Jacob Schatz | 2016-06-16 | 12 | -102/+133 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Implements TemplateDropdown class to create custom template dropdownstemplate_dropdown | Alfredo Sumaran | 2016-06-16 | 12 | -102/+133 |
* | | | | | | | | | | | | | | | | Merge branch 'build-scroll-controls-on-complete' into 'master' | Jacob Schatz | 2016-06-16 | 1 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Shows build scroll buttons after build is completebuild-scroll-controls-on-complete | Phil Hughes | 2016-06-13 | 1 | -5/+5 |
* | | | | | | | | | | | | | | | | | Merge branch '18474-missing-images-on-confirmation-email' into 'master' | Douwe Maan | 2016-06-16 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | Fix images in emails18474-missing-images-on-confirmation-email | Sean McGivern | 2016-06-16 | 2 | -0/+2 |
* | | | | | | | | | | | | | | | | | | Merge branch '18521-tanuki-logo' into 'master' | Jacob Schatz | 2016-06-16 | 4 | -16/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Fix indentation scss-lint errors | Annabel Dunstone | 2016-06-16 | 1 | -2/+2 |