- 03 Feb, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Improve project avatars for dashboard Fixes #1955 See merge request !1457
-
Job van der Voort authored
Make omnibus the default in repo import docs I hope this reads nicer for people using omnibus packages. See merge request !1420
-
- 02 Feb, 2015 7 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Marin Jankovski authored
Search group documentation See merge request !1455
-
Job van der Voort authored
-
Dmitriy Zaporozhets authored
Fix RepositoryCache backend attr_reader
-
Dmitriy Zaporozhets authored
Make the structure of spec/models match app/models
-
Dmitriy Zaporozhets authored
-
- 30 Jan, 2015 23 commits
-
-
Robert Schilling authored
Bump GitLab for Docker to version 7.7.2 See merge request !324
-
Vincent Robert authored
-
Robert Speicher authored
-
Valery Sizov authored
Update doc needs libkrb5 dev People who use the update guide should also install libkrb5-dev. See merge request !1454
-
Robert Speicher authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add icon helper method
-
Dmitriy Zaporozhets authored
Use pry-rails gem instead of pry
-
Dmitriy Zaporozhets authored
Minor spec output cleanup
-
Dmitriy Zaporozhets authored
Improve calendar widget See merge request !1453
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Expose Link header in CORS Api calls
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
* cache user contributions for day * ignore forks in calendar contribtuions
-
Dmitriy Zaporozhets authored
Refactor Repository to use new RepositoryCache class
-
Dmitriy Zaporozhets authored
-
- 29 Jan, 2015 8 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Improvements to LDAP::User model * method #changed? also tracks changes of identites (fixes issue with email mapping) * find ldap identity before initialize one Fixes #1946 See merge request !1452
-
Dmitriy Zaporozhets authored
* method #changed? also tracks changes of identites (fixes issue with email mapping) * find ldap identity before initialize one
-
Robert Speicher authored
This outdated gem was the cause of those annoying MiniTest errors. Also updates one use of `ensure_inclusion_of` which was deprecated in favor of `validate_inclusion_of`.
-
Robert Speicher authored
This caused those random "true" outputs in the rspec output.
-
Robert Speicher authored
pry-rails has pry as a dependency and this lets us have all that pry when we run `rails console`
❤ -
Robert Speicher authored
Abstracts away the lower-level implementation details from the Repository model.
-
Dmitriy Zaporozhets authored
-