summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Support SHA for downloading artifacts:Lin Jen-Shin2016-07-191-3/+6
* Just use order(id: :desc) for latest stuffs:Lin Jen-Shin2016-07-193-11/+3
* Fix links and add not latest noticeLin Jen-Shin2016-07-191-7/+11
* Add artifacts to view branch page download dropdownAnnabel Dunstone2016-07-182-17/+14
* Actually should use tree pathLin Jen-Shin2016-07-183-3/+3
* Links to search_namespace_project_artifacts_path insteadLin Jen-Shin2016-07-183-3/+3
* Show notice if builds are not from latest pipelineLin Jen-Shin2016-07-185-31/+52
* Should be branch.name, not root refLin Jen-Shin2016-07-181-1/+1
* Use Project#latest_success_builds_forLin Jen-Shin2016-07-183-3/+3
* Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-18181-811/+1335
|\
| * Merge branch 'store-variables-and-when-in-builds-table' into 'master' Rémy Coutable2016-07-182-26/+12
| |\
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-1845-159/+143
| | |\
| | * | Store when and yaml variables in builds tableKamil Trzcinski2016-07-162-26/+12
| * | | Merge branch 'pending-tab' into 'master' Rémy Coutable2016-07-184-7/+21
| |\ \ \ | | |_|/ | |/| |
| | * | Remove unused .js-running-count classKatarzyna Kobierska2016-07-182-6/+6
| | * | Add Pending Tab to Admin BuildsKatarzyna Kobierska2016-07-184-4/+18
| * | | Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-185-3/+13
| |\ \ \
| | * | | Track a user who created a pipelineKamil Trzcinski2016-07-155-3/+13
| | | |/ | | |/|
| * | | Merge branch 'fix-deployment-creation-on-build-retry' into 'master' Rémy Coutable2016-07-181-0/+1
| |\ \ \
| | * | | Fix creation of deployment on build that is retried, redeployed or rollbackfix-deployment-creation-on-build-retryKamil Trzcinski2016-07-161-0/+1
| * | | | Merge branch 'allow-to-pull-public-images' into 'master' Rémy Coutable2016-07-181-1/+2
| |\ \ \ \
| | * | | | Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-151-1/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'fix-stage-status-show-for-pipelines' into 'master' Rémy Coutable2016-07-181-1/+1
| |\ \ \ \
| | * | | | Fix stage status shown for pipelinesfix-stage-status-show-for-pipelinesKamil Trzcinski2016-07-151-1/+1
| | |/ / /
| * | | | Merge branch 'fix/import-export-retry-settings' into 'master' Rémy Coutable2016-07-181-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | limit project expor retry to only 3James Lopez2016-07-181-1/+1
| * | | | Merge branch 'allow-blank-import-url' into 'master' Rémy Coutable2016-07-181-2/+2
| |\ \ \ \
| | * | | | use method in validates statementJames Lopez2016-07-181-1/+1
| | * | | | Allow a project import URL to be blank to prevent false positivesStan Hu2016-07-171-2/+2
| | |/ / /
| * | | | Merge branch 'normalize_emoji_aliases_paths' into 'master' Rémy Coutable2016-07-183-5/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix not normalized emoji pathsdixpac2016-07-143-5/+8
| * | | | Align cancel and retry buttons19907-deployAnnabel Dunstone2016-07-162-1/+3
| * | | | Remove deploy to production buttonAnnabel Dunstone2016-07-161-10/+1
| | |_|/ | |/| |
| * | | Merge branch 'legacy-diff-notes-are-dumb' into 'master' Douwe Maan2016-07-152-3/+3
| |\ \ \
| | * | | Don't fail when a LegacyDiffNote didn't store the right diffDouwe Maan2016-07-152-3/+3
| * | | | Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-1511-61/+53
| * | | | Don't fail when Ci::Pipeline doesn't have a projectDouwe Maan2016-07-151-0/+2
| |/ / /
| * | | Merge branch 'feature.rouge-20' into 'master' Robert Speicher2016-07-151-6/+3
| |\ \ \
| | * | | use %(...) and %[...] in favor of %<...>feature.rouge-20http://jneen.net/2016-07-141-1/+1
| | * | | kill the nowrap optionhttp://jneen.net/2016-07-141-2/+3
| | * | | rm dead `highlighter` methodhttp://jneen.net/2016-07-141-4/+0
| * | | | Merge branch '17341-firefox-u2f' into 'master' Robert Speicher2016-07-1510-31/+36
| |\ \ \ \
| | * | | | Add a U2F feature spec for multiple devices owned by the same user.17341-firefox-u2fTimothy Andrew2016-07-144-10/+13
| | * | | | Use a single challenge for U2F authentication.Timothy Andrew2016-07-142-7/+15
| | * | | | Load Javascript U2F library selectively.Timothy Andrew2016-07-148-22/+16
| * | | | | Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan2016-07-151-2/+1
| |\ \ \ \ \
| | * | | | | When Issue author assign or mention himself Todos are createdKatarzyna Kobierska2016-07-141-2/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'fix/project-export-filename' into 'master' Douwe Maan2016-07-151-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-exp...James Lopez2016-07-1517-65/+52
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | add project name and namespace to filename on project exportJames Lopez2016-07-151-1/+1