summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* remove two_factor_auth bundletwo_factor_auth_webpack_bundle_tag_refactorMike Greiling2018-03-012-5/+1
* Remove u2f webpack bundleMike Greiling2018-03-016-40/+66
* Merge branch 'remove-blob-viewer-bundles' into 'master'Phil Hughes2018-03-0112-28/+42
|\
| * migrate stl_viewer to dynamic importMike Greiling2018-03-013-5/+5
| * migrate sketch_viewer to dynamic importMike Greiling2018-03-013-6/+5
| * migrate pdf_viewer to dynamic importMike Greiling2018-03-013-5/+4
| * migrate notebook_viewer to dynamic importMike Greiling2018-03-013-5/+4
| * migrate balsamiq_viewer to dynamic importMike Greiling2018-03-014-7/+24
* | Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-0113-32/+32
|\ \
| * | Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-2813-32/+32
* | | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-012-1/+8
|\ \ \
| * | | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+2
| * | | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-282-3/+5
| * | | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-281-7/+2
| * | | Restore memoization to base query and add a batch base query methodTiago Botelho2018-02-282-3/+8
| * | | Add BatchLoader as a way to refactor the base stage codeTiago Botelho2018-02-282-11/+5
| * | | Refactor CycleAnalytics base stage class and modelTiago Botelho2018-02-282-3/+9
| * | | Adds get all medians to Cycle Analytics modelTiago Botelho2018-02-281-0/+6
* | | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-0114-29/+213
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add "to clipboard" to the copy text in the clipboard buttonFilipa Lacerda2018-02-281-1/+1
| * | | Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-252-7/+4
| * | | Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith2018-02-251-1/+1
| * | | Remove extra space from stringFilipa Lacerda2018-02-231-1/+1
| * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-23246-1426/+1431
| |\ \ \
| * | | | Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-235-37/+20
| * | | | Improve grammar in IP sentenceFilipa Lacerda2018-02-221-2/+3
| * | | | Use value attribute in ip inputFilipa Lacerda2018-02-221-3/+3
| * | | | Changes after reviewFilipa Lacerda2018-02-213-8/+14
| * | | | Fix eslint errorFilipa Lacerda2018-02-201-2/+4
| * | | | Remove extra commas from templatesFilipa Lacerda2018-02-201-8/+4
| * | | | Remove duplicate IDFilipa Lacerda2018-02-201-3/+2
| * | | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-2046-89/+84
| |\ \ \ \
| * | | | | Adds missing links, uses value instead of placeholder in input field and prop...Filipa Lacerda2018-02-205-15/+30
| * | | | | Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-203-0/+18
| * | | | | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-205-26/+32
| * | | | | Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-193-27/+114
| * | | | | [ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda2018-02-1982-499/+417
| |\ \ \ \ \
| * | | | | | Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-151-0/+9
| * | | | | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-157-0/+65
* | | | | | | Merge branch 'zj-licensee-key' into 'master'43548-update-language-about-usage-ping-in-admin-settings-and-docsSean McGivern2018-03-011-9/+1
|\ \ \ \ \ \ \
| * | | | | | | Client implementation for Licensee#keyZeger-Jan van de Weg2018-03-011-9/+1
* | | | | | | | Merge branch '30665-add-email-button-to-new-issue-by-email' into 'master'Clement Ho2018-03-011-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Add mail_to button new issue by email modal30665-add-email-button-to-new-issue-by-emailIslam Wazery2018-02-281-1/+8
* | | | | | | | | Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-0/+1
* | | | | | | | | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan2018-03-011-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | API method /projects/:id/repository/commits now works over every commitTiago Botelho2018-02-231-2/+3
* | | | | | | | | | Merge branch '42946-update-pipeline-cancel-tooltip-to-stop' into 'master'Filipa Lacerda2018-03-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update tooltip on pipeline cancel to say "Stop" (#42946)42946-update-pipeline-cancel-tooltip-to-stopDylan Griffith2018-03-011-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'merge-requests-api-filter-by-branch' into 'master'Rémy Coutable2018-03-011-0/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add source and target branch filters to merge requests APISean McGivern2018-03-011-0/+28