summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Allow subsequent validations in CI Linterfix/ci-linter-sequence-validationsGrzegorz Bizon2016-01-112-5/+7
* Merge branch 'fix-build-status-caching' into 'master' Dmitriy Zaporozhets2016-01-111-5/+8
|\
| * Fix caching issue where build status was not updating in project dashboardStan Hu2016-01-081-5/+8
* | Merge branch 'load-autocomplete-when-needed' into 'master' Dmitriy Zaporozhets2016-01-112-12/+15
|\ \
| * | Only load autocomplete data when actually neededYorick Peterse2016-01-112-12/+15
* | | Merge branch 'fix-build-page-typo' into 'master' Kamil Trzciński2016-01-111-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in build page of projectsSteffen Köhler2016-01-101-1/+1
* | | Merge branch 'autocomplete-on-load' into 'master' Dmitriy Zaporozhets2016-01-111-13/+12
|\ \ \
| * | | Load autocomplete data when loading an issue pageautocomplete-on-loadYorick Peterse2016-01-081-13/+12
* | | | Merge branch 'new-branch-position-fix' into 'master' Dmitriy Zaporozhets2016-01-112-2/+7
|\ \ \ \
| * | | | fixes new branch button positioning, when visible and not visible containernew-branch-position-fixJacob Schatz2016-01-082-2/+7
| |/ / /
* | | | Merge branch 'add-pencil-icon-to-group-page' into 'master' Dmitriy Zaporozhets2016-01-111-3/+6
|\ \ \ \
| * | | | Check for current userStan Hu2016-01-101-1/+2
| * | | | Add pencil icon to edit group settingsStan Hu2016-01-101-3/+5
* | | | | Merge branch 'fix-duplicate-branch-activity' of https://gitlab.com/stanhu/git...Dmitriy Zaporozhets2016-01-112-2/+0
|\ \ \ \ \
| * | | | | Fix duplicated branch creation/deletion events when using Web UIStan Hu2016-01-082-2/+0
* | | | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-1113-38/+45
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'Issue#5817' into 'master' Stan Hu2016-01-112-4/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Issue #5817 wording of the web hooks updated on issue and merge eventsiqualisoni2016-01-112-4/+4
| * | | | | | Before project save ensure that a runners_token existsStan Hu2016-01-101-0/+1
| * | | | | | Fix Error 500 when visiting build page of project with nil runners_tokenStan Hu2016-01-102-5/+7
| * | | | | | Merge branch 'fix_jira_shortterm' into 'master' Robert Speicher2016-01-101-0/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Do not call API if there is no API URLDrew Blessing2016-01-071-0/+3
| | |/ / / /
| * | | | | Disable "Already Blocked" button in admin abuse report pageStan Hu2016-01-091-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge branch 'cross-project-reference-typo-fix' into 'master' Robert Speicher2016-01-081-1/+1
| |\ \ \ \
| | * | | | changes verb `references` to noun `reference`.cross-project-reference-typo-fixJacob Schatz2016-01-081-1/+1
| | | |/ / | | |/| |
| * | | | Remove Block Button from Abuse Reports page if User is Already Blocked Robert Speicher2016-01-081-1/+4
| |\ \ \ \
| | * | | | Show that user is already blocked on Abuse Reportsfix-block-button-still-showing-on-abuse-reports-after-user-is-blockedKelvin2016-01-061-0/+3
| | * | | | Remove block button on abuse reports if user is already blockedKelvin2016-01-061-1/+1
| * | | | | Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-084-26/+19
| |\ \ \ \ \
| | * | | | | DRY up upload and download servicesapi-project-uploadDouwe Maan2016-01-083-24/+17
| | * | | | | Add API project upload endpointDouwe Maan2016-01-073-14/+14
| * | | | | | Merge branch 'blacklist-new' into 'master' Robert Speicher2016-01-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | Blacklist 'new'blacklist-newRobert Schilling2016-01-081-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu2016-01-081-1/+5
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-1/+5
* | | | | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-081-6/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'docs_project_services' into 'master' Achilleas Pipinellis2016-01-081-6/+1
| |\ \ \ \ \ \
| | * | | | | | Remove useless assignment to variableAchilleas Pipinellis2016-01-081-1/+1
| | * | | | | | Remove reference to EE from JIRA service modelAchilleas Pipinellis2016-01-081-5/+0
* | | | | | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-0874-232/+324
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'accept-2xx-status-codes-for-webhooks' into 'master' Dmitriy Zaporozhets2016-01-081-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Accept 2xx status codes for successful Web hook triggersStan Hu2016-01-071-1/+1
| * | | | | | | | Merge branch 'sorting-dropdown-order' into 'master' Dmitriy Zaporozhets2016-01-081-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | changes titlessorting-dropdown-orderJacob Schatz2016-01-071-2/+2
| * | | | | | | | | Merge branch 'cross-project-reference-move' into 'master' Dmitriy Zaporozhets2016-01-082-10/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | adds 85% width for textcross-project-reference-moveJacob Schatz2016-01-071-1/+1
| | * | | | | | | | | adds reference to the bottom of sidebarJacob Schatz2016-01-072-10/+19
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'banner-out-of-place' into 'master' Dmitriy Zaporozhets2016-01-082-0/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | css change to height to make gray container fitbanner-out-of-placeJacob Schatz2016-01-072-0/+2
| | | |/ / / / / / | | |/| | | | | |