Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix todo_target_path for todos where target was removedfix-todo-target-path | Douglas Barbosa Alexandre | 2016-04-12 | 1 | -0/+2 |
* | Merge branch 'issue_14206' into 'master' | Jacob Schatz | 2016-04-12 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' into issue_14206issue_14206 | Alfredo Sumaran | 2016-04-11 | 6 | -43/+50 |
| |\ | |||||
| * | | Convert time param to Time | Alfredo Sumaran | 2016-04-07 | 1 | -1/+1 |
* | | | Updated based on Ruby feedback | Phil Hughes | 2016-04-12 | 1 | -1/+1 |
* | | | Updated Ruby | Phil Hughes | 2016-04-12 | 1 | -3/+6 |
* | | | Updated based on Ruby feedback | Phil Hughes | 2016-04-12 | 1 | -2/+2 |
* | | | Updated tests | Phil Hughes | 2016-04-12 | 1 | -1/+1 |
* | | | Project dropdown in header uses new dropdown | Phil Hughes | 2016-04-12 | 1 | -12/+2 |
* | | | Merge branch 'decouple-member-notification' into 'master' | Douwe Maan | 2016-04-12 | 1 | -34/+34 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-11 | 6 | -43/+50 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 3 | -30/+39 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Refactor notification helper and fix notification service | Dmitriy Zaporozhets | 2016-03-30 | 1 | -8/+4 |
| * | | | Small refactoring and cleanup of notification logic | Dmitriy Zaporozhets | 2016-03-30 | 1 | -10/+2 |
| * | | | Introduce NotificationSetting to user interface | Dmitriy Zaporozhets | 2016-03-30 | 1 | -31/+43 |
* | | | | hide help block when user is creating a new project inside a group | Arinde Eniola | 2016-04-12 | 1 | -2/+10 |
* | | | | Merge branch 'issue_1752' into 'master' | Robert Speicher | 2016-04-11 | 1 | -0/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix milestone removal problem when editing issues | Felipe Artur | 2016-04-06 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'rs-form_errors' into 'master' | Dmitriy Zaporozhets | 2016-04-11 | 1 | -0/+18 |
|\ \ \ | |||||
| * | | | Standardize the way we check for and display form errorsrs-form_errors | Robert Speicher | 2016-04-04 | 1 | -0/+18 |
* | | | | Merge branch 'mr-ui-update' into 'master' | Jacob Schatz | 2016-04-11 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Updated UI for new merge request | Phil Hughes | 2016-04-06 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Remove `random_markdown_tip` helperrs-remove-markdown-tips | Robert Speicher | 2016-04-09 | 1 | -23/+0 |
* | | | | Merge branch '14400-diff-redesign' into 'master' | Jacob Schatz | 2016-04-09 | 3 | -9/+6 |
|\ \ \ \ | |||||
| * | | | | Fix lint errors | Annabel Dunstone | 2016-04-07 | 1 | -4/+2 |
| * | | | | Diff design updates | Annabel Dunstone | 2016-04-07 | 3 | -8/+8 |
| * | | | | Update diff colors and icons | Annabel Dunstone | 2016-04-07 | 1 | -1/+2 |
| * | | | | Change reply button to text field | Annabel Dunstone | 2016-04-07 | 1 | -5/+3 |
| |/ / / | |||||
* | | | | Add "sprite" parameter to emoji_icon helper | connorshea | 2016-04-08 | 1 | -9/+24 |
|/ / / | |||||
* | | | Fix event rendering when create projectfix-ui-event | Dmitriy Zaporozhets | 2016-04-04 | 1 | -1/+1 |
|/ / | |||||
* | | 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 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |