| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the Auto DevOps note to the topdocs/autodevops-enable-auto | Achilleas Pipinellis | 2018-09-14 | 1 | -7/+7 |
* | Merge branch 'patch-28' into 'master' | Marcia Ramos | 2018-09-14 | 1 | -1/+1 |
|\ |
|
| * | docs/ Grammatical Fix workflow.md | Casey Burnett | 2018-09-14 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'fix-id-vs-iid' into 'master' | Marcia Ramos | 2018-09-14 | 2 | -21/+20 |
|\ |
|
| * | Add prerequisite knowledge blurb and minor style fixes. | Evan Read | 2018-09-11 | 1 | -3/+6 |
| * | Inline rather than reference links. | Evan Read | 2018-09-07 | 1 | -6/+2 |
| * | More clarification. Replace inline hyperlinks with reference style. | Evan Read | 2018-09-06 | 1 | -4/+8 |
| * | Fix content to align with style guide. | Evan Read | 2018-09-05 | 1 | -5/+8 |
| * | More specificity and clarity for iid field in API documentation. | Evan Read | 2018-09-04 | 2 | -17/+10 |
* | | Merge branch '23986-choose-commit-email' into 'master' | Douwe Maan | 2018-09-14 | 13 | -7/+156 |
|\ \ |
|
| * | | Resolve "Add functionality to change what email address online actions commit... | Nick Thomas | 2018-09-14 | 13 | -7/+156 |
|/ / |
|
* | | Merge branch 'docs/rs-status-typo' into 'master' | Douwe Maan | 2018-09-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Correct a typo in the User Status API docs | Robert Speicher | 2018-09-13 | 1 | -1/+1 |
* | | | Merge branch '31887-remove-images-from-todos' into 'master' | Douwe Maan | 2018-09-14 | 3 | -7/+43 |
|\ \ \ |
|
| * | | | Remove images in 'first_line_in_markdown' | Brett Walker | 2018-09-13 | 3 | -7/+43 |
* | | | | Merge branch 'revert-f87809f7' into 'master' | Dmitriy Zaporozhets | 2018-09-14 | 2 | -18/+0 |
|\ \ \ \ |
|
| * | | | | Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'" | Dmitriy Zaporozhets | 2018-09-13 | 2 | -18/+0 |
* | | | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master' | Grzegorz Bizon | 2018-09-14 | 33 | -247/+629 |
|\ \ \ \ \ |
|
| * | | | | | add a comment to the usage of a anti-pattern query | Alexis Reigel | 2018-09-13 | 1 | -0/+6 |
| * | | | | | replace cond. assignment by default param value | Alexis Reigel | 2018-09-12 | 1 | -5/+3 |
| * | | | | | rename variable from *_cnt to *_count | Alexis Reigel | 2018-09-12 | 3 | -3/+3 |
| * | | | | | rename to IssuableFilteredSearchTokenKeys | Alexis Reigel | 2018-08-29 | 11 | -23/+23 |
| * | | | | | use default value arguments syntax | Alexis Reigel | 2018-08-29 | 1 | -4/+4 |
| * | | | | | dry up view by using a for loop | Alexis Reigel | 2018-08-29 | 1 | -9/+2 |
| * | | | | | dry up view by extracting layout template | Alexis Reigel | 2018-08-29 | 2 | -61/+47 |
| * | | | | | enable frozen string literal on runners finder | Alexis Reigel | 2018-08-29 | 2 | -0/+4 |
| * | | | | | unify the usage of factorybot's 'create' | Alexis Reigel | 2018-08-29 | 1 | -19/+19 |
| * | | | | | add i18n support to admin runners page | Alexis Reigel | 2018-08-29 | 3 | -48/+100 |
| * | | | | | only run the specs as :js that actually need to | Alexis Reigel | 2018-08-29 | 1 | -5/+5 |
| * | | | | | add changelog | Alexis Reigel | 2018-08-29 | 1 | -0/+5 |
| * | | | | | show number of runners indicator as callout | Alexis Reigel | 2018-08-29 | 1 | -6/+4 |
| * | | | | | convert admin runners table to responsive table | Alexis Reigel | 2018-08-29 | 3 | -80/+100 |
| * | | | | | add sort dropdown to admin runners page | Alexis Reigel | 2018-08-29 | 8 | -10/+75 |
| * | | | | | use filtered search bar for admin runners | Alexis Reigel | 2018-08-29 | 10 | -81/+108 |
| * | | | | | make FilteredSearchTokenKeys generic | Alexis Reigel | 2018-08-20 | 13 | -137/+157 |
| * | | | | | extract filter/sort/paging logic to finder class | Alexis Reigel | 2018-08-20 | 3 | -5/+106 |
| * | | | | | add status filter to admin runners page | Alexis Reigel | 2018-08-20 | 4 | -16/+112 |
| * | | | | | dry up available scopes to constants | Alexis Reigel | 2018-08-20 | 2 | -4/+6 |
| * | | | | | add Ci::Runner.offline scope to API | Alexis Reigel | 2018-08-20 | 2 | -12/+9 |
| * | | | | | add offline scope to Ci::Runner | Alexis Reigel | 2018-08-20 | 2 | -1/+13 |
* | | | | | | Merge branch 'ccr/50483_add_filter_for_group_milestones' into 'master' | Grzegorz Bizon | 2018-09-14 | 5 | -6/+14 |
|\ \ \ \ \ \ |
|
| * | | | | | | Filter group milestones based on user membership | Chantal Rollison | 2018-09-13 | 5 | -6/+14 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch '49329-mr-show-commit-details-update-specs' into 'master' | Phil Hughes | 2018-09-14 | 9 | -23/+103 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Create specs for diffs/components/app and update modules to export factory fu... | Paul Slaughter | 2018-09-14 | 9 | -23/+103 |
|/ / / / / |
|
* | | | | | Merge branch 'frozen-string-app-finders-graphql' into 'master' | Stan Hu | 2018-09-13 | 70 | -0/+143 |
|\ \ \ \ \ |
|
| * | | | | | Enable frozen string in app/graphql + app/finders | gfyoung | 2018-09-11 | 70 | -0/+143 |
* | | | | | | Merge branch 'da-update-gitaly-server' into 'master' | Robert Speicher | 2018-09-13 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update Gitlay server version to 0.121.0 | Douglas Barbosa Alexandre | 2018-09-13 | 2 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge branch 'mr-fixed-expanded-state-not-working' into 'master' | Mike Greiling | 2018-09-13 | 3 | -7/+41 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed resolved discussions not toggling expanded | Phil Hughes | 2018-09-13 | 3 | -7/+41 |