Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add feature test | ubudzisz | 2016-09-06 | 7 | -31/+37 |
* | add js file | ubudzisz | 2016-09-06 | 5 | -11/+36 |
* | render only commit title | ubudzisz | 2016-09-06 | 1 | -0/+4 |
* | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposals | Fatih Acet | 2016-09-06 | 4 | -6/+51 |
|\ | |||||
| * | Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpage | Sean McGivern | 2016-09-05 | 2 | -7/+11 |
| * | Fix pagination on user snippets page | Sean McGivern | 2016-09-02 | 4 | -6/+47 |
* | | Merge branch 'repository-page-ui-issues' into 'master' | Fatih Acet | 2016-09-06 | 7 | -28/+35 |
|\ \ | |||||
| * \ | Merge branch 'master' into repository-page-ui-issues | Bryce Johnson | 2016-09-05 | 20 | -157/+179 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into repository-page-ui-issues | Bryce Johnson | 2016-09-05 | 44 | -269/+528 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into repository-page-ui-issues | Bryce Johnson | 2016-09-02 | 124 | -403/+1234 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'master' into repository-page-ui-issues | Bryce Johnson | 2016-09-01 | 94 | -1002/+1574 |
| |\ \ \ \ | |||||
| * | | | | | Fix repo page ui issues, show full last commit message in repo view. | Bryce | 2016-08-31 | 7 | -15/+33 |
| * | | | | | Revert "Add last commit time to repo view" | Bryce | 2016-08-31 | 2 | -16/+5 |
* | | | | | | Merge branch 'zj-test-migration-paths' into 'master' | Kamil Trzciński | 2016-09-06 | 2 | -1/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Have CI test migration paths | Z.J. van de Weg | 2016-09-06 | 2 | -1/+16 |
* | | | | | | | Merge branch '21773-document-trigger-section-in-gitlab-ci-yml-docs' into 'mas... | Achilleas Pipinellis | 2016-09-06 | 8 | -99/+89 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix failing rspec test for triggers | Achilleas Pipinellis | 2016-09-06 | 1 | -1/+1 |
| * | | | | | | | Add Changelog entry21773-document-trigger-section-in-gitlab-ci-yml-docs | Achilleas Pipinellis | 2016-09-06 | 1 | -0/+1 |
| * | | | | | | | Add a reference to triggers docs in ci/yaml/README.md | Achilleas Pipinellis | 2016-09-06 | 1 | -0/+7 |
| * | | | | | | | Replace the triggers docs with new images | Achilleas Pipinellis | 2016-09-06 | 5 | -1/+3 |
| * | | | | | | | Clean up and refactor the triggers views | Achilleas Pipinellis | 2016-09-06 | 1 | -53/+77 |
| * | | | | | | | Use stage instead of type | Achilleas Pipinellis | 2016-09-06 | 1 | -1/+1 |
| * | | | | | | | Remove doctoc | Achilleas Pipinellis | 2016-09-06 | 1 | -44/+0 |
* | | | | | | | | Merge branch 'clean_up_search_classes' into 'master' | Rémy Coutable | 2016-09-06 | 5 | -42/+0 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Clean up search result classesclean_up_search_classes | Valery Sizov | 2016-09-06 | 5 | -42/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'build-cancel-spinner' into 'master' | Fatih Acet | 2016-09-06 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into build-cancel-spinnerbuild-cancel-spinner | Phil Hughes | 2016-09-05 | 338 | -2265/+5598 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into build-cancel-spinner | Phil Hughes | 2016-08-30 | 2113 | -38477/+92898 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Hide build spinner on canceled builds | Phil Hughes | 2016-07-11 | 1 | -1/+3 |
* | | | | | | | | | Merge branch 'zj-drop-gitorious-field' into 'master' | Rubén Dávila Santos | 2016-09-05 | 2 | -0/+41 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Don't fail on an empty databasezj-drop-gitorious-field | Z.J. van de Weg | 2016-09-05 | 2 | -6/+11 |
| * | | | | | | | | | Support MySQL too, when removing gitorious from import_sources | Z.J. van de Weg | 2016-09-05 | 1 | -1/+5 |
| * | | | | | | | | | Remove gitorious from import_sources on ApplicationSetting model | Z.J. van de Weg | 2016-09-05 | 3 | -1/+33 |
* | | | | | | | | | | Merge branch '21857-refactor-merge-requests-documentation' into 'master' | Achilleas Pipinellis | 2016-09-05 | 38 | -286/+445 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Refactor authorization_for_merge_requests.md21857-refactor-merge-requests-documentation | Achilleas Pipinellis | 2016-09-05 | 1 | -16/+32 |
| * | | | | | | | | | Add links to new docs in merge_requests.md and workflow/README.md | Achilleas Pipinellis | 2016-09-05 | 5 | -34/+128 |
| * | | | | | | | | | Move merge request versions to its own document | Achilleas Pipinellis | 2016-09-05 | 3 | -5/+23 |
| * | | | | | | | | | Move "Only allow merge requests to be merged if the build succeeds" to new lo... | Achilleas Pipinellis | 2016-09-05 | 5 | -13/+21 |
| * | | | | | | | | | Move revert_changes.md to new location | Achilleas Pipinellis | 2016-09-05 | 7 | -65/+66 |
| * | | | | | | | | | Move cherry_pick_changes.md to new location | Achilleas Pipinellis | 2016-09-05 | 7 | -53/+54 |
| * | | | | | | | | | Move `wip_merge_requests.md` to a new location | Achilleas Pipinellis | 2016-09-05 | 6 | -14/+19 |
| * | | | | | | | | | Move merge_when_build_succeeds.md to new location | Achilleas Pipinellis | 2016-09-05 | 4 | -15/+29 |
| * | | | | | | | | | Move authorization_for_merge_requests.md to new location | Achilleas Pipinellis | 2016-09-05 | 2 | -40/+41 |
| * | | | | | | | | | Move `workflow/merge_requests.md` to `user/project/merge_requests.md` | Achilleas Pipinellis | 2016-09-05 | 8 | -91/+92 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'fix-changelog' into 'master' | Rémy Coutable | 2016-09-05 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move CHANGELOG entries of !5361, !5451 and !5887 from 8.11 to 8.12fix-changelog | Winnie | 2016-09-02 | 1 | -3/+3 |
* | | | | | | | | | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhq | Rémy Coutable | 2016-09-05 | 36 | -186/+424 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix-confidential-issues-webhooks' into 'master' | Douwe Maan | 2016-09-01 | 20 | -90/+238 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Add migration to set confidential issues events on web hooks | Douglas Barbosa Alexandre | 2016-09-01 | 2 | -1/+16 |
| | * | | | | | | | | | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-08-31 | 1 | -0/+1 |