Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • master par défaut protégée
  • v0.7.17.0-facil
  • v0.7.16.0-facil
3 résultats
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
Created with Raphaël 2.2.027Mar282726252423222120191817161716151413121112111211121110111098765432128Feb272625242324232221201920191817Refactor aspects#index to be easier to read; move some expensive operations after the guard clauseMove sort order to a before filter, because this index method is waaaaay too big.Merge branch 'master' of github.com:diaspora/diasporaRefactor saved state cucumber feature to be more consistent. (It was occasionally failing locally due to a timing issue.)Take out rspec convention linkRevert "update selenium-webdriver to 0.1.4,fixes #829"use explicit check in User#disconnect_everyone, the previous check failed in rarly weired situations, I can't tell whyupdate selenium-webdriver to 0.1.4,fixes #829fixed cucumber972-issue:all-aspects-spellinglet the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some casesAdd spec for remembering sort orderMove a few specs out of an expensive context they don't needUpgrade cucumber versionupdated localesjust realized that the change to AspectsController#index in the previous commit isn't neededreduce db quries on aspects#indexwhoops, recieve is a post route, not a get, thanks mb-logAspectsController#move_contact -> AspectMembershipsController#updateupdated localesfixed specrefactor of routes.rb done so far; further refactor needs design decisionsdependent destroy for likesspecify what we don't want in a tag for nowtypo in script/serveractually it was the other way around, we have to tell ruby that it's utf8, though now the build fails because (first guess) \w probably doesn't include utf8 chars in 1.9Revert "someone doesn't save his files as UTF8 :\"someone doesn't save his files as UTF8 :\comment out init_public in script server for now as it's buggy and confuses usersups that shouldn't be in the previous commitsome more refactoring to routes.rbunicode fix in tagsFix autocomplete JSONcucumber for comment retractions, modified viewsUpdate controllers to use User#retract, change Relayable#relayable to Relayable#relayable?Relayable retractions pretty much doneInitial work on retracting commentsMove encryptable out of relayable for use in relayable_retractionPut an upper limit on the per_page paramMake public timeline of a user publicly accessible
Chargement en cours