summaryrefslogtreecommitdiff
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets2015-01-211-1/+1
|\ \ | |/ |/|
| * Append in place for strings and arraysCiro Santilli2015-01-011-1/+1
* | Merge pull request #8176 from yglukhov/stability-fixDmitriy Zaporozhets2015-01-181-1/+3
|\ \
| * | Stability improvementuran2014-12-241-1/+3
| |/
* | Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-131-0/+16
|\ \
| * | Github ImporterValery Sizov2015-01-101-0/+16
| |/
* | First entry in wiki history leads to newest revision.yglukhov2015-01-131-0/+5
|/
* Refactor issues and merge requests listsDmitriy Zaporozhets2014-12-231-17/+0
* One column issue/mr lists for projectDmitriy Zaporozhets2014-12-231-25/+0
* make repo name link to repo homepageBen Bodenmiller2014-11-091-2/+2
* Apply ConfirmDangerModal for project transfer/remove actionsDmitriy Zaporozhets2014-10-081-0/+4
* Add a bit of space between star icon and textDmitriy Zaporozhets2014-10-071-2/+2
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-2/+2
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-2/+2
* Factor fork button view.Ciro Santilli2014-09-231-0/+8
* Merge pull request #7601 from yglukhov/hide_passDmitriy Zaporozhets2014-08-281-0/+6
|\
| * Mask password in import URL while importing.uran2014-08-271-0/+6
* | Restyle project homeDmitriy Zaporozhets2014-08-281-2/+2
|/
* Move star button to sidebar. Add counter to forks tooDmitriy Zaporozhets2014-07-241-15/+27
* Helper instead of template.Ciro Santilli2014-07-171-0/+22
* Refactor MR build processDmitriy Zaporozhets2014-07-151-0/+6
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-1/+1
* Save repository size to projects tableDmitriy Zaporozhets2014-05-021-1/+1
* Fix "project-name" span classname typoBrett Bukowski2014-04-111-1/+1
* Restyle labels filter to match common styleDmitriy Zaporozhets2014-02-181-2/+2
* Filter issues by multiple labels with Spinach feature specTudor Pavel2014-02-181-0/+25
* Added issue title to page titleJeroen van Baarsen2014-01-101-1/+1
* Update clone panel to use input group.Jason Hollingsworth2014-01-081-2/+3
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-1/+1
* Move project_last_activity to ProjectsHelperDmitriy Zaporozhets2013-12-291-0/+8
* Reduce right margin or dashboard project visibility iconDmitriy Zaporozhets2013-12-271-2/+2
* Update default public pull url.Jason Hollingsworth2013-12-171-0/+8
* Remove some deprecations and fir project helper specsDmitriy Zaporozhets2013-12-101-1/+1
* Show bare repository size in admin area(projects page)Dmitriy Zaporozhets2013-11-291-2/+2
* Added sorting to project issues pageJason Blanchard2013-11-231-0/+2
* Group head titlesDmitriy Zaporozhets2013-11-131-1/+1
* Correct head titles for project pagesDmitriy Zaporozhets2013-11-131-0/+34
* Merge pull request #5507 from jojosch/project-issue-tracker-selectionDmitriy Zaporozhets2013-11-041-2/+2
|\