Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-01Refactor model and specReuben Pereira
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
2019-02-05Add last activity to user administrationBrandon Labuschagne
The columns 'Created on' and 'Last activity' have been added to the admin -> users view. Sorting options have also been added for last activity and the search bar has been moved to match the issues page.
2018-10-30Resolve "Create new group: Rename form fields and update UI"Martin Wortschack
2018-01-25Port some non-EE-specific config/ changes to CERémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-15Take timezone into account when comparing dates in the UIBob Van Landuyt
2017-06-15Use the same time format as beforeBob Van Landuyt
2017-06-15Re-add time_ago_in_wordsBob Van Landuyt
2017-06-15Make sure there's only 1 `errors.messages` definition in en.ymlBob Van Landuyt
2017-06-15Translate time tooltips.Bob Van Landuyt
Let the backend do the translation.
2017-06-02Add translations for elapsed time in wordsRuben Davila
2016-10-19Validate if project label title does not exist at group levelDouglas Barbosa Alexandre
2016-01-21Implement new UI for paginationDmitriy Zaporozhets
2011-10-09init commitgitlabhq