summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* First take on refactoring the SSH keys docsdocs/refactor-ssh-keysAchilleas Pipinellis2016-09-063-3/+3
* Merge branch '18851-commit-text-in-activity-commits-page-etc-has-the-wrong-li...Annabel Dunstone Gray2016-09-061-3/+3
|\
| * Changed `.commit-row-title` `line-height` to `1.35` from `1`18851-commit-text-in-activity-commits-page-etc-has-the-wrong-line-heightLuke Bennett2016-09-061-3/+3
* | Merge branch 'improve-vuejs-resource-interceptor' into 'master' Fatih Acet2016-09-061-6/+3
|\ \
| * | Reduce intermittent spec failures by making VueJS resource interceptorimprove-vuejs-resource-interceptorStan Hu2016-09-061-6/+3
* | | Merge branch 'cleanup-mislignments-issue-list-view' into 'master' Annabel Dunstone Gray2016-09-062-2/+2
|\ \ \
| * | | increased checkbox and filter button paddingDimitrie Hoekstra2016-09-052-2/+2
* | | | Change "check out, review, and merge locally" URL to use default clone protocol.Judson Neer2016-09-061-1/+1
* | | | remove css selectorsubudzisz2016-09-062-11/+10
* | | | improve code after reviewubudzisz2016-09-061-1/+1
* | | | add feature testubudzisz2016-09-064-14/+12
* | | | add js fileubudzisz2016-09-063-3/+23
* | | | Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-062-6/+21
|\ \ \ \
| * | | | Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpageSean McGivern2016-09-052-7/+11
| * | | | Fix pagination on user snippets pageSean McGivern2016-09-022-6/+17
* | | | | Merge branch 'repository-page-ui-issues' into 'master' Fatih Acet2016-09-066-28/+34
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0532-184/+222
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0255-227/+472
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0150-669/+724
| |\ \ \ \ \
| * | | | | | Fix repo page ui issues, show full last commit message in repo view.Bryce2016-08-316-15/+32
| * | | | | | Revert "Add last commit time to repo view"Bryce2016-08-312-16/+5
* | | | | | | Merge branch '21773-document-trigger-section-in-gitlab-ci-yml-docs' into 'mas...Achilleas Pipinellis2016-09-061-53/+77
|\ \ \ \ \ \ \
| * | | | | | | Clean up and refactor the triggers viewsAchilleas Pipinellis2016-09-061-53/+77
| * | | | | | | Use stage instead of typeAchilleas Pipinellis2016-09-061-1/+1
* | | | | | | | Merge branch 'build-cancel-spinner' into 'master' Fatih Acet2016-09-061-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into build-cancel-spinnerbuild-cancel-spinnerPhil Hughes2016-09-05170-1306/+1784
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into build-cancel-spinnerPhil Hughes2016-08-30923-15735/+27821
| |\ \ \ \ \ \ \
| * | | | | | | | Hide build spinner on canceled buildsPhil Hughes2016-07-111-1/+3
* | | | | | | | | Merge branch '21857-refactor-merge-requests-documentation' into 'master' Achilleas Pipinellis2016-09-052-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add links to new docs in merge_requests.md and workflow/README.mdAchilleas Pipinellis2016-09-051-2/+3
| * | | | | | | | | Move "Only allow merge requests to be merged if the build succeeds" to new lo...Achilleas Pipinellis2016-09-051-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-0523-76/+91
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Scope hooks thal will run for confidential issuesDouglas Barbosa Alexandre2016-08-313-5/+6
| * | | | | | | | Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-315-6/+9
| * | | | | | | | Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre2016-08-314-1/+10
| * | | | | | | | Fix confidential issues should not be passed to WebhooksDouglas Barbosa Alexandre2016-08-311-0/+2
| * | | | | | | | Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-318-47/+53
| * | | | | | | | Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-318-26/+20
* | | | | | | | | Merge branch 'fix-missing-flash-messages' into 'master' Rémy Coutable2016-09-051-3/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix missing flash messages on service edit pageAirat Shigapov2016-09-051-3/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'safe-ref-updates' into 'master' Douwe Maan2016-09-051-20/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make error message appropriate for end usersJacob Vosmaer2016-09-021-2/+2
| * | | | | | | | Use 'git update-ref' for safer web commitsJacob Vosmaer2016-09-021-20/+21
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'fix-suggested-colors-underline' into 'master' Annabel Dunstone Gray2016-09-021-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove suggested colors hover underlineClement Ho2016-09-021-0/+1
* | | | | | | | | Merge branch 'icon-button-alignment' into 'master' Fatih Acet2016-09-023-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix alignment of icon buttons (!5887)winniehell2016-08-193-5/+7
* | | | | | | | | | Merge branch 'fix-wiki-anchor-interaction' into 'master' Fatih Acet2016-09-023-17/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix markdown anchor icon interactionClement Ho2016-09-023-17/+11
* | | | | | | | | | | Merge branch '21471-bold-text-in-ci-build-output-not-styled' into 'master' Annabel Dunstone Gray2016-09-021-0/+3
|\ \ \ \ \ \ \ \ \ \ \