Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs-blob' into 'master' | Douwe Maan | 2016-02-20 | 6 | -17/+118 |
|\ | |||||
| * | Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blob | Robert Speicher | 2016-02-18 | 6 | -17/+118 |
* | | Merge branch 'refactor-scan' into 'master' | Douwe Maan | 2016-02-20 | 1 | -6/+5 |
|\ \ | |||||
| * | | Improve readability of 'rake cache:clear' coderefactor-scan | Jacob Vosmaer | 2016-02-19 | 1 | -6/+5 |
* | | | Merge branch '12792-emoji-as-text-diff-comment' | Douwe Maan | 2016-02-19 | 4 | -5/+15 |
|\ \ \ | |||||
| * | | | Improve #set_award! on the Note model12792-emoji-as-text-diff-comment | Zeger-Jan van de Weg | 2016-02-19 | 2 | -5/+5 |
| * | | | Emoji reponses on diffs aren't award emoji | Zeger-Jan van de Weg | 2016-02-19 | 4 | -4/+14 |
* | | | | Merge branch 'builds-artifacts-API' into 'master' | Kamil Trzciński | 2016-02-19 | 8 | -51/+162 |
|\ \ \ \ | |||||
| * | | | | Fix documentationbuilds-artifacts-API | Kamil Trzcinski | 2016-02-19 | 1 | -2/+2 |
| * | | | | Fix ci_build trace trait | Kamil Trzcinski | 2016-02-19 | 3 | -5/+5 |
| * | | | | Fix API | Kamil Trzcinski | 2016-02-19 | 1 | -2/+2 |
| * | | | | Fix API implementation | Kamil Trzcinski | 2016-02-19 | 2 | -4/+2 |
| * | | | | Fix specs | Kamil Trzcinski | 2016-02-19 | 2 | -60/+77 |
| * | | | | Introduce API for serving the artifacts archive | Kamil Trzcinski | 2016-02-19 | 5 | -0/+96 |
* | | | | | Merge branch 'doc/add-build-email-service' into 'master' | Achilleas Pipinellis | 2016-02-19 | 4 | -4/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Move builds emails service to its own document | Achilleas Pipinellis | 2016-02-19 | 4 | -16/+25 |
| * | | | | | Add documentation about build emails servicedoc/add-build-email-service | Grzegorz Bizon | 2016-02-18 | 1 | -0/+16 |
* | | | | | | Merge branch 'issue_3276' into 'master' | Jacob Schatz | 2016-02-19 | 11 | -45/+223 |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 | 3 | -0/+77 |
| * | | | | | | 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 | 3 | -29/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix missing ignored? for GenericCommitStatuscommit-status-fix | Kamil Trzcinski | 2016-02-19 | 3 | -29/+33 |
* | | | | | | | | Merge branch 'gitlab-ce-fix/revert-ruby-2.2' into 'master' | Robert Speicher | 2016-02-19 | 7 | -42/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | revert back to ruby 2.1 - use 2.1.8 | James Lopez | 2016-02-19 | 4 | -150/+150 |
| * | | | | | | | | revert back to ruby 2.1 | James Lopez | 2016-02-19 | 7 | -153/+153 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'issue_3409' into 'master' | Robert Speicher | 2016-02-19 | 38 | -36/+629 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use the adequate success path on the JSON endpoint. | Rubén Dávila | 2016-02-19 | 1 | -1/+1 |
| * | | | | | | | | Update CHANGELOG | Rubén Dávila | 2016-02-19 | 1 | -0/+1 |
| * | | | | | | | | More updates from the last code review. | Rubén Dávila | 2016-02-19 | 7 | -19/+20 |
| * | | | | | | | | Refactor and conform to styleguide | Achilleas Pipinellis | 2016-02-19 | 1 | -14/+42 |
| * | | | | | | | | Rename image names to conform with styleguide | Achilleas Pipinellis | 2016-02-19 | 5 | -4/+4 |
| * | | | | | | | | Add revert changes doc to workflow README | Achilleas Pipinellis | 2016-02-19 | 1 | -0/+1 |
| * | | | | | | | | Move images to img/ directory | Achilleas Pipinellis | 2016-02-19 | 5 | -4/+4 |
| * | | | | | | | | Add documentation for revert changes feature. | Rubén Dávila | 2016-02-19 | 5 | -0/+36 |
| * | | | | | | | | Upgrade gitlab_git to 8.2.0 | Rubén Dávila | 2016-02-19 | 2 | -6/+6 |