summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Update awards_handler.jsaxios-post-awards-handlerClement Ho2018-01-251-1/+1
* Add internationalizationClement Ho2018-01-241-1/+2
* Remove new from flashClement Ho2018-01-241-2/+2
* Get data from responseClement Ho2018-01-241-1/+1
* Merge branch 'master' into axios-post-awards-handlerClement Ho2018-01-2450-95/+151
|\
| * Merge branch 'dm-project-system-hooks-in-transaction' into 'master'Robert Speicher2018-01-241-2/+2
| |\
| | * Execute system hooks after-commit when executing project hooksdm-project-system-hooks-in-transactionDouwe Maan2018-01-241-2/+2
| * | Merge branch 'feature/migrate-bundle-to-disk-to-gitaly' into 'master'Robert Speicher2018-01-241-0/+1
| |\ \ | | |/ | |/|
| | * Migrate repository bundling to Gitalyfeature/migrate-bundle-to-disk-to-gitalyAhmad Sherif2018-01-241-0/+1
| * | Merge branch 'groups-webpack-bundle' into 'master'Filipa Lacerda2018-01-2412-16/+24
| |\ \ | | |/ | |/|
| | * fixed paginationgroups-webpack-bundlePhil Hughes2018-01-231-3/+1
| | * fixed group page specific JSPhil Hughes2018-01-231-2/+0
| | * Added dispatcher imports for groups webpack bundlePhil Hughes2018-01-2310-11/+23
| * | Merge branch 'sh-fix-cross-site-forgery-errors' into 'master'Rémy Coutable2018-01-241-0/+2
| |\ \
| | * | Return a blank JSON response for a missing .js file to prevent Rails CSRF errorssh-fix-cross-site-forgery-errorsStan Hu2018-01-231-0/+2
| * | | Merge branch 'ph-even-more-dispatcher-imports' into 'master'Filipa Lacerda2018-01-244-18/+11
| |\ \ \
| | * | | added missing importsPhil Hughes2018-01-241-0/+4
| | * | | correctly imports performance barPhil Hughes2018-01-241-1/+0
| | * | | Added imports for dispatcher routesPhil Hughes2018-01-242-17/+7
| * | | | Merge branch 'qa-deploy-key-factory-product' into 'master'Grzegorz Bizon2018-01-241-0/+1
| |\ \ \ \
| | * | | | Add .qa-project-deploy-keys to locate itqa-deploy-key-factory-productLin Jen-Shin2018-01-201-0/+1
| * | | | | Merge branch '32546-cannot-copy-paste-on-ios' into 'master'Phil Hughes2018-01-241-0/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | disable CopyAsGFM on iOS due to bug in webkitMike Greiling2018-01-241-0/+7
| * | | | | Merge branch 'dispatcher-milestones-show-path' into 'master'Jacob Schatz2018-01-234-4/+22
| |\ \ \ \ \
| | * | | | | Refactor dispatcher milestones show pathdispatcher-milestones-show-pathClement Ho2018-01-224-4/+22
| * | | | | | remove webpack bundle tag for monitoring:environments:metricsSimon Knox2018-01-234-3/+10
| * | | | | | Merge branch 'fix/adjust-layout-width-for-fixed-layout' into 'master'Phil Hughes2018-01-239-27/+26
| |\ \ \ \ \ \
| | * | | | | | Adjust last push notification widthGeorge Tsiolis2018-01-239-27/+26
| * | | | | | | Merge branch 'dispatcher-new' into 'master'Clement Ho2018-01-233-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | consistent function exports for Labels edit/new pagesdispatcher-newSimon Knox2018-01-233-3/+3
| * | | | | | | | Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-231-2/+2
| * | | | | | | | Merge branch '42022-allow-users-to-request-access-not-visible-when-project-vi...Fatih Acet2018-01-231-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | display "allow users to request access option" in public projectsMike Greiling2018-01-191-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Upgraded all vue librariesTim Zallmann2018-01-232-4/+4
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Backport for Resolve "change status icon for reports when fails to be found o...Filipa Lacerda2018-01-236-5/+8
| * | | | | | | Merge branch '42119-non-triggered' into 'master'Grzegorz Bizon2018-01-232-5/+10
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Improve copy for the pending state42119-non-triggeredFilipa Lacerda2018-01-221-1/+1
| | * | | | | | Adds information for pending stateFilipa Lacerda2018-01-221-2/+7
| | * | | | | | Do not render non triggered empty state for pending jobsFilipa Lacerda2018-01-192-5/+5
| * | | | | | | Merge branch '40612-cannot-change-project-visibility-from-private-even-when-o...Robert Speicher2018-01-221-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | remove redundant forked? checkMike Greiling2018-01-221-1/+1
| | * | | | | | | ensure fork_source returns nil when project is the root fork, add testsMike Greiling2018-01-221-0/+2
| | * | | | | | | fix issue in which projects which have forks cannot be changed from private t...Mike Greiling2018-01-191-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'fix-callback-alignments' into 'master'Jacob Schatz2018-01-221-5/+15
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Fix callback alignmentsfix-callback-alignmentsClement Ho2018-01-191-5/+15
| | |/ / / / /
* | | | | | | Replace $.post in awards handler with axiosClement Ho2018-01-241-3/+6
|/ / / / / /
* | | | | | Fix eslint UserCalloutfix-eslint-usercalloutClement Ho2018-01-221-1/+0
* | | | | | Merge branch 'projects-r-s' into 'master'Jacob Schatz2018-01-229-38/+93
|\ \ \ \ \ \
| * | | | | | Fix eslintprojects-r-sClement Ho2018-01-191-2/+0
| * | | | | | Merge branch 'master' into projects-r-sClement Ho2018-01-1946-204/+420
| |\ \ \ \ \ \ | | |/ / / / /