summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add task modelDouglas Barbosa Alexandre2016-02-202-1/+30
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-1915-17/+60
|\
| * Missing @ in @labelsTap2016-02-191-1/+1
| * Pull right side of label row outTap2016-02-192-11/+11
| * Find label in issues_finderTap2016-02-193-4/+20
| * Fix label - description spacingTap2016-02-191-1/+2
| * Remove unnecessary .present?Tap2016-02-191-1/+1
| * Label description and Label rowTap2016-02-1714-23/+49
* | Merge branch 'rs-blob' into 'master' Douwe Maan2016-02-205-17/+37
|\ \
| * | Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-185-17/+37
* | | Merge branch '12792-emoji-as-text-diff-comment'Douwe Maan2016-02-192-3/+4
|\ \ \
| * | | Improve #set_award! on the Note model12792-emoji-as-text-diff-commentZeger-Jan van de Weg2016-02-191-4/+1
| * | | Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg2016-02-192-2/+6
* | | | Merge branch 'issue_3276' into 'master' Jacob Schatz2016-02-199-45/+147
|\ \ \ \
| * | | | More styling updates.issue_3276Rubén Dávila2016-02-171-6/+8
| * | | | Decrease padding of labels for Milestone's issues tab.Rubén Dávila2016-02-171-8/+2
| * | | | Some refactor for CSS after code review.Rubén Dávila2016-02-034-22/+30
| * | | | Remove no longer required class.Rubén Dávila2016-02-021-1/+1
| * | | | Add specs.Rubén Dávila2016-02-021-0/+1
| * | | | Add link to open/closed issues plus some minor updates.Rubén Dávila2016-02-022-17/+9
| * | | | Adjust label height on Issues tab.Rubén Dávila2016-02-021-1/+1
| * | | | Remove gray background from detail.Rubén Dávila2016-02-022-1/+6
| * | | | Adjust Issues tab to new design.Rubén Dávila2016-02-023-8/+28
| * | | | Show buttons based on current tab.Rubén Dávila2016-02-023-25/+25
| * | | | Align Milestone's issue counter.Rubén Dávila2016-02-023-7/+20
| * | | | Add little spacing between milestone stats.Rubén Dávila2016-02-022-10/+21
| * | | | Show labels in Issues tab.Rubén Dávila2016-02-022-1/+15
| * | | | Change style of Delete button.Rubén Dávila2016-02-021-1/+1
| * | | | Add elpased time.Rubén Dávila2016-02-023-0/+16
| * | | | Change format of Milestone stats.Rubén Dávila2016-02-021-6/+9
| * | | | Add labels tab to milestone detail view.Rubén Dávila2016-02-025-0/+23
* | | | | Merge branch 'commit-status-fix' into 'master' Kamil Trzciński2016-02-192-4/+4
|\ \ \ \ \
| * | | | | Fix missing ignored? for GenericCommitStatuscommit-status-fixKamil Trzcinski2016-02-192-4/+4
* | | | | | Merge branch 'issue_3409' into 'master' Robert Speicher2016-02-1918-30/+321
|\ \ \ \ \ \
| * | | | | | Use the adequate success path on the JSON endpoint.Rubén Dávila2016-02-191-1/+1
| * | | | | | More updates from the last code review.Rubén Dávila2016-02-197-19/+20
| * | | | | | Don't use `self` when looking for cross-references!Rubén Dávila2016-02-191-1/+1
| * | | | | | Some updates from last code review.Rubén Dávila2016-02-199-34/+29
| * | | | | | Refactor RevertService.Rubén Dávila2016-02-191-30/+24
| * | | | | | Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila2016-02-194-11/+20
| * | | | | | Don't show revert button if commit/MR has already been reverted.Rubén Dávila2016-02-195-10/+35
| * | | | | | Refactor revert_commit_link helper.Rubén Dávila2016-02-194-10/+4
| * | | | | | Make more robust the test to see if a commit has been previously reverted.Rubén Dávila2016-02-191-5/+5
| * | | | | | Refactor commit message for revert commit.Rubén Dávila2016-02-191-3/+3
| * | | | | | No longer need to ignore temporary branch.Rubén Dávila2016-02-192-3/+1
| * | | | | | Use a reference to the MR when reverting MRs.Rubén Dávila2016-02-191-1/+7
| * | | | | | Use a custom title in the revert modal.Rubén Dávila2016-02-193-3/+3
| * | | | | | Fix build and add specsRubén Dávila2016-02-195-19/+16
| * | | | | | Show a tooltip on revert link.Rubén Dávila2016-02-192-8/+6
| * | | | | | Move revert link to the MR widget section plus some refactor.Rubén Dávila2016-02-193-5/+4