Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark pending tasks for the note author as done when he left a note | Douglas Barbosa Alexandre | 2016-02-20 | 2 | -2/+13 |
* | Fix rubocop offenses | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -5/+5 |
* | Marks pending tasks for an user as done when he close the issue | Douglas Barbosa Alexandre | 2016-02-20 | 2 | -0/+10 |
* | Marks pending tasks for an user as done when he edit an issue | Douglas Barbosa Alexandre | 2016-02-20 | 4 | -3/+37 |
* | Remove task abilities, since we will only ever show the user their own | Douglas Barbosa Alexandre | 2016-02-20 | 2 | -19/+0 |
* | Add pending tasks badge on top right next to the new and logout button | Douglas Barbosa Alexandre | 2016-02-20 | 5 | -6/+25 |
* | Allow user to mark each task as done manually | Douglas Barbosa Alexandre | 2016-02-20 | 4 | -0/+42 |
* | Does not create a task for new issue when assignee is the current user | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -1/+1 |
* | Create a pending task when an issue is assigned to someone | Douglas Barbosa Alexandre | 2016-02-20 | 4 | -0/+49 |
* | Fix task queue list page title | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -2/+2 |
* | Add tasks queue list page | Douglas Barbosa Alexandre | 2016-02-20 | 6 | -0/+187 |
* | Add task model | Douglas Barbosa Alexandre | 2016-02-20 | 2 | -1/+30 |
* | Merge branch 'visibletrap/gitlab-ce-label' | Douwe Maan | 2016-02-19 | 15 | -17/+60 |
|\ | |||||
| * | Missing @ in @labels | Tap | 2016-02-19 | 1 | -1/+1 |
| * | Pull right side of label row out | Tap | 2016-02-19 | 2 | -11/+11 |
| * | Find label in issues_finder | Tap | 2016-02-19 | 3 | -4/+20 |
| * | Fix label - description spacing | Tap | 2016-02-19 | 1 | -1/+2 |
| * | Remove unnecessary .present? | Tap | 2016-02-19 | 1 | -1/+1 |
| * | Label description and Label row | Tap | 2016-02-17 | 14 | -23/+49 |
* | | Merge branch 'rs-blob' into 'master' | Douwe Maan | 2016-02-20 | 5 | -17/+37 |
|\ \ | |||||
| * | | Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blob | Robert Speicher | 2016-02-18 | 5 | -17/+37 |
* | | | Merge branch '12792-emoji-as-text-diff-comment' | Douwe Maan | 2016-02-19 | 2 | -3/+4 |
|\ \ \ | |||||
| * | | | Improve #set_award! on the Note model12792-emoji-as-text-diff-comment | Zeger-Jan van de Weg | 2016-02-19 | 1 | -4/+1 |
| * | | | Emoji reponses on diffs aren't award emoji | Zeger-Jan van de Weg | 2016-02-19 | 2 | -2/+6 |
* | | | | Merge branch 'issue_3276' into 'master' | Jacob Schatz | 2016-02-19 | 9 | -45/+147 |
|\ \ \ \ | |||||
| * | | | | More styling updates.issue_3276 | Rubén Dávila | 2016-02-17 | 1 | -6/+8 |
| * | | | | Decrease padding of labels for Milestone's issues tab. | Rubén Dávila | 2016-02-17 | 1 | -8/+2 |
| * | | | | Some refactor for CSS after code review. | Rubén Dávila | 2016-02-03 | 4 | -22/+30 |
| * | | | | Remove no longer required class. | Rubén Dávila | 2016-02-02 | 1 | -1/+1 |
| * | | | | Add specs. | Rubén Dávila | 2016-02-02 | 1 | -0/+1 |
| * | | | | Add link to open/closed issues plus some minor updates. | Rubén Dávila | 2016-02-02 | 2 | -17/+9 |
| * | | | | Adjust label height on Issues tab. | Rubén Dávila | 2016-02-02 | 1 | -1/+1 |
| * | | | | Remove gray background from detail. | Rubén Dávila | 2016-02-02 | 2 | -1/+6 |
| * | | | | Adjust Issues tab to new design. | Rubén Dávila | 2016-02-02 | 3 | -8/+28 |
| * | | | | Show buttons based on current tab. | Rubén Dávila | 2016-02-02 | 3 | -25/+25 |
| * | | | | Align Milestone's issue counter. | Rubén Dávila | 2016-02-02 | 3 | -7/+20 |
| * | | | | Add little spacing between milestone stats. | Rubén Dávila | 2016-02-02 | 2 | -10/+21 |
| * | | | | Show labels in Issues tab. | Rubén Dávila | 2016-02-02 | 2 | -1/+15 |
| * | | | | Change style of Delete button. | Rubén Dávila | 2016-02-02 | 1 | -1/+1 |
| * | | | | Add elpased time. | Rubén Dávila | 2016-02-02 | 3 | -0/+16 |
| * | | | | Change format of Milestone stats. | Rubén Dávila | 2016-02-02 | 1 | -6/+9 |
| * | | | | Add labels tab to milestone detail view. | Rubén Dávila | 2016-02-02 | 5 | -0/+23 |
* | | | | | Merge branch 'commit-status-fix' into 'master' | Kamil Trzciński | 2016-02-19 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix missing ignored? for GenericCommitStatuscommit-status-fix | Kamil Trzcinski | 2016-02-19 | 2 | -4/+4 |
* | | | | | | Merge branch 'issue_3409' into 'master' | Robert Speicher | 2016-02-19 | 18 | -30/+321 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use the adequate success path on the JSON endpoint. | Rubén Dávila | 2016-02-19 | 1 | -1/+1 |
| * | | | | | | More updates from the last code review. | Rubén Dávila | 2016-02-19 | 7 | -19/+20 |
| * | | | | | | Don't use `self` when looking for cross-references! | Rubén Dávila | 2016-02-19 | 1 | -1/+1 |
| * | | | | | | Some updates from last code review. | Rubén Dávila | 2016-02-19 | 9 | -34/+29 |
| * | | | | | | Refactor RevertService. | Rubén Dávila | 2016-02-19 | 1 | -30/+24 |