summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Removed empty helpers (probably auto-generated)Andrey Vakarev2012-06-0310-21/+0
* Remove unused methodsAndrey Vakarev2012-06-035-113/+1
* Merge pull request #887 from nathanvda/improve_tag_countDmitriy Zaporozhets2012-06-031-2/+2
|\
| * Use the faster alternative methods in grit to count tags and branches (which ...nathanvda2012-06-031-2/+2
* | Merge pull request #885 from avakarev/clean-up-application_helperDmitriy Zaporozhets2012-06-031-17/+1
|\ \
| * | Clean up application_helper.rb codeAndrey Vakarev2012-06-031-17/+1
| |/
* | Clean up tab_helper.rb codeAndrey Vakarev2012-06-031-10/+4
|/
* custom select styled, tree table no round bordersrandx2012-06-022-2/+12
* Merge pull request #880 from NARKOZ/dashboard-feedDmitriy Zaporozhets2012-06-014-5/+54
|\
| * allow login via private token only for atom feedsNihad Abbasov2012-06-011-2/+9
| * add projects atom feedNihad Abbasov2012-05-313-3/+45
* | Milestones: progressbar from bootstrap. Bradcrumbs stylesrandx2012-06-015-41/+36
* | Rescue encoding error on controller levelrandx2012-05-312-0/+10
* | Graph: navigation with keyboardrandx2012-05-313-14/+39
* | Improved Commit diff -> Images. Red border for removed & green for added imagesrandx2012-05-304-101/+125
* | Fix MR modal bugrandx2012-05-301-1/+1
|/
* Merge pull request #868 from SaitoWu/bugfix/encodingDmitriy Zaporozhets2012-05-303-5/+5
|\
| * diff now no need to force_encoding to utf8Saito2012-05-301-2/+2
| * remove detect_enoding. detect_encoding means force_encoding to the file.data'...Saito2012-05-302-3/+3
* | fix deprecation warningsNihad Abbasov2012-05-291-5/+5
* | fix file extensionNihad Abbasov2012-05-291-0/+0
* | get rid of unused assets, use gems insteadNihad Abbasov2012-05-292-3/+3
* | use chosen-railsNihad Abbasov2012-05-291-2/+2
* | cleanup User modelNihad Abbasov2012-05-291-14/+6
|/
* MR: Accept section polished. Show permission inforandx2012-05-282-12/+37
* Fixed wrong module namerandx2012-05-271-1/+1
* Merge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodo...randx2012-05-274-9/+13
|\
| * Better algorithm to deal with encodings. Moved fallback rescue message from v...Gabriel Mazetto2012-05-261-1/+1
| * It's dangerous to rescue errors here as it will hide bugs. define_tree_vars a...Gabriel Mazetto2012-05-261-4/+0
| * Better fix for encoding problems on rendering of inline file visualizations l...Gabriel Mazetto2012-05-262-3/+3
| * Fixed encoding problems with plain/text blobs being sent without charset.Gabriel Mazetto2012-05-261-1/+9
* | Images refactored, Feed icon replaced, Fixed comment form focusrandx2012-05-2717-15/+22
* | lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-269-14/+14
* | Milestone show, Team index: Better UIDmitriy Zaporozhets2012-05-2410-57/+76
* | fix merge_requests.htmlEric2012-05-231-2/+2
|/
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-213-1/+3
* Refactoring: get rid of ruby antipattern unless/else and use if/else insteadAndrey Vakarev2012-05-201-3/+3
* Merge pull request #833 from Nek-/patch-utf8Dmitriy Zaporozhets2012-05-192-5/+5
|\
| * Added force utf8 encodingNek2012-05-192-5/+5
* | Preparing to v2.5Dmitriy Zaporozhets2012-05-191-1/+1
|/
* Event feed: Icons for some eventsDmitriy Zaporozhets2012-05-197-2/+11
* Password & token split up, icon to button for top panelDmitriy Zaporozhets2012-05-1911-91/+106
* Branches pages polished. few css improvementsDmitriy Zaporozhets2012-05-1810-20/+51
* Merge pull request #828 from CedricGatay/feature/chosen_0.9.8_searchContainsmikkyhouse2012-05-171-0/+10
|\
| * Chosen 0.9.8 + Autocomplete containsCedric Gatay2012-05-171-0/+10
* | New Feature: Git Blame for fileDmitriy Zaporozhets2012-05-177-15/+102
|/
* fix bug in mailerRickXing2012-05-171-1/+1
* change find_or_first to work with default branchDemelziraptor2012-05-162-3/+3
* Change calls to Notify methods to send IDs instead of objects.Robb Kidd2012-05-151-7/+7
* Make Notify#new_merge_request_email resque friendly.Robb Kidd2012-05-152-9/+5