summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-141-0/+31
* | 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
|\ \ \
| * | | Remove original regexpPascal Betz2016-09-081-9/+7
| * | | Reformat Regexp Pascal Betz2016-09-081-0/+9
| * | | feedback code reviewPascal Betz2016-09-081-1/+1
| * | | Move parsing of sidekiq ps into helperPascal Betz2016-09-071-0/+12
| | |/ | |/|
* | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-082-0/+14
|\ \ \
| * | | Improve merge request version featureDmitriy Zaporozhets2016-09-072-1/+5
| * | | Expand abbreviations in merge request version path helperDmitriy Zaporozhets2016-09-071-1/+1
| * | | Improve merge request version switch/compare dropdownDmitriy Zaporozhets2016-09-071-0/+4
| * | | Compare merge request version against other version on changes pageDmitriy Zaporozhets2016-09-071-2/+4
| * | | Add link to compare merge request versionsDmitriy Zaporozhets2016-09-071-0/+4
| |/ /
* | | Merge branch 'blame-ui-fix' into 'master' Annabel Dunstone Gray2016-09-071-1/+2
|\ \ \
| * | | Fix layout issues with blame tableblame-ui-fixPhil Hughes2016-09-061-1/+2
| |/ /
* | | Merge branch '19183-refactor-sidebar-js' into 'master' Fatih Acet2016-09-071-18/+1
|\ \ \
| * | | remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ...Mike Greiling2016-09-071-13/+0
| * | | remove superfluous "collapsed" class and rename header classes for clarityMike Greiling2016-09-071-5/+1
* | | | Merge branch 'issue_21821' into 'master' Fatih Acet2016-09-071-11/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Fix project settings fieldissue_21821Felipe Artur2016-09-061-11/+13
| |/ /
* | | Escape search term before passing it to Regexp.new (!6241)winniehell2016-09-071-1/+3
|/ /
* | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-052-2/+9
|\ \ | |/ |/|
| * Add option to confidential issues events to trigger servicesDouglas Barbosa Alexandre2016-08-311-2/+4
| * Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-311-0/+5
* | Refactored code to rely less on IDs that could changeproject-edit-features-hidePhil Hughes2016-09-021-1/+1
* | Merge branch '21508-inconsistency-personal-dashboard-todos-page-uses-old-inte...Fatih Acet2016-09-012-15/+32
|\ \
| * | Removed inline JS and improved dropdown labelsLuke Bennett2016-09-011-3/+13
| * | Completed project filter dropdown, still need to move it from inline to Proje...Luke Bennett2016-09-011-1/+1
| * | Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-012-16/+23
* | | Merge branch '21506-fix-title-dropdown-chevron' into 'master' Annabel Dunstone Gray2016-09-011-1/+3
|\ \ \
| * | | make projects dropdown accessibleMike Greiling2016-08-311-1/+3
| |/ /
* | | Project tools visibility levelFelipe Artur2016-09-013-2/+21
|/ /
* | Merge branch 'tag-name-filter' into 'master' Robert Speicher2016-08-311-0/+10
|\ \
| * | filters tags by nametiagonbotelho2016-08-311-0/+10
| |/
* | Merge branch 'fix-sidekiq-sentry-context' into 'master' Robert Speicher2016-08-311-20/+2
|\ \ | |/ |/|
| * Fix Sentry not reporting right program for Sidekiq workersfix-sidekiq-sentry-contextStan Hu2016-08-251-20/+2
* | Merge branch 'pipelines-layout-regression' into 'master' Fatih Acet2016-08-301-0/+2
|\ \
| * | Check for pipelines when setting page_gutter_class.Bryce2016-08-231-0/+2
* | | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-2/+2
* | | Added project specific enable/disable setting for LFSPatricio Cano2016-08-302-0/+16
* | | Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-302-0/+21
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-262-10/+38
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-246-15/+79
| |\ \ \ | | | |/ | | |/|
| * | | Path could also have slashes! Feedback:Lin Jen-Shin2016-08-241-2/+3
| * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-194-15/+20
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-184-30/+46
| |\ \ \ \
| * | | | | Use path rather than URL because it should work for http 302:Lin Jen-Shin2016-08-181-4/+4