summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-pub...Fatih Acet2017-01-191-0/+11
|\
| * Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-0/+11
* | Merge branch 'issue_25682' into 'master' Sean McGivern2016-12-291-37/+16
|\ \
| * | Parse JIRA issue references even if Issue Tracker is disabledFelipe Artur2016-12-291-37/+16
* | | Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-271-1/+1
|\ \ \
| * | | Go to a project orderJacopo2016-12-151-1/+1
| | |/ | |/|
* | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-2/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-061-15/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-221-0/+4
| |\ \ \
| * | | | We removed User#has_access_to?Lin Jen-Shin2016-11-181-1/+3
| * | | | Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-11-171-5/+2
| |\ \ \ \
| * | | | | Introduce has_access_to? so that we could reuse itLin Jen-Shin2016-11-161-2/+2
* | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-19/+0
|\ \ \ \ \ \
| * | | | | | Add more storage statisticsMarkus Koller2016-12-211-5/+0
| * | | | | | Remove unused ProjectsHelper#round_commit_countMarkus Koller2016-12-211-14/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-211-2/+4
|/ / / / /
* | | | | Show full path in header UI for nested groups/projectsDmitriy Zaporozhets2016-12-131-2/+2
| |_|_|/ |/| | |
* | | | WIP: Adds a default commit message when adding a README (#25167)mattl2016-12-021-15/+1
| |_|/ |/| |
* | | Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz2016-11-221-0/+4
|\ \ \ | |_|/ |/| |
| * | Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-viewLuke "Jared" Bennett2016-11-181-0/+4
| |/
* | Removed soon-to-be un-needed project title additions from builds and environm...21764-build-page-titleLuke Bennett2016-11-091-5/+2
|/
* Fix builds tab visibilityissue_23951Felipe Artur2016-10-311-1/+5
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-7/+26
* Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-1/+1
* Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-151-1/+1
|\
| * Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-071-1/+1
* | Fix project settings fieldissue_21821Felipe Artur2016-09-061-11/+13
|/
* Refactored code to rely less on IDs that could changeproject-edit-features-hidePhil Hughes2016-09-021-1/+1
* 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-011-0/+19
|/
* 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-301-0/+12
* Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman2016-08-241-10/+11
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+54
* Link configuration button to .gitlab-ci.yml20101-ci-configurationAnnabel Dunstone2016-07-281-0/+4
* Merge branch 'top-links-label' into 'master' Fatih Acet2016-07-141-1/+1
|\
| * Aria labels on top header linkstop-links-labelPhil Hughes2016-07-121-1/+1
* | Fixed Rubocopissuable-author-tooltipPhil Hughes2016-07-131-2/+1
* | Added author username tooltip in issuable headerPhil Hughes2016-07-121-2/+4
|/
* Show last push widget in upstream after push to forkDrew Blessing2016-07-061-1/+5
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-3/+7
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+2
* Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon2016-06-291-2/+2
* Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-151-1/+1
|\
| * Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-101-1/+1
* | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-0/+4
|\ \
| * | Added initial version of deploymentsKamil Trzcinski2016-06-101-0/+4
| |/
* | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-4/+0