| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Standardize the way we check for and display form errorsrs-form_errors | Robert Speicher | 2016-04-04 | 1 | -0/+18 |
| * | Remove "Congratulations!" tweet button on newly-created project. | connorshea | 2016-03-31 | 1 | -4/+0 |
| * | Merge branch 'fix-event-row' into 'master' | Jacob Schatz | 2016-03-31 | 1 | -0/+8 |
| |\ | |||||
| | * | Fix event rendering for certain event types | Dmitriy Zaporozhets | 2016-03-31 | 1 | -0/+8 |
| * | | Merge branch 'issue_3400_port' into 'master' | Jacob Schatz | 2016-03-31 | 1 | -26/+31 |
| |\ \ | |/ |/| | |||||
| | * | Merge branch 'master' into issue_3400_portissue_3400_port | Alfredo Sumaran | 2016-03-29 | 2 | -1/+11 |
| | |\ | |||||
| | * \ | Merge branch 'master' into issue_3400_port | Alfredo Sumaran | 2016-03-26 | 2 | -2/+4 |
| | |\ \ | |||||
| | * | | | Use strings instead of constants | Alfredo Sumaran | 2016-03-24 | 1 | -31/+25 |
| | * | | | Merge branch 'master' into issue_3400_port | Alfredo Sumaran | 2016-03-23 | 9 | -13/+51 |
| | |\ \ \ | |||||
| | * | | | | Set constants for category names | Alfredo Sumaran | 2016-03-21 | 1 | -27/+32 |
| | * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into issue_3... | Alfredo Sumaran | 2016-03-21 | 4 | -22/+34 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into issue_3400_port | Alfredo Sumaran | 2016-03-18 | 2 | -21/+0 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Better wording | Alfredo Sumaran | 2016-03-18 | 1 | -2/+2 |
| | * | | | | | | Apply styling and tweaks to autocomplete dropdown | Alfredo Sumaran | 2016-03-18 | 1 | -11/+10 |
| | * | | | | | | Working version of autocomplete with categorized results | Alfredo Sumaran | 2016-03-18 | 1 | -26/+33 |
| * | | | | | | | Merge branch 'added-milestone-upcoming' into 'master' | Rémy Coutable | 2016-03-30 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Updated based on Ruby feedback | Phil Hughes | 2016-03-29 | 1 | -1/+1 |
| | * | | | | | | | Ruby fixes | Phil Hughes | 2016-03-29 | 1 | -11/+4 |
| | * | | | | | | | Fixed rubocop issues | Phil Hughes | 2016-03-29 | 1 | -5/+6 |
| | * | | | | | | | Standardised the output of the JSON to always include the name | Phil Hughes | 2016-03-29 | 1 | -0/+14 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | | Merge branch 'fix-mr-comment-commit-pruned' into 'master' | Robert Speicher | 2016-03-29 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Gracefully handle notes on deleted commits in merge requests | Stan Hu | 2016-03-28 | 1 | -2/+4 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge branch 'functional-sidebar' into 'master' | Dmitriy Zaporozhets | 2016-03-28 | 2 | -1/+11 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Fix minor code style issues | Jacob Schatz | 2016-03-25 | 1 | -0/+10 |
| | * | | | | | Add multi select stay open functionality | Jacob Schatz | 2016-03-25 | 1 | -1/+1 |
| * | | | | | | Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen... | Elias Werberich | 2016-03-24 | 1 | -1/+3 |
| |/ / / / / | |||||
| * | | | | | Rename `Event#proper?` to `Event#visible_to_user?` | Douglas Barbosa Alexandre | 2016-03-24 | 1 | -1/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | Merge branch 'dropdown-alignment-fixes' into 'master' restrict_avatar_upload_to_image_files | Jacob Schatz | 2016-03-23 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | Added clear button to dropdown filter | Phil Hughes | 2016-03-23 | 1 | -1/+2 |
| * | | | | | Fix an issue causing the Dashboard/Milestones page to be blank | Rémy Coutable | 2016-03-23 | 2 | -2/+2 |
| |/ / / / | |||||
| * | | | | Address feedback | Douwe Maan | 2016-03-22 | 1 | -7/+16 |
| * | | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 6 | -23/+34 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' | Jacob Schatz | 2016-03-21 | 5 | -8/+8 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltip | Arinde Eniola | 2016-03-20 | 5 | -8/+8 |
| | * | | | | Merge branch 'feature/issue-move' into 'master' | Kamil Trzciński | 2016-03-21 | 1 | -0/+13 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-20 | 1 | -7/+8 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge branch 'master' into feature/issue-move | Grzegorz Bizon | 2016-03-19 | 9 | -38/+65 |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | | Add minor improvements in code related to issue move | Grzegorz Bizon | 2016-03-17 | 1 | -3/+5 |
| | | * | | | | Use helper to create list of projects issue can be moved to | Grzegorz Bizon | 2016-03-17 | 1 | -0/+11 |
| | * | | | | | Move tooltip to the right of the dropdown | Stan Hu | 2016-03-20 | 1 | -0/+4 |
| | * | | | | | Use http_clone_button and ssh_clone_button to restore tooltip functionality i... | Stan Hu | 2016-03-19 | 1 | -16/+10 |
| | * | | | | | Make HTTP(s) label consistent on clone bar | Stan Hu | 2016-03-19 | 1 | -1/+1 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 2 | -4/+8 |
| * | | | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-20 | 9 | -45/+73 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'label-tooltip' into 'master' | Douwe Maan | 2016-03-19 | 1 | -7/+8 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | Add label description in tooltip to labels in issue index and sidebar | Douwe Maan | 2016-03-16 | 1 | -7/+8 |
| | | |/ / | |||||
| | * | | | Dedupe labels in labels selector in Dashboard pagesfix/14418 | Rémy Coutable | 2016-03-18 | 2 | -21/+0 |
| | | |/ | |/| | |||||
| | * | | Merge branch 'trigger-todo-for-mentions-on-commits-page' into 'master' | Douwe Maan | 2016-03-18 | 1 | -3/+8 |
| | |\ \ | |||||
| | | * | | Rename `Todo#to_reference` to `Todo#target_reference` | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -1/+1 |
| | | * | | Trigger a todo for mentions on commits page | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -3/+8 |
