Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hide help block when user is creating a new project inside a grouphide_help_block_when_creating_project_inside_group | Arinde Eniola | 2016-04-12 | 4 | -4/+27 |
* | Merge branch 'api-labels-info' into 'master' | Rémy Coutable | 2016-04-12 | 3 | -20/+22 |
|\ | |||||
| * | Add changelog item | Robert Schilling | 2016-04-06 | 1 | -0/+1 |
| * | API: Expose open_issues_count, closed_issues_count, open_merge_requests_count... | Robert Schilling | 2016-04-06 | 2 | -20/+21 |
* | | Merge branch 'issue_1752' into 'master' | Robert Speicher | 2016-04-11 | 2 | -4/+20 |
|\ \ | |||||
| * | | improve specs code syntaxissue_1752 | Felipe Artur | 2016-04-07 | 1 | -11/+11 |
| * | | Fix milestone removal problem when editing issues | Felipe Artur | 2016-04-06 | 2 | -0/+16 |
* | | | Merge branch 'banzai-metrics' into 'master' | Robert Speicher | 2016-04-11 | 2 | -8/+35 |
|\ \ \ | |||||
| * | | | Instrument Banzai code | Yorick Peterse | 2016-04-11 | 2 | -8/+35 |
* | | | | Merge branch 'fix-revert-scroll' into 'master' | Jacob Schatz | 2016-04-11 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Eliminate ugly scroll bars shown in modal boxes | P.S.V.R | 2016-04-05 | 1 | -0/+3 |
* | | | | | Merge branch 'workhorse-0.7.1' into 'master' | Yorick Peterse | 2016-04-11 | 3 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Go back to gitlab-workhorse 0.7.1 | Jacob Vosmaer | 2016-04-11 | 3 | -3/+3 |
|/ / / / / | |||||
* | | | | | Merge branch 'dashboard-filter-milestone' into 'master' | Jacob Schatz | 2016-04-11 | 2 | -1/+61 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed issue with dashboard/issues not filtering by milestonedashboard-filter-milestone | Phil Hughes | 2016-04-11 | 2 | -1/+61 |
* | | | | | | Merge branch 'complexity/descrease-abc-size-threshold' into 'master' | Dmitriy Zaporozhets | 2016-04-11 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Decrease threshold for ABC Size metric in Rubocopcomplexity/descrease-abc-size-threshold | Grzegorz Bizon | 2016-04-11 | 1 | -1/+1 |
* | | | | | | Merge branch 'metrics-measure-block-transaction' into 'master' | Yorick Peterse | 2016-04-11 | 5 | -40/+67 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed stubbing for Gitlab::Metrics specs | Yorick Peterse | 2016-04-11 | 2 | -5/+13 |
| * | | | | | | Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transaction | Yorick Peterse | 2016-04-11 | 3 | -3/+8 |
| * | | | | | | Added specs for Gitlab::Metrics::System.cpu_time | Yorick Peterse | 2016-04-11 | 1 | -0/+6 |
| * | | | | | | Store block timings as transaction values | Yorick Peterse | 2016-04-11 | 4 | -39/+47 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'rs-form_errors' into 'master' | Dmitriy Zaporozhets | 2016-04-11 | 33 | -153/+105 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Standardize the way we check for and display form errorsrs-form_errors | Robert Speicher | 2016-04-04 | 33 | -153/+105 |
* | | | | | | | Merge branch 'rs-code-review-guide' into 'master' | Dmitriy Zaporozhets | 2016-04-11 | 2 | -0/+80 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Re-add a note about sarcasm to the Code Review guiders-code-review-guide | Robert Speicher | 2016-04-10 | 1 | -0/+3 |
| * | | | | | | | First pass at a Code Review guide | Robert Speicher | 2016-04-09 | 2 | -0/+77 |
* | | | | | | | | Merge branch 'mr-ui-update' into 'master' | Jacob Schatz | 2016-04-11 | 22 | -115/+297 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Merge request mobile spacingmr-ui-update | Phil Hughes | 2016-04-11 | 1 | -2/+11 |
| * | | | | | | | | Fixed dropdown title overlap | Phil Hughes | 2016-04-11 | 1 | -2/+2 |
| * | | | | | | | | Addressed feedback | Phil Hughes | 2016-04-11 | 5 | -16/+19 |
| * | | | | | | | | Fixed tests | Phil Hughes | 2016-04-07 | 1 | -1/+1 |
| * | | | | | | | | Build fix | Phil Hughes | 2016-04-06 | 2 | -3/+12 |
| * | | | | | | | | Fixed builds | Phil Hughes | 2016-04-06 | 7 | -23/+30 |
| * | | | | | | | | Fixed spacing in MR footer | Phil Hughes | 2016-04-06 | 1 | -1/+1 |
| * | | | | | | | | Removed un-used get request | Phil Hughes | 2016-04-06 | 1 | -2/+0 |
| * | | | | | | | | Fixed target project update | Phil Hughes | 2016-04-06 | 6 | -38/+42 |
| * | | | | | | | | Filters by text on element | Phil Hughes | 2016-04-06 | 2 | -7/+31 |
| * | | | | | | | | Checkmarks in dropdowns for already selected values | Phil Hughes | 2016-04-06 | 2 | -7/+8 |
| * | | | | | | | | Use new dropdowns for MR compare | Phil Hughes | 2016-04-06 | 5 | -32/+82 |
| * | | | | | | | | Fixed failing tests | Phil Hughes | 2016-04-06 | 1 | -2/+2 |
| * | | | | | | | | Updated UI for new merge request | Phil Hughes | 2016-04-06 | 10 | -61/+138 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'rs-remove-markdown-tips' into 'master' | Dmitriy Zaporozhets | 2016-04-11 | 2 | -30/+0 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Remove `random_markdown_tip` helperrs-remove-markdown-tips | Robert Speicher | 2016-04-09 | 2 | -30/+0 |
* | | | | | | | | Merge branch 'patch-1' into 'master' | Achilleas Pipinellis | 2016-04-11 | 1 | -7/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix typo | Benjamin Montgomery | 2016-04-10 | 1 | -1/+3 |
| * | | | | | | | | Make the purpose of artifact config options clearer | Benjamin Montgomery | 2016-04-10 | 1 | -9/+6 |
| * | | | | | | | | actually enable artifacts | Benjamin Montgomery | 2016-04-09 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'add-missing-mixin' into 'master' | Stan Hu | 2016-04-11 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use false/true mixin in migration from !3640 | Stan Hu | 2016-04-10 | 1 | -4/+6 |
|/ / / / / / / / / |