summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* [#27697] Make the arrow icons consistent in dropdownTM Lee2017-06-191-8/+15
* Update Spanish translations after code reviewRuben Davila2017-06-151-1/+1
* Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-1/+4
* Translate project & repository pagesBob Van Landuyt2017-06-071-15/+20
* Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-061-3/+7
* Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable2017-05-301-1/+1
* Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan2017-05-291-8/+25
|\
| * Create a separate helper to check if we show particular tab on a search page30917-wiki-is-not-searchable-with-guest-permissionsValery Sizov2017-05-291-8/+25
* | Consistently display last push event widgetDouwe Maan2017-05-251-0/+1
|/
* Change project list cache key to use route.cache_key instead of namespacedz-project-list-cache-keyDmitriy Zaporozhets2017-05-121-2/+1
* Add parent full path to project list cache keyDmitriy Zaporozhets2017-05-121-1/+10
* Implement auxiliary blob viewersDouwe Maan2017-05-101-5/+2
* Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray2017-04-261-1/+1
|\
| * Add updated time to project listJeff Stubler2017-04-211-1/+1
* | Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-0/+5
* | Refactor changing files in web UIDouwe Maan2017-04-201-2/+2
* | Fix restricted visibility project settingJames Lopez2017-04-171-5/+14
|/
* Merge branch 'path-disclosure-proj-import-export' into 'security' DJ Mountney2017-04-051-1/+4
* Build project cache key in a helper27376-cache-default-branch-pipeline-on-projectBob Van Landuyt2017-03-161-0/+7
* Add the username of the current user to the HTTP(S) clone URLJan Christophersen2017-02-241-1/+1
* Fixes after reviewcreate_branch_repo_lessValery Sizov2017-02-231-12/+5
* Create master branch first if project is repository-lessValery Sizov2017-02-231-0/+16
* 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