Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove needless git.* verificaionAleksey Lim2013-02-251-1/+1
* Avoid redirections for HTTP clonning urlsAleksey Lim2013-02-241-1/+1
* Point HTTP clone urls to standalone siteAleksey Lim2013-02-242-2/+2
* Suppress minor warningAleksey Lim2013-02-241-3/+5
* Wrong category search on Projects page #152Aleksey Lim2013-02-041-1/+1
* Fix tags searchAleksey Lim2013-02-041-1/+1
* Adapt SL notifiers to the recent Gitorious changesAleksey Lim2013-02-031-3/+38
* Long date format in sources treesAleksey Lim2013-02-031-1/+1
* Use SL wikiAleksey Lim2013-02-034-3/+15
* Do not fail on missed commitsAleksey Lim2013-02-031-1/+5
* Apply SL theme and SL infra related tweaksAleksey Lim2013-02-032-1/+18
* Send commit notification emails for pootle commitsAleksey Lim2013-02-033-0/+9
* Trailing white-space: Do not wantChristian Johansen2013-01-291-11/+11
* Supply the csrf token in <head>, pass it along on xhrsMarius Mathiesen2013-01-181-0/+1
* Show "(suspended)" for non-active usersPeter Kjellerstedt2013-01-081-0/+1
* Do not use Content-Disposition: attachment for raw blobsPeter Kjellerstedt2013-01-081-1/+1
* Allow max render and download size of blobs to be configuredPeter Kjellerstedt2013-01-082-3/+3
* Fix double rendering of comments.Marius Mathiesen2013-01-081-2/+1
* Upgrade existing permissions when changing owner of repositoryMarius Mathiesen2013-01-021-1/+4
* Fix link to missing translationMarius Mathiesen2012-12-211-5/+5
* Use correct sphinx syntax in generated tag linksMarius Mathiesen2012-12-122-3/+2
* Re-enable re-posting of repo creation messagesMarius Mathiesen2012-11-281-1/+1
* Re-introduce keyword searchMarius Mathiesen2012-11-282-11/+12
* Fix Projects#edit with custom MR statesMarius Mathiesen2012-11-271-1/+1
* More sanitization in search resultsMarius Mathiesen2012-11-262-7/+7
* Truncate and sanitize descriptionMarius Mathiesen2012-11-261-1/+1
* Don't pass search query as an option to ThinkingSphinxMarius Mathiesen2012-11-261-1/+1
* Wrap search results in a presenterMarius Mathiesen2012-11-264-8/+120
* ThinkingSphinx </3 WillPaginateMarius Mathiesen2012-11-261-6/+5
* WillPaginate doesn't work with Thinking SphinxMarius Mathiesen2012-11-231-3/+3
* Merge branch 'hotfix/issue-138' into nextMarius Mathiesen2012-11-161-0/+1
|\
| * Ensure groups are valid in Groups#create - fixes #138Marius Mathiesen2012-11-161-0/+1
* | Change Gravatar URL generation, as reported in #137Marius Mathiesen2012-11-121-1/+1
* | Merge branch 'hotfix/fix_empty_group' into nextMarius Mathiesen2012-10-302-11/+17
|\ \ | |/
| * Fix an error where creating an invalid group would fail.Marius Mathiesen2012-10-302-11/+17
* | Extract search indices outside model declarationsMarius Mathiesen2012-10-294-26/+0
* | Replace Ultrasphinx with ThinkingSphinxMarius Mathiesen2012-10-296-40/+30
* | Stop using deprecated constantsChristian Johansen2012-10-254-27/+27
* | Refactor: Extract RepositoryBuilderChristian Johansen2012-10-252-41/+97
* | Fix escaping/block capturing/block helper renderingChristian Johansen2012-10-251-12/+13
* | Avoid some over-eager Rails escapingChristian Johansen2012-10-254-19/+23
* | Use i18n in a post Rails 2.3.5-compatible wayChristian Johansen2012-10-258-11/+15
|/
* Excessive white-spaceChristian Johansen2012-10-101-4/+4
* Explictily provide which mainlines and clones to serialize as XMLChristian Johansen2012-10-102-4/+6
* Fix issue #125: empty list of target branchesMarius Mathiesen2012-10-091-1/+1
* Fix incorrect merge of MergeRequestsControllerMarius Mathiesen2012-10-081-1/+1
* Avoid a validation error in Repository#destroyMarius Mathiesen2012-10-081-0/+6
* Fix a typo causing Team#by_admin to fail with classic GroupsMarius Mathiesen2012-10-081-1/+1
* Deliver email notifications to merge request reviewers on MR creationMarius Mathiesen2012-10-081-1/+1
* Support caching of LDAP group member lookupsMarius Mathiesen2012-10-081-1/+9