Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added text_utility to JS testsmarkdowner | Phil Hughes | 2016-06-20 | 1 | -6/+7 |
* | Made markdown buttons work on all markdown textareas | Phil Hughes | 2016-06-17 | 4 | -24/+27 |
* | Improved design | Phil Hughes | 2016-06-17 | 1 | -105/+43 |
* | Updated design of markdown buttons | Phil Hughes | 2016-06-17 | 3 | -24/+48 |
* | Make tests pass. | Jacob Schatz | 2016-06-17 | 1 | -1/+1 |
* | Fix spec issue | Jacob Schatz | 2016-06-17 | 1 | -1/+1 |
* | Move buttons to upper right. | Jacob Schatz | 2016-06-17 | 4 | -13/+30 |
* | Revert _form file | Jacob Schatz | 2016-06-17 | 1 | -2/+3 |
* | Fix syntax error. Remove whitespace | Jacob Schatz | 2016-06-17 | 1 | -2/+2 |
* | Proper class jquery selector for `off`. | Jacob Schatz | 2016-06-17 | 1 | -1/+1 |
* | No need to add bold for the class selector for removing events | Jacob Schatz | 2016-06-17 | 1 | -1/+1 |
* | Remove console.log | Jacob Schatz | 2016-06-17 | 1 | -4/+5 |
* | Add undo history once they click the enter or backspace key | Jacob Schatz | 2016-06-17 | 1 | -1/+12 |
* | Add redo state | Jacob Schatz | 2016-06-17 | 1 | -0/+3 |
* | Overwrite undo history | Jacob Schatz | 2016-06-17 | 3 | -5/+51 |
* | Initial markdown ez buttons | Jacob Schatz | 2016-06-17 | 1 | -2/+1 |
* | Initial markdown ez buttons | Jacob Schatz | 2016-06-17 | 4 | -0/+93 |
* | Merge branch '18709-use-specific-git-cached-counters' into 'master' | Yorick Peterse | 2016-06-17 | 3 | -3/+4 |
|\ | |||||
| * | Use Git cached counters on project show page18709-use-specific-git-cached-counters | Paco Guzman | 2016-06-16 | 3 | -3/+4 |
* | | 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 |