summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-067-40/+14
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-063-4/+6
* Removes deploy tokens presenterMayra Cabrera2018-04-063-21/+2
* Addresses database commentsMayra Cabrera2018-04-067-15/+40
* Fix form javascriptKamil Trzciński2018-04-063-18/+24
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-065-17/+13
* Fixes broken schema and minor changesMayra Cabrera2018-04-062-6/+5
* Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-069-82/+46
* Include ProjectDeployTokensMayra Cabrera2018-04-0610-44/+60
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-063-9/+24
* Addreses backend review suggestionsMayra Cabrera2018-04-064-6/+14
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-063-11/+6
* Fix i18n on deploy_token viewsMayra Cabrera2018-04-067-25/+25
* Addreses frontend reviewMayra Cabrera2018-04-066-22/+22
* Add documentation for DeployTokenMayra Cabrera2018-04-061-0/+4
* Implement read_registry for DeployTokensMayra Cabrera2018-04-061-2/+11
* Address UX reviewMayra Cabrera2018-04-068-28/+54
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-0/+8
* Create barebones for DeploytokenMayra Cabrera2018-04-0616-1/+261
* Fix dashboard sortingJoshua Lambert2018-04-061-1/+1
* Merge branch 'sh-fix-recaptcha-test' into 'master'Stan Hu2018-04-061-1/+1
|\
| * Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu2018-04-061-1/+1
* | Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński2018-04-063-21/+16
|\ \ | |/ |/|
| * Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński2018-04-06117-654/+1302
| |\
| * \ [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-04182-1341/+3197
| |\ \
| * | | Move action button titles to respective statusesMatija Čupić2018-03-291-1/+1
| * | | Merge branch 'master' into 42568-pipeline-empty-stateMatija Čupić2018-03-28304-2437/+8732
| |\ \ \
| * | | | Move action link to build extended status illustrationMatija Čupić2018-03-281-1/+1
| * | | | Use Gitlab::Ci::Status#illustration in job empty_states partial42568-pipeline-empty-stateMatija Čupić2018-03-261-29/+9
| * | | | Update partial name and remove changes to database fixturesFilipa Lacerda2018-03-192-1/+1
| * | | | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-1990-2292/+2967
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-132-6/+9
| |\ \ \ \ \
| * | | | | | Render skipped illustration for skipped stateFilipa Lacerda2018-03-121-1/+1
| * | | | | | Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-12324-347/+639
| |\ \ \ \ \ \
| * | | | | | | Handle empty states for job pageFilipa Lacerda2018-03-093-21/+36
* | | | | | | | Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas2018-04-065-7/+36
* | | | | | | | Componetize the legend componentJose Ivan Vargas2018-04-066-76/+139
* | | | | | | | UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-066-67/+47
* | | | | | | | formatting fixesJose Ivan Vargas2018-04-061-15/+12
* | | | | | | | Add summary statistics prometheus dashboardJose Ivan Vargas2018-04-066-212/+271
* | | | | | | | Web IDE blob image + default fallbackTim Zallmann2018-04-0610-28/+215
* | | | | | | | Merge branch '17939-osw-patch-support-gfm' into 'master'Sean McGivern2018-04-061-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support for patch link extension for commit links on GFMOswaldo Ferreira2018-04-061-1/+4
* | | | | | | | | Stop redirecting the page in graph main actionsFilipa Lacerda2018-04-067-213/+269
* | | | | | | | | Extend API for importing a project export with overwrite supportFrancisco Javier López2018-04-0616-6/+451
* | | | | | | | | Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-063-7/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add new repository archive routeJames Ramsay2018-04-062-5/+21
| * | | | | | | | | Add option to suppress archive commit shaJames Ramsay2018-04-041-2/+2
* | | | | | | | | | Merge branch 'blackst0ne-rails5-update-skip-before-action-in-authenticates-wi...Douwe Maan2018-04-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [Rails5] Add `raise: false` to skip_before_action in authenticates_with_two_f...blackst0ne-rails5-update-skip-before-action-in-authenticates-with-two-factor-concernblackst0ne2018-04-061-1/+1