Skip to content
GitLab
Explorer
Connexion
S'inscrire
Navigation principale
Rechercher ou aller à…
Projet
P
parlote-facil
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Extraits de code
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de paquets
Registre de conteneur
Registre de modèles
Opération
Environnements
Modules Terraform
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
facil
parlote-facil
Graphe
6e78d6f6c5af1188b82b3923022b73354e4af910
Sélectionner une révision Git
Branches
1
master
par défaut
protégée
Étiquettes
2
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.
Commencer avec la validation sélectionnée
Created with Raphaël 2.2.0
27
Mar
28
27
26
25
24
23
22
21
20
19
18
17
16
17
16
15
14
13
12
11
12
11
12
11
12
11
10
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
24
23
22
21
20
19
20
19
18
17
Refactor aspects#index to be easier to read; move some expensive operations after the guard clause
Move sort order to a before filter, because this index method is waaaaay too big.
Merge branch 'master' of github.com:diaspora/diaspora
Refactor saved state cucumber feature to be more consistent. (It was occasionally failing locally due to a timing issue.)
Take out rspec convention link
Revert "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 why
update selenium-webdriver to 0.1.4,fixes #829
fixed cucumber
972-issue:all-aspects-spelling
let the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some cases
Add spec for remembering sort order
Move a few specs out of an expensive context they don't need
Upgrade cucumber version
updated locales
just realized that the change to AspectsController#index in the previous commit isn't needed
reduce db quries on aspects#index
whoops, recieve is a post route, not a get, thanks mb-log
AspectsController#move_contact -> AspectMembershipsController#update
updated locales
fixed spec
refactor of routes.rb done so far; further refactor needs design decisions
dependent destroy for likes
specify what we don't want in a tag for now
typo in script/server
actually 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.9
Revert "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 users
ups that shouldn't be in the previous commit
some more refactoring to routes.rb
unicode fix in tags
Fix autocomplete JSON
cucumber for comment retractions, modified views
Update controllers to use User#retract, change Relayable#relayable to Relayable#relayable?
Relayable retractions pretty much done
Initial work on retracting comments
Move encryptable out of relayable for use in relayable_retraction
Put an upper limit on the per_page param
Make public timeline of a user publicly accessible
Chargement en cours