summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-221-4/+13
* Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-221-13/+2
* Hotfix the issuable counters when filtering by multiple labels22421-fix-issuable-counter-when-more-than-one-label-is-selectedRémy Coutable2016-09-221-2/+13
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-212-0/+17
|\
| * Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-192-7/+11
| * Start Frontend work, fix routing problemZ.J. van de Weg2016-09-191-0/+13
* | Scope environments to projectlimit-number-of-shown-environmentsKamil Trzcinski2016-09-211-0/+4
* | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-211-0/+4
|\ \
| * | Move JSON generation (cycle analytics) into a controller method.Timothy Andrew2016-09-201-35/+0
| * | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-2011-37/+126
| |\ \ | | |/
| * | Cycle Analytics: A value of 0 is changed to `nil`.Timothy Andrew2016-09-201-1/+1
| * | Finalise cycle analytics frontend.Fatih Acet2016-09-191-2/+2
| * | Do _not_ set `stats` to `null` when data is not available.Timothy Andrew2016-09-191-2/+0
| * | Make changes to the cycle analytics JSON endpoint.Timothy Andrew2016-09-191-5/+18
| * | Move cycle analytics JSON generation to a helper.Timothy Andrew2016-09-171-0/+24
| * | Implement Cycle Analytics frontend.Fatih Acet2016-09-151-0/+4
* | | Merge branch 'update_issues_mr_counter' into 'master' Rémy Coutable2016-09-201-14/+5
|\ \ \
| * | | fix issues mr counterbarthc2016-09-201-14/+5
* | | | Merge branch '22218-fix-note-form-footer' into 'master' Robert Speicher2016-09-201-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-0/+4
* | | | Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable2016-09-201-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | few fixes based on MR feedbackJames Lopez2016-09-201-11/+2
| * | | Fix namespace helper - use pluck instead of slower map version.James Lopez2016-09-201-1/+1
| * | | modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-1/+13
| | |/ | |/|
* | | Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski2016-09-201-1/+1
* | | Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-1/+1
|/ /
* | Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-1/+1
* | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-193-4/+29
|\ \
| * \ Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-161-0/+25
| |\ \
| | * | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-10/+11
| | * | Correct helper for group LFS status.Patricio Cano2016-09-151-14/+14
| | * | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-152-4/+23
| | * | Added group-specific setting for LFS.Patricio Cano2016-09-152-2/+7
| * | | Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-152-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-072-4/+4
| | |/
* | | Fix specs after renaming authentication_capabilitiesKamil Trzcinski2016-09-161-3/+3
* | | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-1/+1
|\ \ \
| * | | Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano2016-09-151-1/+1
| * | | Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano2016-09-151-3/+1
| * | | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-1/+5
| * | | Added LFS support to SSHPatricio Cano2016-09-151-1/+1
| |/ /
* | | Simplify LFS helperKamil Trzcinski2016-09-151-4/+0
* | | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-151-0/+31
|\ \ \ | |/ /
| * | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-141-0/+31
* | | Use `build_read_container_image` and use `build_download_code`Kamil Trzcinski2016-09-151-4/+4
* | | Make result to return project and capabilities grantedKamil Trzcinski2016-09-131-3/+3
* | | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-131-2/+14
|/ /
* | Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-091-0/+4
|\ \
| * | Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-0/+4
* | | Merge branch 'sidekiq-ps-parsing' into 'master' Rémy Coutable2016-09-091-0/+19
|\ \ \