summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Move project header title definition to view in question.Douwe Maan2015-09-171-35/+0
* Add current_ref helper methodheader-titlesDmitriy Zaporozhets2015-09-141-2/+4
* Add page titles to header for group and projectDmitriy Zaporozhets2015-09-141-17/+52
* Add README to list of files in project page if activity feed setting in useStan Hu2015-08-101-24/+20
* Merge branch 'master' into comment-updated-byDouwe Maan2015-08-061-4/+40
|\
| * Show buttons to add license, changelog and contribution guide if they're miss...Douwe Maan2015-07-301-4/+40
* | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-2/+2
|/
* Fix Error 500 when browsing projects with no HEADStan Hu2015-07-241-1/+2
* Fix label read access for unauthenticated usersDaniel Gerhardt2015-07-191-1/+5
* Store commit count in project tableadvanced-cacheDmitriy Zaporozhets2015-07-171-0/+14
* Use password field default password masking.use_password_field_defaults_for_servicesMarin Jankovski2015-07-131-10/+0
* Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-101-0/+10
|\
| * Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+10
* | Cache readme rendering resultDmitriy Zaporozhets2015-07-091-0/+4
* | Show last push widget on several project pagesDmitriy Zaporozhets2015-07-081-0/+6
* | Recommend user to create README file for both empty and existing projectDmitriy Zaporozhets2015-07-081-0/+7
* | Refactor star and fork buttonsDmitriy Zaporozhets2015-07-081-47/+0
* | Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-1/+1
|/
* Update time_ago_with_tooltip helperRobert Speicher2015-06-171-1/+1
* Add ability to leave projectDmitriy Zaporozhets2015-05-291-0/+12
* Refactor permission checks to use `can?` instead of `issues_enabled` and `mer...Stan Hu2015-05-251-4/+12
* Add a page title to every page.Douwe Maan2015-04-301-40/+0
* Consistently use "invitation" rather than "invite" in text.Douwe Maan2015-04-141-1/+1
* Correctly render invite members without user.Douwe Maan2015-04-141-2/+6
* Clean up code.Douwe Maan2015-04-031-0/+8
* Refactor star btn logic for non-logged in user and fix testsDmitriy Zaporozhets2015-03-291-12/+10
* Refactor star/fork buttonsDmitriy Zaporozhets2015-03-291-3/+7
* Alignment fixes for repo buttonsPhil Hughes2015-03-291-1/+1
* Changed button typePhil Hughes2015-03-271-1/+1
* Fork/Star button re-designPhil Hughes2015-03-261-2/+2
* Milestones and labels can be used even when issues are disabled.Marin Jankovski2015-03-241-1/+1
* Fix #8966 Remove Milestones/Labels from project navbar when Isses disabledvichak2015-03-231-0/+4
* Add license and contribution guide links to project sidebar.Douwe Maan2015-03-181-2/+35
* Show asterisks instead of password in service edit form.Marin Jankovski2015-03-121-0/+10
* Introduce shortcuts for routing helpersDmitriy Zaporozhets2015-02-251-2/+2
* Load public key in initializer.Douwe Maan2015-02-241-12/+0
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+4
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-6/+22
* GitLab integration. ImporterValery Sizov2015-02-051-0/+4
* Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-021-1/+0
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-1/+1
* Use `icon` helper method in helper modulesRobert Speicher2015-01-281-2/+2
* Merge branch 'move_external_issue_tracker_away_from_yml_config' into 'master'Dmitriy Zaporozhets2015-01-271-12/+0
|\
| * Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-261-1/+5
| |\
| * \ Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-231-1/+1
| |\ \
| * | | Remove configuration option from project settings page for external issue tra...Marin Jankovski2015-01-231-12/+0
* | | | Merge branch 'github-no-omniauth' into 'master'Valery Sizov2015-01-271-1/+1
|\ \ \ \
| * | | | Don't require omniauth to be enabled, to use github importerMarco Wessel2015-01-261-1/+1
| | |/ / | |/| |
* | | | Fix app title when browse blobDmitriy Zaporozhets2015-01-261-0/+2
| |_|/ |/| |
* | | Refactor blob helpersDmitriy Zaporozhets2015-01-261-1/+5
|/ /