Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Drone web hook URL not being updated | Stan Hu | 2015-11-20 | 1 | -0/+2 |
* | Merge branch 'rs-safari-clipboard-fallback' into 'master' | Robert Speicher | 2015-11-19 | 1 | -5/+16 |
|\ | |||||
| * | Add a fallback for Safari copy-to-clipboardrs-safari-clipboard-fallback | Robert Speicher | 2015-11-19 | 1 | -5/+16 |
* | | Merge branch 'ci-yaml-validation' into 'master' | Kamil TrzciĆski | 2015-11-19 | 3 | -18/+6 |
|\ \ | |||||
| * | | Don't rescue Exception, but StandardErrorci-yaml-validation | Kamil Trzcinski | 2015-11-19 | 2 | -8/+5 |
| * | | Since GitLab CI is enabled by default, remove enabling it by pushing .gitlab-... | Kamil Trzcinski | 2015-11-19 | 1 | -12/+0 |
| * | | Fix tests | Kamil Trzcinski | 2015-11-19 | 1 | -1/+1 |
| * | | Commits without .gitlab-ci.yml are marked as skipped | Kamil Trzcinski | 2015-11-19 | 1 | -1/+4 |
* | | | Merge branch 'emoji_votes' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 18 | -143/+276 |
|\ \ \ | |||||
| * | | | adressing comments | Valery Sizov | 2015-11-19 | 5 | -20/+21 |
| * | | | added spinach tests | Valery Sizov | 2015-11-19 | 4 | -21/+28 |
| * | | | Few minor improvements to emoji awards UI | Dmitriy Zaporozhets | 2015-11-19 | 1 | -3/+2 |
| * | | | Improve UI for emoji awards | Dmitriy Zaporozhets | 2015-11-19 | 3 | -21/+36 |
| * | | | satisfy rubocop | Valery Sizov | 2015-11-19 | 1 | -2/+2 |
| * | | | addressing comments | Valery Sizov | 2015-11-19 | 3 | -7/+11 |
| * | | | improve style | Valery Sizov | 2015-11-19 | 2 | -2/+5 |
| * | | | better regexp | Valery Sizov | 2015-11-19 | 1 | -1/+1 |
| * | | | Emoji: fix image of emoji when it is submitted via comment | Valery Sizov | 2015-11-19 | 5 | -9/+13 |
| * | | | fix | Valery Sizov | 2015-11-19 | 1 | -10/+9 |
| * | | | Emoji: refactoring | Valery Sizov | 2015-11-19 | 2 | -1/+5 |
| * | | | award for merge requests[ci skip] | Valery Sizov | 2015-11-19 | 3 | -10/+6 |
| * | | | add stats on hover | Valery Sizov | 2015-11-19 | 3 | -3/+41 |
| * | | | replace emoji references from class name to data [ci skip] | Valery Sizov | 2015-11-19 | 3 | -22/+26 |
| * | | | css improvements | Valery Sizov | 2015-11-19 | 4 | -9/+19 |
| * | | | award emoji | Valery Sizov | 2015-11-19 | 16 | -140/+189 |
* | | | | Merge branch 'missing_dot_confirm_modal' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add missing dot in confirm modal | Achilleas Pipinellis | 2015-10-19 | 1 | -1/+1 |
* | | | | Merge branch 'finding-issues-by-labels-performance' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 3 | -8/+18 |
|\ \ \ \ | |||||
| * | | | | Use a JOIN in IssuableFinder#by_project | Yorick Peterse | 2015-11-19 | 3 | -3/+13 |
| * | | | | Memoize IssuableFinder#projects | Yorick Peterse | 2015-11-19 | 1 | -3/+3 |
| * | | | | Removed trailing whitespace from IssuableFinder | Yorick Peterse | 2015-11-19 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow' int... | Robert Speicher | 2015-11-19 | 2 | -23/+68 |
|\ \ \ \ | |||||
| * | | | | Rename `not_auth_*` ability methods to `anonymous_*`dbalexandre/gitlab-ce-fix-personal-snippet-access-workflow | Robert Speicher | 2015-11-17 | 1 | -10/+9 |
| * | | | | Minor refactoring | Douwe Maan | 2015-11-17 | 1 | -8/+14 |
| * | | | | Merge branch 'master' into dbalexandre/gitlab-ce-fix-personal-snippet-access-... | Douwe Maan | 2015-11-17 | 165 | -780/+1327 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into fix-personal-snippet-access-workflow | Douglas Barbosa Alexandre | 2015-11-09 | 93 | -309/+769 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into fix-personal-snippet-access-workflow | Douglas Barbosa Alexandre | 2015-11-03 | 22 | -61/+161 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into fix-personal-snippet-access-workflow | Douglas Barbosa Alexandre | 2015-11-02 | 11 | -37/+48 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix ability name for public or internal personal snippets | Douglas Barbosa Alexandre | 2015-11-02 | 1 | -1/+1 |
| * | | | | | | | | Use `read` rather than `show` like the ability name | Douglas Barbosa Alexandre | 2015-11-02 | 1 | -2/+2 |
| * | | | | | | | | Improve personal snippet access workflow. Fixes #3258 | Douglas Barbosa Alexandre | 2015-10-29 | 2 | -17/+57 |
* | | | | | | | | | Merge branch 'dirceu/gitlab-ce-new-merge-request-from-file-edit' into 'master' | Robert Speicher | 2015-11-19 | 16 | -114/+169 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | DRY up codedirceu/gitlab-ce-new-merge-request-from-file-edit | Douwe Maan | 2015-11-18 | 1 | -30/+24 |
| * | | | | | | | | | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-edit | Douwe Maan | 2015-11-18 | 34 | -356/+388 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add "Start a new merge request" option to every commit form | Douwe Maan | 2015-11-17 | 20 | -157/+168 |
| * | | | | | | | | | | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-edit | Douwe Maan | 2015-11-17 | 392 | -2653/+4401 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Add option to create merge request when editing/creating a file | Dirceu Pereira Tiegs | 2015-10-19 | 8 | -30/+80 |
* | | | | | | | | | | | Fix 'Attach a file' link in new tag formnew-tag-textarea | Douwe Maan | 2015-11-19 | 3 | -16/+9 |
* | | | | | | | | | | | Merge branch 'builds_page_scroll_buttons' into 'master' | Dmitriy Zaporozhets | 2015-11-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix bottom position of scroll buttons in build log page | Achilleas Pipinellis | 2015-11-10 | 1 | -2/+2 |